Converters Tools
Convert between formats: JSON to CSV, YAML to JSON, base64 to image, and many more data transformations.
Converters tools help you work faster and more efficiently. All tools on this page run in your browser—no installation or account needed. Simply choose a tool below, paste or enter your input, and get instant results. You can copy output to clipboard or, when supported, download files directly.
These tools are commonly used by developers, content creators, and technical teams for everyday tasks. Each tool is free, privacy-friendly, and mobile-ready. New tools are added regularly, so bookmark this page to stay updated.
Available Tools
JSON to CSV
Convert JSON data to CSV format. Export JSON to spreadsheet-friendly format.
CSV to JSON
Convert CSV to JSON. Parse comma-separated values into structured data.
JSON to YAML
Convert JSON to YAML format. Transform data between formats.
Case Converter
Convert text between camelCase, snake_case, kebab-case, and more.
Base64 to Image
Convert Base64 encoded strings to images. Decode and display images.
Image to Base64
Convert images to Base64 encoding. Embed images in HTML or JSON.
HTML to Text
Convert HTML to plain text. Extract readable content from HTML.
Pug to HTML
Convert Pug (Jade) templates to HTML.
YAML to JSON
Convert YAML to JSON format.
XML to JSON
Convert XML to JSON structure.
JSON to XML
Convert JSON to XML format.
JSON to JSON Schema
Generate JSON Schema from JSON sample data.
JSON to Mongoose Schema
Convert JSON to Mongoose schema definition.
JSON to TOML
Convert JSON to TOML configuration format.
JSON to TOON
Convert JSON to TOON (Token-Oriented Object Notation). Compact format for LLM prompts with ~40% token savings.
TOON to JSON
Convert TOON format back to JSON. Decode Token-Oriented Object Notation.
Markdown to HTML
Convert Markdown to HTML. Support for GitHub-flavored Markdown.
HTML to Markdown
Convert HTML to Markdown format. Extract content as MD.
Timestamp Converter
Convert Unix timestamp to date and vice versa. Support milliseconds.
Epoch Converter
Convert between Unix epoch and human-readable date/time.
RGB to HEX Converter
Convert RGB color values to HEX format.
HEX to RGB Converter
Convert HEX color codes to RGB values.
Text Reverser
Reverse text, words, or letters. Fun and sometimes useful.
Duplicate Line Remover
Remove duplicate lines from text. Keep unique lines only.
Line Sorter
Sort lines alphabetically. Ascending or descending.
Leet Speak Converter
Convert text to 1337 speak. a→4, e→3, and more.
Mocking Text (sArCaStIc)
Convert text to MoCkInG sPoNgEbOb case. For memes and sarcasm.
Binary to Text
Convert binary (0s and 1s) to text and back. Binary ↔ ASCII conversion.
Whitespace Remover
Remove extra spaces, trim lines, normalize whitespace. Clean up messy text.
Line Numberer
Add line numbers to text. Or remove existing line numbers. For code snippets and lists.
Comma to Newline
Convert comma-separated values to one per line, or vice versa. Quick list formatting.