Converters

Convert between data & text formats · 107 tools

.env to Shell Exports

Turn a .env file into copy-paste shell export statements for bash/zsh, fish, or PowerShell.

Converters
Acceleration Converter

Convert acceleration between m/s2, g-force, ft/s2, and gal.

Converters
Apple plist to JSON

Convert an Apple XML property list into JSON.

Converters
Area Converter

Convert areas between square meters, acres, hectares, square feet, and more.

Converters
ASCII / Box Table to JSON

Parse a fixed-width or box-drawn ASCII table (like psql, MySQL, or markdown-less console output) into JSON rows.

Converters
Astronomical Distance Converter

Convert cosmic distances between AU, light-years, parsecs, and kilometers.

Converters
Baking Pan Size Converter

Convert baking pan dimensions and scale recipe volumes between pan shapes.

Converters
Base64 / Data URI to File

Decode base64 or a data URI and save it as a named file.

Converters
Bytes to Human-Readable Converter

Format raw byte counts into human-readable sizes, both decimal and binary.

Converters
Clothing Size Converter

Convert clothing sizes (XS-XXL, US, UK, EU) for men's and women's apparel.

Converters
Color List to Tailwind Config

Turns a list of name=hex color pairs into a Tailwind theme.extend.colors config object.

Converters
Cron Dialect Translator

Converts between standard 5-field cron and 6/7-field Quartz/Spring cron expressions.

Converters
Crontab File Explainer

Explain every line of a crontab file in plain English including special strings.

Converters
CSS Shorthand Expander

Expand CSS shorthand properties (margin, padding, border, font, background, etc.) into their longhand declarations, or collapse longhands back.

Converters
CSV to Batched SQL INSERT

Generate multi-row batched SQL INSERT statements from CSV with a configurable batch size.

Converters
CSV to JSON Objects

Converts CSV with a header row into a JSON array of objects with typed values.

Converters
CSV to Markdown Table

Convert CSV into a GitHub-flavored Markdown table.

Converters
CSV to TSV

Convert between comma-separated and tab-separated values with proper quote handling, in either direction, ready to paste into a spreadsheet.

Converters
CSV to XML

Convert CSV rows into an XML document.

Converters
CSV to YAML

Convert CSV rows into a YAML list of objects.

Converters
cURL to HTTPie

Convert a curl command into an equivalent HTTPie command.

Converters
Currency Subunit & Naming Reference

Look up world currencies, their subunits, symbols, and ISO 4217 codes.

Converters
Data Size Converter

Convert digital storage between bits, bytes, KB/MB/GB/TB and KiB/MiB/GiB, clearly separating decimal SI and binary IEC units.

Converters
Data Storage Units Converter

Convert digital storage between bits, bytes, and decimal/binary multiples like MB vs MiB.

Converters
Degrees-Minutes-Seconds Converter

Convert angles between decimal degrees and degrees-minutes-seconds (DMS) notation.

Converters
Density Converter

Convert density between kg/m3, g/cm3, lb/ft3, and lb/gallon.

Converters
Download / Transfer Time Calculator

Estimate how long a file takes to transfer at a given connection speed.

Converters
DPI / PPI Pixel-Size Converter

Convert between physical print size, pixel dimensions, and DPI — or compute a screen’s PPI from its resolution and diagonal.

Converters
Energy Converter

Convert energy between joules, calories, kWh, BTU, and electronvolts.

Converters
Flow Rate Converter

Convert volumetric flow between L/s, m3/h, GPM, and CFM.

Converters
Force Converter

Convert force between newtons, kilogram-force, pound-force, and dyne.

Converters
Frequency Converter

Convert frequency between Hz, kHz, MHz, GHz, RPM, and angular rad/s.

Converters
Fuel & Petroleum Volume Converter

Convert fuel volumes between liters, US/imperial gallons, and oil barrels.

Converters
GraphQL Query to cURL

Wrap a GraphQL query and variables into a POST cURL command.

Converters
HAR Entry to cURL

