Text to Anki CSV - Online Flashcard Converter
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple lineābased template. Local.
UD5 Toolkit
Convert CSV data to MediaWiki markup tables instantly ā compatible with Wikipedia, Fandom, and any MediaWiki-based wiki
Preview will appear here
{| and end with |}. Rows are separated by |-, header cells use !, and data cells use |. The wikitable class adds default styling with borders and alternating row colors.
wikitable or wikitable sortable class for a polished look.
"") inside quoted fields. Files with .csv, .tsv, and .txt extensions are accepted. The parser automatically detects and skips completely empty rows.
style="text-align:ā¦" attributes in the generated markup.
|| separators for data and !! for headers ā for example: | Cell1 || Cell2 || Cell3. Expanded format places each cell on its own line. Compact is preferred for readability in most wikis; expanded is useful when cells contain lengthy content or when you need to add individual cell attributes.
"Smith, John"), embedded newlines, and escaped double quotes ("" ā "). In the generated Wiki markup, pipe characters (|) inside cell content are automatically escaped using <nowiki>|</nowiki> to prevent them from being interpreted as table syntax. Most other special characters pass through safely.
wikitable class is universally recognized across all these platforms.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple lineābased template. Local.
Convert nested JSON translation files into a flat CSV table for translators. Also reverse back. Local only.
Write Q&A in a simple format and export as a CSV file compatible with Anki. Perfect for rapid card creation. Local.
Paste CSV data and transform it into a wellāstructured YAML array of objects. Choose key mapping. Perfect for devOps and data migration.
Convert .srt subtitles to .vtt format for web video players. Preserves all timestamps and formatting. Local.
Split a large CSV into smaller files by row count. Preview each chunk. No upload; streamed locally.
Convert WebVTT subtitle files to SRT and vice versa. Handles formatting conversion and encoding. No upload, pure client-side parsing.
Paste NāTriples data and convert it to a compact JSONāLD representation. Work with linked open data. Local.
Paste HTML and extract all unique dataā* attributes into a clean list. Understand the data model of a page.
Build a date format string for SQL by toggling components (YYYY, MM, DD). See a live example for different databases.
Create a CAA DNS record to specify which certificate authorities can issue SSL certs for your domain. Prevent misāissuance.
Convert a flat JSON object into an INI file format with sections and keys. Useful for legacy configs. Local only.
Paste your JSONāLD or Microdata and test it against Google's Rich Results criteria. Get warnings. Local linter.
Convert standard Arabic numbers into formal Japanese/Kanji numerals (e.g., 123 ā ē¾äŗåäø). Also supports large numbers.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Convert subtitle files between SRT and WebVTT formats. Also shift all timestamps forward/backward. Works locally.
Convert TOML configuration files to equivalent YAML with perfect structure preservation. Fast and local.
Enter terms and definitions and generate a clean `<dl>` HTML snippet. Great for glossaries and FAQs.
Beautify and format your CSS stylesheets instantly. Organize, minify, or prettify CSS code for better readability. Processed securely on client-side.
Enter Braille dot numbers (1ā6) or paste Unicode Braille to decode into English text. Companion to textātoāBraille.
Search for any file extension to see its full name, MIME type, and description. Covers thousands of entries. Static data.
Take an SVG element with multiple transform attributes and merge them into a single matrix. Simplify your SVG code locally.
Paste HTML and see a collapsible tree of tags. Understand document outline and nesting. Handier than raw code.
Turn a cardinal number (23) into its ordinal form (23rd). Supports large numbers. Simple and quick.
Convert any text into JavaScriptāstyle \uXXXX escape sequences and vice versa. Handles emojis. Useful for i18n development.
Type or paste Korean Hangul and see the revised romanization. Also works backwards for basic words. Study aid.
Convert normal text to Unicode mathematical bold, italic, script, fraktur, and doubleāstruck. Copy rich text for anywhere.
Drop or paste an .ics file and see all events in a readable table. Check dates, times, and locations. Privacyāfriendly.
Select PostCSS plugins (Autoprefixer, nesting, customāmedia) and generate a postcss.config.js file. Streamline your CSS pipeline.
Paste rich text and clean it to plain text. Normalize line endings and whitespace. Prepare for code or databases.