Developer
tools
that just work.
Encoders, formatters, generators and more. Browser-based — your data stays private.
Text Tools
Tools for text manipulation and analysis
Text to Slug
Convert any text into a URL-friendly slug. Handles special characters, accents, and unicode.
Lorem Ipsum Generator
Generate placeholder text for your designs and mockups. Choose paragraphs, sentences, or words.
Word Counter
Count words, characters, sentences, and paragraphs in your text. Includes reading time estimation.
Encoders & Decoders
Encode and decode data in various formats
Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
HTML Encoder/Decoder
Encode special HTML characters to entities or decode HTML entities back to characters.
URL Encoder/Decoder
Encode or decode URLs and query parameters. Handles percent-encoding for safe URL transmission.
Generators
Generate hashes, passwords, UUIDs and more
MD5 Hash Generator
Generate MD5 hash from any text input. Useful for checksums and data verification.
SHA-1 Hash Generator
Generate SHA-1 hash from any text input. Common for file integrity verification.
SHA-256 Hash Generator
Generate SHA-256 hash from any text input. Widely used for security and blockchain applications.
Secure Password Generator
Generate strong, random passwords with customizable length and character types.
Web Tools
Tools for web development and analysis
Converters
Convert between different data formats
SVG to Data URI
Convert SVG code to a Data URI for use in CSS or HTML. Optimizes and encodes your SVG.
Color Converter
Convert colors between HEX, RGB, and HSL formats. Includes live color preview.
Unix Timestamp Converter
Convert Unix timestamps to human-readable dates and vice versa. Supports seconds and milliseconds.
Markdown to HTML
Convert Markdown text to HTML. Supports headings, lists, links, code blocks, and more.
CSV to JSON
Convert CSV data to JSON format. Handles headers, custom delimiters, and quoted fields.
Developer Tools
Essential tools for software developers
JSON Formatter
Format, validate and beautify JSON data. Detect syntax errors with helpful messages.
JWT Decoder
Decode and inspect JSON Web Tokens. View header, payload, and signature information.
UUID Generator
Generate random UUIDs (v4). Create single or multiple unique identifiers instantly.
Regex Tester
Test regular expressions against text in real-time. See matches highlighted with capture groups.
Cron Expression Parser
Parse cron expressions and see the next scheduled run times. Supports standard 5-field cron syntax.
Diff Checker
Compare two texts and see the differences highlighted. Find additions, deletions, and changes.
Formatters
Format and beautify code and data
CSS Minifier/Beautifier
Minify CSS to reduce file size or beautify compressed CSS for readability.
HTML Prettifier
Format and indent HTML code for better readability. Fix messy HTML structure.
SQL Formatter
Format SQL queries with proper indentation and keyword highlighting for better readability.
XML Formatter
Format and indent XML documents. Validate XML syntax and structure.