A curated collection of 28 free conversion utilities. Every tool runs entirely in your browser — no data is ever sent to a server.
Which Conversion Tool Do You Need?
| Tool | Converts | Common Use |
|---|---|---|
| Base64 Encoder | Text ↔ Base64 | Embed images in HTML/CSS, API auth headers |
| Base32 Encoder | Text ↔ Base32 | OTP secrets, human-readable encoding |
| URL Encoder | Text ↔ URL-safe | Query strings, percent-encoding |
| UTF-8 Encoder | Text → UTF-8 bytes | Character encoding debugging |
| UTF-8 Decoder | UTF-8 bytes → Text | Reverse encoding, data recovery |
| Unicode Converter | Text ↔ Unicode | Escape sequences, emoji codes |
| Morse Code | Text ↔ Morse | Learning, hobby radio, puzzles |
| File to Base64 | File → Base64 string | Inline file embedding, data URIs |
| Base64 to File | Base64 string → File | Download embedded files, decode attachments |
| Chinese Converter | Simplified ↔ Traditional | Cross-region Chinese communication |
| Unix Timestamp | Timestamp ↔ Date | Debug logs, API development, cron jobs |
| GB2312 Table | GB2312 codes ↔ Characters | Chinese encoding reference, legacy systems |
| HTML to Markdown | HTML ↔ Markdown | Content migration, documentation, blogging |
| Rich Text to Markdown | WYSIWYG HTML → Markdown | TinyMCE, CKEditor, Quill, WordPress exports |
| Speed Converter | 13 speed units | mph to km/h, knots, mach, speed of light |
| CSV to HTML Table | CSV → HTML table | Data publishing, spreadsheet embedding |
| Case Converter | 10 text case formats | snake_case, camelCase, PascalCase, UPPER/lower |
| Length Converter | 19 length units, 4 systems | km to miles, meters to feet, Li to km, Chi to inches |
| Weight Converter | 21 weight units, 5 systems | kg to lbs, jin to kg, stone, tael to ounces |
| Area Converter | 19 area units, 4 systems | acres to hectares, mu to acres, tsubo to sq ft |
| Volume Converter | 24 volume units, 6 systems | US vs UK gallons, dou to liters, cooking measures |
| Angle Converter | 15 angle units, 5 categories | degrees to radians, NATO vs Soviet mils, MOA |
| File Size Converter | 11 units, decimal & binary | bytes to MB, GB vs GiB, why 1TB=931GB |
| Power Converter | 11 units, 4 categories | hp to kW, 3 horsepower types, BTU/h, ton of AC |
| Pressure Converter | 14 units, 4 categories | psi to bar, tire/weather/diving/medical scenarios |
| JSON to Struct | JSON → 4 languages | Go struct, TypeScript interface, Python dataclass, Java |
| Color Converter | 5 color formats | HEX, RGB, HSL, HSV, CMYK — live preview |
| curl to Code | curl → 5 languages | Python, Go, Java, PHP, Node.js code generation |