Et
EditText.app
14 Free Tools

Developer Tools

Formatting, encoding, generation, and debugging utilities for developers. JSON, XML, regex, JWT, cron, UUID, Base64, binary, hex, URL encoding, hashing, color conversion, and more — all running in your browser, no signup required.

01
Binary Code Translator
Translate binary code to text and text to binary instantly online. Free binary to text converter — supports ASCII and UTF-8.
01001000 01101001 → Hi
Debugging binary data, CS education
0x
Hex to Text Converter
Convert hexadecimal to text and text to hex online. Free hex encoder/decoder — works with ASCII, UTF-8, and Unicode.
48 65 6C 6C 6F → Hello
Hex dumps, color codes, encoding
64
Base64 Encoder / Decoder
Encode and decode Base64 strings online. Free Base64 encoder/decoder — supports text, URLs, and data URIs. No signup.
Hello → SGVsbG8=
API payloads, data URIs, JWT tokens
{}
JSON Formatter & Validator
Format, beautify, and validate JSON online. Free JSON formatter with syntax error detection — pretty print or minify JSON.
%
URL Encoder / Decoder
Encode and decode URLs online. Free URL encoder/decoder — convert special characters to percent-encoding and back.
&
HTML Encoder / Decoder
Encode and decode HTML entities online. Free HTML encoder/decoder — convert special characters to HTML entities and back.
🆔
UUID Generator
Generate random UUIDs (v4) online. Free UUID generator — create one or bulk generate unique identifiers instantly.
#
Hash Generator
Generate SHA-1, SHA-256, and SHA-512 hashes online. Free hash generator — compute cryptographic hashes instantly.
Li
Lorem Ipsum Generator
Generate Lorem Ipsum placeholder text online. Free lorem ipsum generator — choose paragraphs, sentences, or words count.
🔑
Password Generator
Generate strong, random passwords online. Free password generator — customize length, uppercase, numbers, and symbols.
?
Random Word Generator
Generate random English words online. Free random word generator — choose number of words, filter by category or length.
Md
Markdown to HTML Converter
Convert Markdown to HTML and HTML to Markdown online. Free markdown converter — preview rendered output in real time.
CSV to JSON Converter
Convert CSV to JSON and JSON to CSV online. Free CSV-JSON converter — supports headers, custom delimiters, and pretty print.
🎨
Color Converter
Convert colors between HEX, RGB, HSL, and HSV formats online. Free color converter with visual preview — instant results.
Unix Timestamp Converter — Epoch to Date
Convert Unix timestamps to human-readable dates and vice versa. Free epoch converter — supports milliseconds, UTC, and local timezone.
JWT
JWT Decoder — Decode JSON Web Tokens
Decode JWT tokens online — view header, payload, and signature. Free JWT decoder with expiry detection. Client-side only, tokens stay in browser.
</>
XML Formatter & Beautifier
Format and beautify XML online. Free XML formatter — pretty print, validate structure, and minify XML. Client-side only, no data leaves browser.
Cron Expression Explainer — Human Readable Cron
Translate cron expressions into plain English. Free cron explainer — paste any cron schedule and get a human-readable explanation instantly.
.*
Regex Tester — Test Regular Expressions Online
Test and debug regular expressions online. Free regex tester with live match highlighting, capture groups, flags, and match list. No signup needed.
{}↔
JSON to YAML Converter — Convert JSON & YAML Online
Convert JSON to YAML and YAML to JSON online. Free JSON-YAML converter with validation and formatting. Client-side only — data never leaves browser.
Bidirectional
Encode and decode in both directions with a single toggle.
🔒
Client-side
All processing happens in your browser. No server requests.
Instant
Results appear as you type. No submit button needed.
No limits
No character limits, no rate limits, no account required.

Developer utilities that save time

These tools handle the everyday tasks developers reach for repeatedly: formatting messy JSON or XML, generating UUIDs for database records, decoding a JWT to inspect its claims, testing a regex pattern without spinning up a REPL, and converting between encodings without opening a terminal.

Encoding and decoding — Base64, binary, hex, and URL encoding are the most common formats you'll encounter when working with APIs, data URIs, query strings, and network data. All converters are bidirectional and process input as you type.

Data formatting — JSON Formatter, XML Formatter, and JSON↔YAML Converter pretty-print and validate structured data, making it easy to read API responses, config files, and log output. CSV to JSON handles bulk conversion for data pipelines.

Generation and inspection — UUID Generator produces cryptographically random v4 UUIDs. Hash Generator computes MD5, SHA-1, SHA-256, and SHA-512 hashes. JWT Decoder parses tokens into header, payload, and signature without needing a secret key.

Pattern and expression tools — Regex Tester highlights matches in real time with flag support. Cron Expression Explainer translates cron schedules into plain English. Unix Timestamp Converter converts between epoch milliseconds and human-readable dates.

All tools run entirely in your browser. No text, data, or input is sent to any server.