All tools
Browse every free browser-based developer tool — JSON formatter, validator, viewer, compare, Base64, JWT decode, UUID, hash, and more. Private, no upload.
JSON Formatter
PopularFormat, beautify, and minify JSON in your browser. Free, private, and instant — no upload to a server.
JSON Validator
PopularValidate JSON instantly in your browser. See type, size, and node counts — or exact parse errors with line and column.
JSON Viewer
PopularExplore JSON as an interactive tree with paths, types, and expandable nodes — all processed locally in your browser.
JSON Compare
Compare two JSON documents structurally. Find added, removed, changed, and type-changed paths — privately in your browser.
JSON Diff
Generate a unified diff of two JSON documents after pretty-printing. Ideal for reading line-level changes quickly.
JSON Escape
Escape text into a JSON string literal, or unescape a JSON string back to raw text — instantly and offline.
Base64 Encode / Decode
PopularNewEncode UTF-8 text to Base64 or decode Base64 back to text — instantly in your browser.
URL Encode / Decode
PopularNewPercent-encode text for URLs or decode encoded query strings — private and instant.
JWT Decode
PopularNewDecode JWT header and payload in your browser — inspect claims without uploading tokens.
UUID Generator
PopularNewGenerate UUID v4 identifiers in bulk — uppercase and hyphenless options, fully client-side.
Regex Tester
PopularNewTest JavaScript regular expressions against sample text — matches and groups, private in your browser.
Timestamp Converter
PopularNewConvert Unix timestamps to dates and back — seconds, milliseconds, and ISO strings in your browser.
Markdown Preview
PopularNewPreview Markdown as HTML in your browser — private drafts, no upload.
HTML Escape
PopularNewEscape and unescape HTML entities in your browser — private encode/decode, no upload.
Hash Generator
PopularNewGenerate SHA-1 / SHA-256 / SHA-384 / SHA-512 digests of text with Web Crypto — fully client-side.
Case Converter
NewConvert text between UPPERCASE, lowercase, Title Case, camelCase, snake_case, and more.
Word Counter
NewCount words, characters, sentences, and paragraphs with reading time — live and private.
Text Diff
NewCompare two texts line by line — see added and removed lines with a unified-style diff.
Slug Generator
NewTurn titles into clean, SEO-friendly URL slugs — lowercase, hyphenated, accents stripped.
Lorem Ipsum Generator
NewGenerate placeholder text by paragraphs, sentences, or words — deterministic and offline-friendly.
Image Compressor
PopularNewCompress JPG, PNG, and WebP images in your browser with a quality slider — private, no upload.
Image Resizer
NewResize images by width or height in your browser — keep aspect ratio or stretch to exact pixels.
Image Converter
PopularNewConvert images between PNG, JPG, and WebP in your browser — private, no upload.
Image Cropper
NewCrop images by pixel coordinates in your browser — JPG, PNG, WebP, private, no upload.
Meta Tag Generator
PopularNewGenerate title, description, canonical, Open Graph, and Twitter meta tags as paste-ready HTML.
Robots.txt Tester
NewTest whether a path is allowed by robots.txt for a user-agent — local Allow/Disallow matching.
SERP Preview
NewPreview title, URL, and meta description as a search snippet with character budgets — private and local.
Open Graph Debugger
NewInspect Open Graph and Twitter Card tags from pasted HTML — find missing fields locally, no URL fetch.
JSON Schema Generator
PopularNewInfer a draft-07 JSON Schema from sample JSON — local-first, private, optional rate-limited API.
Regex Explainer
PopularNewExplain JavaScript regex patterns — tokens, groups, and flags — privately in your browser.
QR Code Generator
PopularNewGenerate a PNG QR code from text or a URL — private, browser-only.
Color Converter
NewConvert between hex, RGB, and HSL color notations — private and client-side.
Contrast Checker
NewCheck WCAG contrast ratio for foreground and background hex colors.
Gradient Generator
NewBuild linear and radial CSS gradients with Tailwind output — private and client-side.
Merge PDF
PopularNewCombine multiple PDF files into one document entirely in your browser.
Split PDF
PopularNewExtract a page range from a PDF into a new file in your browser.
Rotate PDF
PopularNewRotate PDF pages by 90°, 180°, or 270° entirely in your browser.
Compress PDF
PopularNewRewrite a PDF locally to shrink structural overhead. Results vary for image-heavy scans.
Images to PDF
PopularNewTurn one or more JPG/PNG images into a PDF in your browser.
JPG to PDF
NewConvert JPG/JPEG images to PDF locally in your browser.
PNG to PDF
NewConvert PNG images to PDF locally in your browser.
WEBP to PDF
NewDecode WEBP in the browser, then embed as PDF pages. Uses canvas conversion locally.
PDF to JPG
PopularNewRender PDF pages to JPG images locally in your browser.
PDF to PNG
NewRender PDF pages to PNG images locally in your browser.
PDF to Images
PopularNewRender PDF pages to JPG or PNG images locally in your browser.
PDF to Text
PopularNewExtract existing text from PDFs locally. Scanned PDFs need OCR PDF instead.
OCR PDF
NewRun OCR on PDF pages locally with Tesseract. Slower and page-capped; best for short scans.
Repair PDF
NewRebuild a PDF by copying pages into a new document. Helps mild structural issues — not magic recovery.
PDF to CSV
NewExtract PDF text and split lines into CSV heuristically. Best for simple layouts.
PDF to Excel
PopularNewExport PDF text to CSV for Excel. Heuristic tables — open the CSV in Excel or Sheets.
Bank Statement PDF to Excel
PopularNewExport bank statement PDF text to CSV for Excel. Heuristic — always review amounts.
PDF Sign (local)
NewStamp a local signature name on the last PDF page. Not a full e-signature product.
HTML to PDF
PopularNewConvert HTML to a simple text-layout PDF locally. Not a pixel-perfect print engine.
DOCX to PDF
PopularNewConvert DOCX to PDF locally via HTML extraction. Complex layouts may lose fidelity.
Word to PDF
NewConvert Word (DOCX) to PDF locally. Alias intent for DOCX to PDF with Word-focused copy.
PDF to Word
PopularNewExtract PDF text into a simple DOCX. Layout is not preserved perfectly.
Barcode Generator
PopularNewGenerate Code128, EAN, UPC, Code39, and QR barcodes as PNG in your browser.
JSON to XML
PopularNewConvert JSON to XML privately in your browser.
JSON to CSV
PopularNewConvert JSON to CSV privately in your browser.
JSON to YAML
PopularNewConvert JSON to YAML privately in your browser.
JSON to TSV
NewConvert JSON to TSV privately in your browser.
JSON to String
NewConvert JSON to string privately in your browser.
JSON to HTML
NewConvert JSON to HTML privately in your browser.
XML to JSON
PopularNewConvert XML to JSON privately in your browser.
XML to CSV
NewConvert XML to CSV privately in your browser.
XML to String
NewConvert XML to string privately in your browser.
XML to YAML
NewConvert XML to YAML privately in your browser.
RSS to JSON
NewConvert RSS/XML to JSON privately in your browser.
YAML to JSON
PopularNewConvert YAML to JSON privately in your browser.
YAML to XML
NewConvert YAML to XML privately in your browser.
YAML to CSV
NewConvert YAML to CSV privately in your browser.
YAML to TSV
NewConvert YAML to TSV privately in your browser.
CSV to JSON
PopularNewConvert CSV to JSON privately in your browser.
CSV to XML
NewConvert CSV to XML privately in your browser.
CSV to YAML
NewConvert CSV to YAML privately in your browser.
CSV to HTML
NewConvert CSV to HTML privately in your browser.
TSV to JSON
NewConvert TSV to JSON privately in your browser.
TSV to CSV
NewConvert TSV to CSV privately in your browser.
String to JSON
NewConvert string to JSON privately in your browser.
Base64 Encode Text
NewEncode plain text notes, messages, and Unicode strings to Base64 in your browser — private and instant.
Base64 Encode JSON
NewEncode JSON payloads to Base64 for APIs, JWTs, and transport — decode back to UTF-8 JSON in your browser.
Base64 Encode HTML
NewEncode HTML fragments and markup to Base64 for data URLs, emails, and embeds — decode back in your browser.
Base64 Encode URL
NewEncode URLs and query strings to Base64 for opaque links and redirects — distinct from percent-encoding.