Browser-native tools
Document tools that stay on your device
Format, convert, and compare files locally. Nothing is uploaded.
Word count, case, diff, and Markdown preview are grouped on the text tools hub. JSON, encodings, IDs, and hashes are on the developer tools hub. Images-to-PDF and the page-1 signature stamp are on the PDF tools hub.
Docify is a static directory of 22 browser-only document tools. Work stays on the device — files are not uploaded. The 4 writing utilities live on /text-tools/, the 16 encoding and data utilities on /developer-tools/, and the 2 PDF utilities on /pdf-tools/. There is no account system and no site search.
Word Counter
Count words, characters, sentences, and reading time.
OpenCase Converter
Switch between UPPER, lower, Title, snake, and camel case.
OpenJSON Formatter
Validate, prettify, and minify JSON in the browser.
OpenMarkdown Converter
Live HTML preview, plus HTML or PDF export.
OpenText Diff
Compare two texts and highlight what changed.
OpenBase64
Encode or decode text and files to Base64.
OpenURL Encoder
Encode or decode URLs and query strings.
OpenCSV to JSON
Turn CSV tables into clean JSON objects.
OpenImages to PDF
Combine multiple images into a single PDF.
OpenPDF Signer
Draw a signature and stamp it onto a PDF.
OpenUUID Generator
Create random version 4 UUIDs in the browser.
OpenUnix Timestamp
Convert epoch seconds or milliseconds to a date.
OpenHash Generator
SHA-256 and SHA-1 in the browser, plus MD5 as a checksum.
OpenHTML Encoder
Escape &, <, >, and quotes as HTML entities, or decode them.
OpenYAML to JSON
Convert a YAML 1.2 Core document to JSON, or JSON to YAML.
OpenRegex Tester
Test an ECMAScript regular expression in the browser.
OpenLine Sorter
Sort lines, keep first unique lines, or reverse line order.
OpenJWT Decoder
Decode a compact JWT header and payload. Signature is never verified.
OpenColor Converter
Convert opaque sRGB colors between hex, rgb(), and hsl().
OpenLorem Ipsum
Generate the classic placeholder paragraphs, sentences, or words.
OpenNumber Base Converter
Convert integers between binary, octal, decimal, hex, and bases 2–36.
OpenCron Explainer
Explain a Vixie crontab(5) five-field schedule. Not Quartz.
OpenFAQ
- Does Docify upload my files?
- No. Every tool runs in the browser. This homepage is a static directory of the 22 utilities. There is no account system, no file hosting, and no site search.
- How many tools are there, and how are they grouped?
- 22 tools. Word count, case, diff, and Markdown preview are on /text-tools/ (4). JSON, encodings, IDs, and hashes are on /developer-tools/ (16). Images-to-PDF and the page-1 signature stamp are on /pdf-tools/ (2).
- Is there a site search?
- No. The cards below are the complete set. Use the three hubs if you want a smaller list. Do not expect a /?s= search box.
- How does this page differ from the hubs and the blog?
- This page lists every live tool. The hubs group those same utilities. The blog on /blog/ lists 42 guides that point back to the tools. None of those pages is a thirteenth utility.
Guides
Short tutorials for the same tools — formatting JSON, converting Markdown, signing PDFs, and more.
Read the blog