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.

Open

Case Converter

Switch between UPPER, lower, Title, snake, and camel case.

Open

JSON Formatter

Validate, prettify, and minify JSON in the browser.

Open

Markdown Converter

Live HTML preview, plus HTML or PDF export.

Open

Text Diff

Compare two texts and highlight what changed.

Open

Base64

Encode or decode text and files to Base64.

Open

URL Encoder

Encode or decode URLs and query strings.

Open

CSV to JSON

Turn CSV tables into clean JSON objects.

Open

Images to PDF

Combine multiple images into a single PDF.

Open

PDF Signer

Draw a signature and stamp it onto a PDF.

Open

UUID Generator

Create random version 4 UUIDs in the browser.

Open

Unix Timestamp

Convert epoch seconds or milliseconds to a date.

Open

Hash Generator

SHA-256 and SHA-1 in the browser, plus MD5 as a checksum.

Open

HTML Encoder

Escape &, <, >, and quotes as HTML entities, or decode them.

Open

YAML to JSON

Convert a YAML 1.2 Core document to JSON, or JSON to YAML.

Open

Regex Tester

Test an ECMAScript regular expression in the browser.

Open

Line Sorter

Sort lines, keep first unique lines, or reverse line order.

Open

JWT Decoder

Decode a compact JWT header and payload. Signature is never verified.

Open

Color Converter

Convert opaque sRGB colors between hex, rgb(), and hsl().

Open

Lorem Ipsum

Generate the classic placeholder paragraphs, sentences, or words.

Open

Number Base Converter

Convert integers between binary, octal, decimal, hex, and bases 2–36.

Open

Cron Explainer

Explain a Vixie crontab(5) five-field schedule. Not Quartz.

Open

FAQ

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