Read what's inside a file or string.
Sometimes you don't need to change something — you need to know what's in it. Tools tagged inspector read EXIF metadata, JWT payloads, Unicode code points, and structural diffs without modifying the input.
Count words, characters, sentences, and paragraphs in your text.
Compare two texts side by side with inline diff highlighting.
Decode JSON Web Tokens to inspect header, payload, and expiry.
Pick colors from any image or extract its dominant color palette. 100% in-browser.
Inspect or remove EXIF metadata (camera, GPS, timestamp) from your photos. Everything runs in your browser.
Structural diff of two JSON objects — highlights added, removed, and changed keys.
Inspect Unicode code points, escapes, normalization forms, and byte breakdowns of any string.