Extracts requests from a HAR file or single HAR entry and emits equivalent cURL commands.

Converters
Hex to RGB Code Snippet

Turn a hex color into ready-to-paste code in many languages.

Converters
HTML Table to Markdown

Extract <table> elements from HTML and render them as GitHub-flavored Markdown pipe tables.

Converters
HTML to Markdown

Convert HTML into clean Markdown, mapping headings, links, images, lists, blockquotes, code, and emphasis back to plain Markdown syntax.

Converters
HTML to Pug

Convert HTML markup into Pug (Jade) template syntax.

Converters
HTTPie to cURL

Convert an HTTPie command into an equivalent curl command.

Converters
Illuminance Converter

Convert illuminance between lux, foot-candles, and phot.

Converters
Ingredient Weight to Volume Converter

Convert cooking ingredients between grams, ounces, cups, tablespoons, teaspoons, and milliliters using per-ingredient density.

Converters
INI to JSON

Parse INI / config files into structured JSON.

Converters
Java .properties to JSON

Convert Java/Spring .properties files into nested JSON.

Converters
Java Properties to YAML

Convert a Java .properties file into nested YAML by expanding dotted keys into a tree.

Converters
JS Object to JSON

Convert a relaxed JavaScript object literal (unquoted keys, single quotes, trailing commas, comments) into strict, valid JSON.

Converters
JSON Array to List

Convert a JSON array into a delimited or line-separated list.

Converters
JSON Lines to SQL INSERT

Generates SQL INSERT statements from NDJSON records using each object's keys as columns.

Converters
JSON to Apple plist

Convert JSON into an Apple XML property list.

Converters
JSON to Go Struct

Infer Go structs (with json tags) from a JSON sample.

Converters
JSON to INI

Convert a JSON object into INI / config file syntax.

Converters
JSON to Java .properties

Convert nested JSON into Java/Spring .properties lines.

Converters
JSON to Key-Value Pairs

Convert a JSON object into flat key:value text lines.

Converters
JSON to PHP Array

Convert JSON into a PHP array literal.

Converters
JSON to Ruby Hash

Convert JSON into a Ruby hash literal.

Converters
JSON to XML

Convert JSON into XML markup with proper escaping.

Converters
JSON to XML (Attribute Mode)

Convert JSON to XML choosing attributes vs child elements.

Converters
JSON to YAML

Convert JSON into readable YAML.

Converters
JSX to HTML

Convert JSX/React element markup back into plain HTML.

Converters
Key-Value Pairs to JSON

Convert key:value or key=value lines into a JSON object.

Converters
key=value Lines to JSON

Convert plain key=value or key: value config lines into a JSON object, with type coercion and nesting on dotted keys.

Converters
Length and Distance Converter

Convert between metric and imperial lengths such as mm, cm, m, km, inch, foot, yard, mile, and nautical mile with live multi-unit output.

Converters
List to JSON Array

Convert a line/comma list into a JSON array.

Converters
Luminance Converter

Convert luminance between candela/m2 (nit), foot-lambert, and stilb.

Converters
Magnetic Field Converter

Convert magnetic flux density between tesla, gauss, and milligauss.

Converters
Markdown List ↔ JSON Tree

Convert an indented Markdown bullet/numbered list into a nested JSON array (and back).

Converters
Markdown Table to CSV

Extract a GitHub-style Markdown table and convert its rows into CSV, handling pipe escaping, alignment separators, and trimmed cells.

Converters
Markdown Table to HTML

Convert a GitHub-flavored Markdown pipe table into a clean semantic HTML table with alignment.

Converters
Markdown to JSX

Convert Markdown into a JSX/React component snippet.

Converters
Mass & Weight Converter

Convert between metric and imperial mass units like kilograms, pounds, ounces, and stones.

Converters
Number Spelling Variants

Spell a number as English words, ordinals, currency words, and a tally count.

Converters
Number to Spoken Base Words

Spell out a number in any base (2-36) as place-value words, e.g. binary 1011 as one-zero-one-one or grouped nibbles.

