URL Encode/Decode
Encode and decode URLs in real-time. Supports Japanese URL conversion.
Input
Output
How to Use
Select encode or decode, then enter text for instant conversion. You can choose between component-level and full URI modes.
How It Works
Uses encodeURIComponent/decodeURIComponent (component) or encodeURI/decodeURI (full URI).
Related Tools
Character Counter
Count characters, words, lines, and bytes in real-time. Supports full-width characters.
JSON Formatter & Minifier
Format, minify, and validate JSON data in your browser.
Base64 Encode/Decode
Instantly encode and decode Base64 text in your browser. Supports multi-byte characters.
Hash Generator (SHA-256, etc.)
Generate SHA-1/SHA-256/SHA-384/SHA-512 hash values in your browser. Data is never sent to a server.
Unix Timestamp Converter
Convert between Unix timestamps and dates. Auto-detects seconds vs. milliseconds.
Text Diff
Compare two texts and highlight added and removed lines. Useful for code review and document comparison.
Regex Tester
Test regex matching and replacement in real-time. Supports group capture inspection.
CSV / JSON Converter
Convert between CSV and JSON in your browser. Supports header row auto-detection.
Cron Expression Generator
Easily generate and edit cron expressions with a GUI. Includes natural language descriptions and execution previews.
QR Code Reader
Read QR codes from image files. Supports JPEG, PNG, GIF, and WebP.