Data & Formats

JSON, YAML, CSV, XML and Markdown. Reformat them, convert between them, check one parses.

Narrow it down

All tools in Data & Formats

Sort:
CSV to YAML
Transform CSV data into a YAML array of objects
CSV & spreadsheets
JSON to INI
Convert JSON objects to INI configuration format
Data conversion
JSON Schema Generator
Infer a JSON Schema from sample data with format detection
JSON
Contributing Guide
Create a CONTRIBUTING.md file for open-source projects
Markdown
MAC Address Validator
Check if a MAC address is properly formatted
Validators
XML to CSV
Extract tabular data from XML documents
XML
TOML to YAML
Paste your TOML config and get YAML output
YAML & TOML
CSV Filter
Filter rows by column conditions
CSV & spreadsheets
Avro Viewer
Inspect base64-encoded Avro binary data
Data conversion
JSON Schema Validator
Validate the structure of a JSON Schema document
JSON
Markdown to Discord
Transform Markdown to Discord-compatible format with header-to-bold
Markdown
Slug Validator
Check if a string is a valid URL-friendly slug
Validators
XML to YAML
Transform XML documents into YAML format
XML
TOML to JSON
Paste your TOML config and get JSON output
YAML & TOML
CSV Diff
Compare two CSV files and show row-level differences
CSV & spreadsheets
Protobuf Viewer
Decode and inspect Protocol Buffer binary wire format data
Data conversion
JSON Path Query
Extract values from JSON using dot notation and bracket syntax
JSON
Badge Generator
Create shields.io badge markdown for npm, GitHub, license
Markdown
DOI Validator
Verify Digital Object Identifier format
Validators
XML XPath Query
Extract nodes from XML documents using XPath-like expressions
XML
TOML Formatter
Paste messy TOML and get clean, normalized output
YAML & TOML
CSV Statistics
Analyze column types, min/max, mean, median, and unique counts
CSV & spreadsheets
INI to JSON
Convert INI configuration files to JSON format
Data conversion
JSON to CSV
Convert a JSON array of objects to CSV format
JSON
Markdown to Jira
Transform Markdown headings, bold, italic, code blocks, links
Markdown
Domain Validator
Check if a domain name is properly formatted
Validators
XML Diff
Compare two XML documents and find structural differences
XML
TOML Validator
Check your TOML syntax for errors
YAML & TOML
CSV to JSON
Transform CSV data into a JSON array of objects
CSV & spreadsheets
JSON5 to JSON
Convert JSON5 to standard JSON
Data conversion
JSON to YAML
Convert JSON to YAML format
JSON
Markdown to BBCode
Transform Markdown headings, bold, italic, links, images, lists
Markdown
Credit Card Validator
Check if a card number passes the Luhn algorithm
Validators
XML to JSON
Transform XML documents into JSON objects
XML
YAML Lint
Check YAML for syntax errors and style issues
YAML & TOML
CSV to SQL
Generate CREATE TABLE and INSERT statements from CSV data
CSV & spreadsheets
INI Formatter
Format and prettify INI configuration files
Data conversion
JSON Diff
Compare two JSON objects and show added, removed, and changed fields
JSON
Markdown Linter
Check Markdown for style issues like trailing whitespace
Markdown
UUID Validator
Check if a UUID is properly formatted and identify its version
Validators
XML Minify
Remove whitespace, comments, and indentation from XML documents
XML
YAML Path Query
Extract values from YAML using dot notation
YAML & TOML
CSV Column Extractor
Pull specific columns from CSV data by name or index
CSV & spreadsheets
INI Validator
Validate INI configuration syntax
Data conversion
JSON to Java
Generate Java POJOs from JSON data with Jackson and Lombok support
JSON
Markdown Image Extractor
Find and list all image references including inline images
Markdown
SemVer Validator
Check if a version string follows SemVer 2.0 format
Validators
XML Escape
Convert special characters to XML entities
XML
YAML Diff
Compare two YAML documents and see structural differences
YAML & TOML
CSV Sort
Sort rows by any column
CSV & spreadsheets
JSON to TOML
Convert JSON objects to TOML configuration format
Data conversion
JSON Tree Viewer
Display JSON as a hierarchical tree with types and values
JSON
Markdown Table Generator
Create formatted Markdown tables from headers and data rows
Markdown
Email Validator
Check if an email follows RFC 5322 format
Validators
XML Formatter
Prettify and indent XML documents
XML
YAML to JSON
Paste YAML and get JSON output
YAML & TOML
CSV Deduplicator
Remove duplicate rows from CSV data
CSV & spreadsheets
JSONC Stripper
Remove comments from JSON with Comments (JSONC) to get valid JSON
Data conversion
JSON Remove Nulls
Strip null values from JSON objects and arrays
JSON
Markdown to Confluence
Transform Markdown headings, bold, italic, code blocks, links
Markdown
JavaScript Validator
Check your JS code for syntax errors
Validators
XML Validator
Check XML documents for syntax errors
XML
YAML Splitter
Split multi-document YAML files into individual documents
YAML & TOML
CSV to Markdown
Transform CSV data into a formatted Markdown table
CSV & spreadsheets
Protobuf Editor
Format and indent Protocol Buffer .proto files
Data conversion
JSON to TypeScript
Generate TypeScript interfaces from JSON data
JSON
Issue Template Generator
Create bug report, feature request, question
Markdown
Phone Validator
Check if a phone number follows international E.164 format
Validators
YAML Sort Keys
Sort object keys alphabetically in YAML documents
YAML & TOML
CSV Viewer
Display CSV data as a formatted, aligned table
CSV & spreadsheets
MessagePack Viewer
Decode and inspect MessagePack binary data
Data conversion
JSON JMESPath
Filter and transform JSON using JMESPath expressions
JSON
Markdown Link Checker
Validate all links in Markdown documents for common issues like
Markdown
IPv4 Validator
Check if an IP address is properly formatted
Validators
YAML Minify
Compact YAML documents into flow style
YAML & TOML
CSV Merge
Combine two CSV files into one
CSV & spreadsheets
NDJSON Parser
Convert newline-delimited JSON (JSONL) to a JSON array
Data conversion
JSON Schema Faker
Generate realistic mock data from JSON Schema definitions
JSON
Jira to Markdown
Transform Jira wiki markup headers, bold, italic, code blocks
Markdown
IPv6 Validator
Check if an IPv6 address is properly formatted
Validators
YAML Merge
Combine two YAML documents
YAML & TOML
CSV Formatter
Normalize and re-format CSV data with configurable quoting
CSV & spreadsheets
HJSON to JSON
Convert Human JSON to standard JSON
Data conversion
JSON to Rust
Generate Rust structs with serde derive macros from JSON data
JSON
Markdown to Slack
Transform Markdown headings, bold, links, images
Markdown
YAML Validator
Check your YAML documents for syntax errors
Validators
YAML Formatter
Prettify and normalize YAML files
YAML & TOML
CSV to TSV
Convert comma-separated values to tab-separated values
CSV & spreadsheets
JSON to NDJSON
Convert JSON arrays to newline-delimited JSON (JSONL) format
Data conversion
JSON to Go
Generate Go structs with JSON tags from sample data
JSON
Markdown TOC Generator
Generate a table of contents with anchor links from Markdown
Markdown
Hex Color Validator
Check if a hex color code is valid
Validators
YAML to XML
Paste YAML and get XML output
YAML & TOML
CSV Validator
Check CSV structure, column consistency, and syntax errors
CSV & spreadsheets
Avro Schema Formatter
Pretty-print and validate Apache Avro schema JSON
Data conversion
JSON Unflatten
Reconstruct nested objects from flat dot-notation keys
JSON
RST to Markdown
Transform RST titles, inline formatting, code blocks, directives
Markdown
ISBN Validator
Check if an ISBN-10 or ISBN-13 number is valid
Validators
CSV to XML
Transform CSV rows into XML elements with configurable root/row
CSV & spreadsheets
JSON Sort Keys
Sort object keys alphabetically in ascending or descending order
JSON
Code of Conduct Generator
Create Contributor Covenant, Citizen Code
Markdown
URL Validator
Check if a URL is properly formatted
Validators
JSON to Python
Generate Python dataclasses, Pydantic models
JSON
Markdown to Plain Text
Strip all Markdown formatting including headers, bold, italic
Markdown
ISSN Validator
Check if an International Standard Serial Number is valid
Validators
JSON Minify
Compress JSON by removing all whitespace and formatting
JSON
Markdown Escaper
Escape special Markdown characters like asterisks, brackets
Markdown
Hostname Validator
Check if a hostname follows RFC 1123 format
Validators
JSON Flatten
Convert nested JSON into a single-level object with dot-notation
JSON
License Picker
Generate MIT, Apache-2.0, GPL-3.0, BSD-3-Clause
Markdown
JSON Size Analyzer
Measure JSON structure, nesting depth, and value type distribution
JSON
Changelog Generator
Create Keep a Changelog formatted version entries
Markdown
JSON Schema to TypeScript
Generate TypeScript interfaces from JSON Schema definitions
JSON
Markdown Table Formatter
Align columns, normalize padding
Markdown
JSON to C#
Generate C# classes or record types from JSON data
JSON
PR Template Generator
Create GitHub pull request templates in standard, minimal
Markdown
JSON Merge
Deep merge two JSON objects with configurable array strategies
JSON
HTML to Markdown
Transform HTML tags, lists, links, and code blocks to Markdown
Markdown
JSON Formatter
Prettify and format JSON with configurable indentation
JSON
README Generator
Create a README.md template with installation, usage, API
Markdown
JSON Validator
Check JSON syntax and get detailed error information
JSON
Markdown Link Extractor
Find and list all hyperlinks including inline links
Markdown
JSON to XML
Convert JSON objects to XML format
JSON
AsciiDoc to Markdown
Transform AsciiDoc headers, formatting, links, lists
Markdown
Markdown Formatter
Beautify and normalize Markdown with consistent spacing
Markdown
Frontmatter Editor
Parse, add, update, and remove YAML frontmatter fields in Markdown
Markdown
Markdown to HTML
Render Markdown to sanitized HTML with GitHub Flavored Markdown
Markdown
Slack to Markdown
Transform Slack mrkdwn bold, italic, links, mentions, channels
Markdown
Textile to Markdown
Transform Textile headers, bold, italic, strikethrough, links
Markdown