Overview

Reads clipboard text, converts line breaks into <div> based HTML, and writes both text/plain and text/html.

Chars: -

Chars: 184

Device: Desktop

Device: Mobile

Preset Selection

Badge: default

Badge: olk

The selected preset is expected to change the line-break conversion rules in toHtml().

Theme Selection

Theme badge: light

Theme badge: dark

Themes are expected to affect only UI appearance and not the output format.

Action & Status

Idle

Done

Failed

Clipboard is empty

No text found in clipboard

Clipboard API is not available

Log Variants

Normal Log

[2026-01-05 09:12:10] Ready. Tap the button to process the clipboard.
[2026-01-05 09:12:18] Input detected (184 characters)
[2026-01-05 09:12:19] HTML generated with preset: sansDiv
[2026-01-05 09:12:19] Clipboard write completed (text/plain + text/html)

Error Log

[2026-01-05 09:15:41] Processing started
[2026-01-05 09:15:42] Error: Clipboard API is not available.
[2026-01-05 09:15:42] Hint: Some browsers may restrict writing HTML.