Dev
Paste in messy JSON, raw timestamps, or Base64 strings — get a clean result out. Faster than opening your IDE for a one-off task.
All Dev
Base64 Encoder / Decoder
Encode and decode Base64 instantly — full UTF-8 support for CJK and emoji. Runs locally in your browser.
Binary Bit Visualizer
Flip a bit — watch unsigned, two's complement, hex, and octal update at once. Animates −x = ~x+1, overflow culprit, and arithmetic vs. logical shift side by side.
CSS Minifier / Beautifier
Minify CSS for shipping or beautify it for review, with the original vs result byte delta visible at a glance.
File to Markdown
Convert Word, Excel, CSV, HTML and PDF to clean Markdown for AI — with a live token meter and trim controls. 100% in-browser, nothing uploaded.
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 digests for any text, grouped into 4-char chunks for easy comparison. Everything runs in your browser.
HTML Entity Encoder / Decoder
Encode or decode HTML entities — paste in, copy out.
Number Base Converter
Convert between BIN, OCT, DEC, and HEX live — with bit strip visualization and power-of-2 detection.
QR Code Generator
Paste any URL or text and get a downloadable QR code instantly — adjustable size and error correction, runs locally in your browser.
Unix Permissions Calculator
Toggle the 9 owner/group/other permission bits and read both numeric (755) and symbolic (rwxr-xr-x) chmod output side by side, in either direction.
URL Encoder / Decoder
Encode or decode URLs — handles CJK paths and special characters.
UUID Generator
Generate one or many UUID v4 identifiers instantly — toggle hyphens, copy one or all, zero dependencies.
YAML / JSON Converter
Two-way YAML ↔ JSON converter. Handles nested structures, multiline blocks, and shows line-number errors. Runs entirely in your browser.
Related categories
Frequently Asked Questions
What developer tools are available?
JSON formatting, Base64 encoding/decoding, HTML entity encoding, markdown cleaning, character counting, UUID generation, number base conversion, Unix permission calculator, and timestamp conversion tools.
Do I need to install anything?
No installation needed. All dev tools run directly in your browser — just open and use.
What encoding tools are available?
Base64 encoder/decoder, HTML entity encoder/decoder, and number base converter (binary, octal, decimal, hex). All handle encoding and decoding in both directions.
Can I process multiple items at once?
Yes. The UUID generator supports batch generation, and the timestamp converter handles multiple timestamps at once.