DevScratchpad

Base64 / Hex / Binary Multi-Inspector & Image Previewer (Offline & Secure)

Free, 100% private Base64, Hex, Binary, and Data URL inspector. Convert encodings, view canonical hex dumps, and preview data URL images directly in your browser.

How to use

  1. Paste any string, Base64 payload, Hex stream, Binary bits, or Data URL image into the editor.
  2. The tool auto-detects the encoding format and renders simultaneous multi-format conversions.
  3. Switch to 'Canonical Hex Dump' to inspect byte offsets, hex pairs, and ASCII representation.
  4. If an image Data URL is detected, view the live high-contrast preview canvas and download the file.

Important Considerations

  • URL-safe unpadded Base64 strings (- and _).
  • Embedded PNG/JPEG/WEBP magic bytes in raw Base64.

Privacy Notice: This tool is strictly client-side. All processing runs in your local browser memory using JavaScript. No text, tokens, payloads, or logs are ever transmitted to any remote server or analytics engine. You can even use this tool completely offline.

Keyboard Shortcuts

  • Ctrl/Cmd + KOpen Command Palette