Converters
Number to Words

Spell out numbers as English words including negatives, decimals, and large magnitudes, with an optional currency cents mode.

Converters
OpenAPI Paths to cURL

Turn OpenAPI path operations into example cURL commands with placeholder values.

Converters
Oven Temperature Converter

Convert oven temperatures between Celsius, Fahrenheit, and UK gas marks.

Converters
Paper Size Reference & Converter

Look up ISO A/B/C, US Letter, and other paper sizes in mm, inches, and pixels.

Converters
PHP Array to JSON

Convert a PHP array literal into JSON.

Converters
Power Converter

Convert power between watts, kilowatts, horsepower, and BTU/hour.

Converters
Precise Time Unit Converter

Convert tiny and astronomical time spans from nanoseconds to centuries.

Converters
Pressure Converter

Convert pressure between pascals, bar, psi, atm, mmHg, and torr.

Converters
Pug to HTML

Convert basic Pug (Jade) templates into HTML.

Converters
Query String to cURL

Build a curl command from a base URL and query string.

Converters
Query String to JSON

Parse a URL query string into structured JSON, decoding values, grouping repeated keys into arrays, and rebuilding bracketed nesting.

Converters
Radiation Dose Converter

Convert radiation dose between sieverts, rems, grays, and rads.

Converters
Radioactivity Converter

Convert radioactivity between becquerels and curies.

Converters
Ring Size Converter

Convert ring sizes across US, UK, EU, and inner-diameter/circumference.

Converters
Ruby Hash to JSON

Convert a Ruby hash/array literal into JSON.

Converters
Shoe Size Converter

Convert shoe sizes across US, UK, EU, and centimeter foot-length systems.

Converters
Speed Converter

Convert speeds between km/h, mph, m/s, knots, and Mach.

Converters
SVG Path Coordinate Rounder

Round and tidy the numeric coordinates in an SVG path 'd' string to reduce precision and file size.

Converters
SVG to JSX/React Component

Converts a raw SVG markup into a React JSX component with camelCased attributes.

Converters
Temperature Converter

Convert temperatures across Celsius, Fahrenheit, Kelvin, and Rankine with live results and adjustable rounding precision.

Converters
TOML to JSON

Turn TOML config files into JSON. Supports tables, arrays of tables, inline tables, datetimes, and typed values, parsed locally without uploads.

Converters
TOML to YAML

Convert TOML configuration into equivalent YAML.

Converters
Torque Converter

Convert torque between newton-meters, pound-feet, and kilogram-force meters.

Converters
TSV to JSON

Paste tab-separated data copied from a spreadsheet and convert it to JSON, with header-row detection and numeric or boolean coercion options.

Converters
Typographic Units Converter

Convert typography units between points, picas, pixels, em, and millimeters.

Converters
Unicode Code Point Converter

Convert text to and from Unicode code points, showing U+ notation, decimal, and hex escapes with surrogate-pair-safe handling.

Converters
Viscosity Converter

Convert dynamic and kinematic viscosity between poise, pascal-seconds, and stokes.

Converters
Volume Converter

Convert liquid and dry volumes between liters, gallons, cups, pints, and more.

Converters
XML Attributes ↔ Child Elements

Rewrite an XML document by promoting attributes into child elements, or demoting simple child elements into attributes.

Converters
XML to CSV

Flatten repeating XML elements into CSV rows.

Converters
XML to JSON

Parse XML into a clean JSON tree with options for attribute prefixes, text-node naming, and array coercion for repeated elements.

Converters
XML to JSON (Attribute Mode)

Convert XML to JSON preserving attributes via a convention.

Converters
YAML to CSV

Flatten a YAML list of objects into CSV.

Converters
YAML to JSON

Convert common YAML configuration into JSON.

Converters
YAML to TOML

Convert YAML configuration directly into TOML, mapping nested maps and lists into tables and arrays of tables in one step.

Converters

Command Palette

Search for a tool or run a command