Tools

Developer tools built for simplicity and privacy. Most tools run entirely in your browser — no data ever leaves your device.
Base64 Decode
Decode Base64-encoded strings back to readable text. Supports standard and URL-safe Base64 with structured error reporting for invalid input.
Base64 Encode
Encode any text to Base64 output. Full Unicode support via TextEncoder, with optional Base64URL mode for use in JWT and OAuth tokens.
Compress PDF
Reduce PDF file sizes for easier sharing. Upload your PDF and download a compressed version — ideal for email attachments and web publishing.
HTML Decode
Convert HTML entities back to readable characters. Handles named, decimal, and hex entities for safe content extraction and display.
HTML Encode
Convert raw text into HTML-safe entities. Supports named, decimal, and hex formats with strict security mode for XSS prevention.
URL Decode
Decode percent-encoded URLs back to readable text. RFC 3986 compliant — works with full URLs, paths, and individual query parameters.
URL Encode
Encode text to URL-safe percent-encoded format. Handles Unicode and special characters for safe use in web addresses and query strings.

Code Cultivation • © 2026