← All tools

Hidden characters · Free · In your browser

Invisible Character Inspector

Reveal the zero-width, watermark, and bidirectional characters hiding inside pasted or AI-generated text - then strip them in one click.

Invisible characters are code points with no visible glyph (zero-width spaces, joiners, bidi controls) that can watermark text, break search, or corrupt code.


Show invisibles
⚙ Detection options

Paste your text

Paste any text to reveal hidden Unicode - or try an example:

🔒 Nothing leaves your browser.

0 chars scanned

- / 100

Hygiene score

Paste text to scan

What we found

    🔒 Runs entirely in your browser - open DevTools → Network and you'll see zero requests. Works offline.

    No upload No signup Works offline Network requests this session: 0

    The short version


    How to use it

    1. Paste the suspect text into the inspector.
    2. See every hidden character highlighted and named.
    3. Strip them and copy the clean version.

    Private by design

    There is no server and no upload. Everything runs with plain JavaScript on your device, so you can safely work with confidential or unpublished text. Open your browser's DevTools Network tab while you use it and you'll see zero requests - and it keeps working with your connection turned off.

    Related reading

    In the margin

    Frequently asked questions

    What is a zero-width character? +

    A code point that takes up no visual space, such as the zero-width space (U+200B) or zero-width joiner (U+200D). They’re invisible on screen but still present in the text, which is how they end up watermarking or corrupting a paste.

    Why would text contain watermark characters? +

    Some AI tools and documents insert invisible characters to track or fingerprint text. They’re harmless to read but can flag a paste as machine-generated or break code and spreadsheets.

    Is my text uploaded or stored anywhere? +

    No. Everything runs in your browser with plain JavaScript - your text is never uploaded, stored, or logged. Open your browser’s DevTools Network tab while you use it and you’ll see zero requests. The tool also works offline.

    Related tools

    Margin note

    Every tool here runs 100% in your browser. Open DevTools → Network while you use one and you'll see zero requests - your text never leaves your device. Prefer the deep dives? Read the writing on Penluma.