Clipboard Inspector
Paste text or drop in a small file to inspect what you actually copied: detected format, character and word counts, extracted URLs and emails — analysed entirely in your browser.
Detected format badge
Character & word counts
URL / email extraction
File signature check
Client-side only
- Paste: put your content into the input area with Ctrl/Cmd+V, or choose a small file from disk.
- Inspect: press Inspect content to run the analysis.
- Review: read the detected-format badge, the counts, and any extracted URLs or addresses.
- Export: copy the plain-text report or download it, then clear for the next payload.
Use it to see what an API actually returned before pasting a payload into a ticket, to count words and bytes in a draft, to check whether a string is valid Base64 or hex, or to pull the links out of a block of shared text. Developers debugging webhooks and writers checking drafts both live here.
Other Tools
Compare Two Lists
Compare two lists to find items that appear in both, in only one of them, or the deduplicated union of both. Ideal for reconciling exports, cleaning merges, and verifying data.
Color Contrast Checker (WCAG)
Check color contrast ratio between foreground and background colors. Ensure your design meets WCAG 2.1 AA and AAA accessibility standards.
Color Converter
Convert colors between HEX, RGB, HSL, CMYK, and CSS color names. View color previews and copy formats easily.
Color Palette Generator
Generate beautiful, harmonious color palettes from any base color. Create complementary, triadic, tetradic, and analogous color schemes using free online Color Palette Generator tool.
Credit Card Validator
Validate credit card numbers using the Luhn checksum algorithm and detect the card issuer. Safe and secure, client-side validation for Visa, Mastercard, Amex, and more.
Crontab Generator
Quickly and easily generate cron schedule expressions for your cron jobs using free online Crontab Generator tool.