i18n JSON to CSV Converter - Online Flatten Translation Files
Convert nested JSON translation files into a flat CSV table for translators. Also reverse back. Local only.
UD5 Toolkit
Convert Western numerals to Japanese Kanji numbers — 一, 二, 三, 百, 千, 万…
Convert nested JSON translation files into a flat CSV table for translators. Also reverse back. Local only.
Paste a phone number and format it according to the E.164 standard. Identify country and detect common typos. Local parser.
Convert any text into JavaScript‑style \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
Convert plain text into leet (1337) speak and decode it back. Great for gamer tags and online culture. Fun, free, and local.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Paste N‑Triples data and convert it to a compact JSON‑LD representation. Work with linked open data. Local.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and double‑struck. Copy rich text for anywhere.
Normalize text to any Unicode normalization form to prevent encoding bugs and ensure consistent comparison. Essential for i18n developers.
Paste CSV data and instantly get a formatted MediaWiki table code. Ideal for Wikipedia editors and internal wikis.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Shows each character's 7‑bit or 8‑bit binary representation. Includes space separation. For learning binary encoding.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Encode text into Wingdings symbols and decode Wingdings back to text. A nostalgic and fun puzzle tool. All processing in your browser.
Upload a text file to detect its character encoding (UTF-8, ISO-8859-1, etc.) and BOM presence. Runs entirely in your browser.
Convert a flat JSON object into an INI file format with sections and keys. Useful for legacy configs. Local only.
Paste a string of 0s and 1s and decode it back into ASCII text. Handles space‑separated blocks. Local.
Paste two strings that look the same and see if they differ after normalization. Debug invisible encoding bugs.
Enter a decimal number and see detailed step‑by‑step conversion to binary, octal, and hex. For students.
Paste CSV data and transform it into a well‑structured YAML array of objects. Choose key mapping. Perfect for devOps and data migration.
Convert text and files to Base64 or decode Base64 back to original content. Processed locally with no server upload, ensuring complete data security.
Check if an IBAN has the correct length and structure for its country. Early validation, no bank connection.
Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
Turn your webcam feed into real‑time ASCII art. Adjust density and character set. Fun for streams and demos. No upload.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Paste a Kanji and watch it drawn stroke by stroke with numbered sequence. Excellent for learners. Static data set.
Convert TOML configuration files to equivalent YAML with perfect structure preservation. Fast and local.
Choose tabular‑nums, diagonal‑fractions, ordinal and see the effect on a numeric list. Elegant data presentation.