All Tools
- Add Prefix/Suffix
Add a prefix and/or suffix to every line. Optionally skip empty lines. Handy for bullets, quotes, SQL lists, and bulk formatting.
Text Tools - ASCII Converter
Convert text to decimal ASCII/Unicode code points or decode code lists back to text. Supports space, comma, or semicolon separators—runs locally in your browser.
Encoders & Decoders - Base64 Encoder / Decoder
Encode text to Base64 or decode Base64 back to UTF-8. Useful for data URLs, API payloads, and quick debugging—runs fully in your browser.
Encoders & Decoders - Binary Converter
Encode UTF-8 text as 8-bit binary strings or decode binary back to text. Useful for learning bit patterns and debugging—runs in your browser.
Encoders & Decoders - Case Converter
Convert text between uppercase, lowercase, title case, sentence case, camelCase, PascalCase, snake_case, and kebab-case. Handy for renaming variables, headings, and API fields—all in your browser.
Text Tools - Color Blindness Simulator
Simulate protanopia, deuteranopia, tritanopia, or achromatopsia on hex color palettes or uploaded images. Preview how designs appear to color-vision-deficient users.
Color Tools - Color Converter
Convert colors between HEX, RGB, and HSL formats instantly.
Color Tools - Color Picker
Pick a color with the native swatch or type HEX, RGB, and HSL values kept in sync. Copy any format or share via URL.
Color Tools - Compress PDF
Reduce PDF size in your browser. Choose structure rewrite, balanced metadata stripping, or strong JPEG page rasterization for scan-heavy files.
PDF Tools - Contrast Checker
Check foreground and background color contrast for WCAG 2.x. See the ratio plus AA/AAA pass flags for normal and large text with a live preview.
Color Tools - Crop Image
Crop images visually in your browser. Drag the selection box and handles to trim PNG, JPEG, GIF, or WebP—no upload required.
Image Tools - CSV ↔ JSON Converter
Convert CSV to a JSON array of objects, or turn a JSON array back into CSV. Choose a delimiter, keep work local in your browser, and copy or download the result.
Data Tools - Delete PDF Pages
Remove selected pages from a PDF while keeping the rest. Runs locally in your browser.
PDF Tools - Duplicate Line Remover
Remove duplicate lines from a list while keeping the first occurrence of each line. Free online dedupe tool.
Text Tools - Extract PDF Pages
Pull specific pages from a PDF into a new document. Enter ranges like 1,3-5 and download locally.
PDF Tools - Fake Data Generator
Generate fake user records or JSON object arrays for prototypes and tests. Optional seed for repeatable output—no external libraries.
Generators - Find and Replace
Find and replace plain text instantly in your browser. Optional case-insensitive matching. Free online find and replace tool.
Text Tools - Flip Image
Flip or mirror PNG, JPEG, GIF, or WebP images in your browser. Choose horizontal, vertical, or both axes.
Image Tools - Gradient Generator
Build linear or radial CSS gradients with two colors and a live preview. Copy the gradient string for your stylesheets.
Color Tools - Hash Generator
Generate cryptographic digests for checksums and integrity checks using the Web Crypto API. Your text never leaves the browser.
Developer Tools - Hex Encoder / Decoder
Encode UTF-8 text to hexadecimal bytes or decode hex back to readable text. Accepts spaced, compact, or 0x-prefixed hex—runs locally.
Encoders & Decoders - HTML Encoder / Decoder
Escape special characters to HTML entities or decode entities back to plain text. Useful when embedding snippets safely in markup—runs in your browser.
Encoders & Decoders - Image Color Extractor
Upload an image to extract dominant colors with hex codes and percentages. Copy the palette for design work—all in your browser.
Image Tools - Image Compressor
Compress images in your browser with a quality slider. Export JPEG or WebP data URLs without uploading files.
Image Tools - Image Metadata Viewer
Upload PNG, JPEG, or WebP images to read format, dimensions, file size, and basic EXIF hints locally in your browser.
Image Tools - Image Resizer
Resize PNG, JPEG, GIF, or WebP images in the browser. Optionally keep aspect ratio when setting dimensions.
Image Tools - Image to Base64
Convert PNG, JPEG, GIF, WebP, or SVG images to Base64 and Data URI strings. Files stay in your browser.
Image Tools - Images to PDF
Turn multiple PNG or JPEG images into a single PDF with one page per image. Runs locally in your browser.
PDF Tools - JPG to PNG
Convert JPEG photos to lossless PNG in your browser. Processing stays local with a 2 MB file limit.
Image Tools - JPG to WebP
Convert JPEG images to WebP with adjustable quality for smaller file sizes—all processing stays local.
Image Tools - JSON Compare
Compare two JSON payloads and see which paths changed, were added, or removed. Structural diff with counts—runs locally in your browser.
Data Tools - JSON Formatter
Paste JSON to format, validate, and beautify it instantly in your browser. Free online JSON formatter.
Data Tools - JSON Minifier
Minify JSON by removing whitespace. See byte savings and copy compact output for APIs, logs, or storage—all in your browser.
Data Tools - JSON to YAML
Paste JSON and get clean YAML output for configs, CI files, or Kubernetes manifests—all converted locally in your browser.
Data Tools - JSON Validator
Paste JSON to validate syntax instantly in your browser. See parse errors with path hints and a preview of valid payloads.
Data Tools - JWT Decoder
Decode a JSON Web Token’s header and payload in your browser for debugging claims and expiry. Signatures are not verified, and tokens are never uploaded or shared via URL.
Developer Tools - Line Sort
Sort lines alphabetically ascending or descending. Optionally remove duplicates while sorting. Free online line sorter.
Text Tools - Lorem Ipsum
Generate classic Lorem Ipsum placeholder paragraphs for mockups and drafts.
Generators - Markdown Preview
Preview Markdown as HTML while you type. Supports headings, lists, links, code fences, and emphasis—ideal for README drafts and docs, with no upload required.
Text Tools - Morse Code Encoder / Decoder
Convert letters, digits, and common punctuation to International Morse code or decode Morse back to text. Word breaks use / or |—runs in your browser.
Encoders & Decoders - Number Base Converter
Convert numbers between bases 2–36 including binary, octal, decimal, and hexadecimal.
Converters - Password Generator
Generate strong, random passwords with customizable length and character sets. Runs locally in your browser.
Generators - PDF Merge
Merge multiple PDF documents into a single file in your browser using pdf-lib. Reorder by upload sequence and download the result.
PDF Tools - PDF Metadata Viewer
View PDF document properties including title, author, page count, and dates. All processing stays in your browser.
PDF Tools - PDF to Images
Render PDF pages to PNG images in your browser with pdf.js. Select a page range, preview thumbnails, and download.
PDF Tools - Percentage Calculator
Calculate what X% of Y is, what percent X is of Y, or percent change between two numbers. Free online percentage calculator.
Calculators - PNG to JPG
Convert PNG files to JPEG with adjustable quality. Transparent areas are flattened to white locally in your browser.
Image Tools - PNG to WebP
Convert PNG to WebP with adjustable quality for smaller file sizes. All conversion runs locally in your browser.
Image Tools - QR Code Generator
Generate PNG QR codes from any text or URL. Adjust size, preview instantly, and download—everything runs locally in your browser.
Generators - Random Number Generator
Generate cryptographically strong random integers in a custom range. Free online random number generator.
Generators - Random String Generator
Generate random strings with customizable length and character sets using crypto.getRandomValues. Ideal for tokens, IDs, and test fixtures.
Generators - Regex Tester
Try a pattern against sample text and inspect matches, indexes, and capture groups instantly. Uses JavaScript RegExp in your browser—nothing is uploaded.
Developer Tools - Remove Empty Lines
Remove blank and whitespace-only lines from text. See how many lines were removed. Free online empty line remover.
Text Tools - Reorder PDF Pages
Rearrange PDF pages by listing every page number once in the desired order. Processing stays in your browser.
PDF Tools - ROT13
Apply ROT13 to rotate Latin letters by 13 positions. Encoding and decoding use the same operation—handy for spoiler tags and quick obfuscation.
Encoders & Decoders - Rotate Image
Rotate PNG, JPEG, GIF, or WebP images clockwise in your browser. Pick 90°, 180°, or 270° and export instantly.
Image Tools - Rotate PDF
Rotate all pages or a selected range in a PDF. Processing stays in your browser with pdf-lib.
PDF Tools - Slugify
Convert blog titles, product names, and headings into clean kebab-case slugs for URLs, filenames, and IDs. Instant, private, and free in your browser.
Text Tools - Split PDF
Split a PDF into individual page files or custom page ranges in your browser. Download one combined range or each page separately.
PDF Tools - SQL Formatter
Paste SQL to format queries with line breaks before major clauses. Free online SQL pretty-printer.
Developer Tools - SVG Optimizer
Paste SVG or upload a file to strip comments, collapse whitespace, and reduce file size. Runs locally in your browser.
Image Tools - Text Diff
Paste two versions of a document, config, or code snippet and see added and removed lines at a glance. A simple line-oriented diff that stays in your browser.
Text Tools - Timestamp Converter
Convert Unix timestamps to ISO and locale dates, or parse a date string back to epoch seconds. Supports seconds and milliseconds, plus a one-click “now” mode.
Converters - Trim Lines
Trim leading, trailing, or both sides of whitespace on every line. Free online line trimmer for lists, code, and pasted text.
Text Tools - Unicode Escape / Unescape
Escape non-ASCII characters to JavaScript \u sequences or unescape them back to readable text. Handles BMP and surrogate pairs—runs in your browser.
Encoders & Decoders - Universal Image Converter
Convert PNG, JPEG, GIF, or WebP images to PNG, JPEG, or WebP with adjustable quality. The hub for image format changes in your browser.
Image Tools - URL Encoder / Decoder
Percent-encode or decode URL components for query strings, path segments, and form values. Uses encodeURIComponent / decodeURIComponent in your browser.
Encoders & Decoders - UUID Generator
Generate one or many RFC 4122 version 4 UUIDs (GUIDs) with the Web Crypto API. Ideal for test data, primary keys, and request IDs—created locally in your browser.
Generators - WebP to JPG
Convert WebP to JPEG with adjustable quality. Transparent areas are flattened to white—all processing stays local.
Image Tools - WebP to PNG
Convert WebP images to PNG locally in your browser. Preserve transparency when the source WebP supports it.
Image Tools - Whitespace Cleaner
Clean whitespace: collapse multiple spaces, normalize line endings, convert tabs to spaces, or strip all whitespace. Free online whitespace tool.
Text Tools - Word Counter
Paste any text to count words, characters (with and without spaces), lines, and sentences instantly. Runs fully in your browser—nothing is uploaded.
Text Tools - XML Formatter
Paste XML to format and indent it instantly in your browser. Free online XML pretty-printer with syntax checks.
Developer Tools - YAML Formatter
Paste YAML to format, validate, and beautify it instantly in your browser. Free online YAML formatter.
Developer Tools - YAML to JSON
Paste YAML and get formatted JSON for APIs, tests, or documentation. Conversion stays local in your browser.
Data Tools - YAML Validator
Paste YAML to validate syntax instantly in your browser. Free online YAML validator with clear error messages.
Developer Tools