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 N-Triples (.nt) RDF data into structured JSON-LD format instantly. Supports IRI resolution, language tags, typed literals, and blank nodes. Free online semantic web data translator.
.nt extension and are easy to parse line-by-line.
rdf:type to @type, resolves common namespace prefixes
for the @context, and handles typed literals (with @type), language-tagged strings
(with @language), blank nodes, and multi-valued properties as arrays. The result is a
valid JSON-LD document ready for use in web applications or semantic web tools.
Convert nested JSON translation files into a flat CSV table for translators. Also reverse back. Local only.
Normalize text to any Unicode normalization form to prevent encoding bugs and ensure consistent comparison. Essential for i18n developers.
Convert a flat JSON object into an INI file format with sections and keys. Useful for legacy configs. Local only.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and double‑struck. Copy rich text for anywhere.
Convert any text into JavaScript‑style \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Paste CSV data and instantly get a formatted MediaWiki table code. Ideal for Wikipedia editors and internal wikis.
Paste two strings that look the same and see if they differ after normalization. Debug invisible encoding bugs.
Convert TOML configuration files to equivalent YAML with perfect structure preservation. Fast and local.
View, edit, and manage JSON objects saved in your browser's localStorage. Delete, export, or import keys. No setup.
Encode or decode text using Base32 scheme. Ideal for legacy systems and data obfuscation. Works completely offline in your browser for maximum security.
Convert text and files to Base64 or decode Base64 back to original content. Processed locally with no server upload, ensuring complete data security.
Shows each character's 7‑bit or 8‑bit binary representation. Includes space separation. For learning binary encoding.
Build a date format string for SQL by toggling components (YYYY, MM, DD). See a live example for different databases.
Validate ISBN‑10 and ISBN‑13 numbers and compute their check digits. Useful for booksellers and libraries. All local.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Paste CSV data and transform it into a well‑structured YAML array of objects. Choose key mapping. Perfect for devOps and data migration.
Query DNS records for any domain directly from your browser using DNS-over-HTTPS. See A, AAAA, MX, CNAME, and TXT records. No logs.
Convert standard Arabic numbers into formal Japanese/Kanji numerals (e.g., 123 → 百二十三). Also supports large numbers.
Query a domain's DNS record against multiple public resolvers (Google, Cloudflare) and see how it propagates. Client‑side fetch.
Paste a string of 0s and 1s and decode it back into ASCII text. Handles space‑separated blocks. Local.
Convert WebVTT subtitle files to SRT and vice versa. Handles formatting conversion and encoding. No upload, pure client-side parsing.
Compress and decompress text using the browser's native Compression Streams API. See the binary output size.
Convert .srt subtitles to .vtt format for web video players. Preserves all timestamps and formatting. Local.
Convert any phrase into the NATO phonetic alphabet (Alpha, Bravo, Charlie…). Copy or hear pronunciation. Useful for call centers.
Paste raw email headers and get a human-readable breakdown of the delivery route, authentication results, and delays. Private analysis.
Paste HTML and extract all unique data‑* attributes into a clean list. Understand the data model of a page.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Create a CAA DNS record to specify which certificate authorities can issue SSL certs for your domain. Prevent mis‑issuance.
Sort hundreds of lines alphabetically, reverse alphabetically, or by length. Deduplicate option. All local.