Skip to main content
7BBusyBoss
← Back to all categories

Text Tools

Count, clean, transform and analyse text instantly.

6 tools across 2 sub-categories

Converters that fit Text Tools

Free in-browser converters from our full toolkit. Open one here or browse all in Converters.

18 tools

CSV to Markdown Table Converter

Converter

Convert CSV to a properly-aligned Markdown table. Great for GitHub READMEs, docs, and Notion pages.

Data Converters

CSV to TSV Converter

Converter

Convert CSV to TSV. Tabs avoid CSV's comma-escaping pain and copy-paste cleanly into spreadsheets.

Data Converters

Excel to HTML Table Converter

Converter

Convert a sheet to a styled HTML table. Live preview, copy or download as .html. Browser-only.

Excel Converters

HTML to Markdown Converter

Converter

Convert HTML to clean Markdown. Powered by Turndown — preserves headings, lists, code blocks, links, blockquotes.

Markdown Converters

JSON to Markdown Table Converter

Converter

Convert a JSON array of objects to a Markdown table. Union of keys becomes the header row.

Data Converters

Markdown to HTML & HTML to Markdown

Converter

Round-trip Markdown ↔ HTML converter with live preview. CommonMark + GFM via marked; clean MD output via Turndown.

Markdown Converters

CSV to Excel Converter

Converter

Build a .xlsx workbook from CSV data. Handles quoted fields, embedded commas/newlines. Browser-only.

Excel Converters

Excel to CSV Converter

Converter

Convert .xlsx (or .xls / .ods) workbooks to clean CSV. Pick which sheet to export. Browser-only.

Excel Converters

Excel to JSON Converter

Converter

Convert an Excel workbook into a JSON array of row-objects. First row becomes the keys. Browser-only.

Excel Converters

JSON to Excel Converter

Converter

Convert a JSON array of objects into a .xlsx workbook. Object keys become column headers. Browser-only.

Excel Converters

JSON to XML Converter

Converter

Convert JSON to XML in your browser. Object keys become tag names; arrays become repeated tags.

Data Converters

Markdown to Plain Text Converter

Converter

Strip all Markdown formatting and get clean plain text. Useful for word counts, exports, accessibility.

Markdown Converters

PDF to Text Converter

Converter

Extract all text from a PDF into plain UTF-8 text. Page-separated, ready for paste anywhere. Browser-only.

PDF Converters

SQL INSERT to JSON Converter

Converter

Convert SQL INSERT INTO … VALUES (…) statements to a JSON array of rows. Supports NULL, booleans, numbers, quoted strings.

Code Converters

TSV to CSV Converter

Converter

Convert tab-separated values to comma-separated values. Handles quoting and embedded commas/newlines correctly.

Data Converters

Text Decrypter

Converter

Decrypt base64 ciphertext produced by our Text Encrypter using its password. AES-256-GCM, browser-only.

File Security

Text Encrypter

Converter

Encrypt any text with a password. Output is a base64 string safe for email, SMS, or chat. AES-256-GCM, browser-only.

File Security

XML to JSON Converter

Converter

Convert XML to JSON in your browser. Repeated tags become arrays; text content auto-coerces numbers and booleans.

Data Converters