trydevtools
HomeCategoriesAbout
⌘ K
json
text
markdown
encoding
converters
web
color
time
images
regex
formatters
utilities
trydevtools

750+ developer utilities. Everything runs in your browser — no accounts, no uploads, no tracking.

All tools·About·FAQ·Privacy·Terms·Contact
JSON
  • JSON Formatter
  • JSON Validator
  • JSON Minifier
  • + 20 more →
Text
  • Word Counter
  • Character Counter
  • Case Converter
  • + 51 more →
Markdown
  • Markdown Editor & Preview
  • Markdown to HTML
  • HTML to Markdown
  • + 91 more →
Encoding
  • Base64 Encoder
  • Base64 Decoder
  • Image to Base64
  • + 81 more →
Converters
  • XML to JSON
  • TOML to JSON
  • SQL Insert to JSON
  • + 56 more →
Formatters
  • HTML Formatter
  • CSS Formatter
  • JavaScript Formatter
  • + 49 more →
Web
  • HTTP Status Codes
  • MIME Type Lookup
  • User-Agent Parser
  • + 46 more →
Color
  • Color Picker
  • Color Converter
  • Contrast Checker
  • + 40 more →
Time & Date
  • Unix Timestamp Converter
  • Timezone Converter
  • Cron Expression Parser
  • + 36 more →
Images
  • PNG to JPG
  • JPG to PNG
  • PNG to WebP
  • + 78 more →
Regex
  • Regex Tester
  • Regex Debugger
  • Regex Explainer
  • + 79 more →
Utilities
  • Password Generator
  • Random Number Generator
  • Random Picker
  • + 116 more →
© 2026 TryDevTools. All rights reserved.Crafted for the open web
trydevtools
HomeCategoriesAbout
⌘ K
json
text
markdown
encoding
converters
web
color
time
images
regex
formatters
utilities
trydevtools

750+ developer utilities. Everything runs in your browser — no accounts, no uploads, no tracking.

All tools·About·FAQ·Privacy·Terms·Contact
JSON
  • JSON Formatter
  • JSON Validator
  • JSON Minifier
  • + 20 more →
Text
  • Word Counter
  • Character Counter
  • Case Converter
  • + 51 more →
Markdown
  • Markdown Editor & Preview
  • Markdown to HTML
  • HTML to Markdown
  • + 91 more →
Encoding
  • Base64 Encoder
  • Base64 Decoder
  • Image to Base64
  • + 81 more →
Converters
  • XML to JSON
  • TOML to JSON
  • SQL Insert to JSON
  • + 56 more →
Formatters
  • HTML Formatter
  • CSS Formatter
  • JavaScript Formatter
  • + 49 more →
Web
  • HTTP Status Codes
  • MIME Type Lookup
  • User-Agent Parser
  • + 46 more →
Color
  • Color Picker
  • Color Converter
  • Contrast Checker
  • + 40 more →
Time & Date
  • Unix Timestamp Converter
  • Timezone Converter
  • Cron Expression Parser
  • + 36 more →
Images
  • PNG to JPG
  • JPG to PNG
  • PNG to WebP
  • + 78 more →
Regex
  • Regex Tester
  • Regex Debugger
  • Regex Explainer
  • + 79 more →
Utilities
  • Password Generator
  • Random Number Generator
  • Random Picker
  • + 116 more →
© 2026 TryDevTools. All rights reserved.Crafted for the open web
trydevtools
HomeCategoriesAbout
⌘ K
json
text
markdown
encoding
converters
web
color
time
images
regex
formatters
utilities
⇄
home/categories/converters
⇄
/converters

Converters Tools

CSV, XML, TOML — move between data formats losslessly.

59 tools1 popularruns locally
Converters Tools59 tools indexed
/
Sort
View
XML to JSON

Convert XML trees to JSON.

xml-to-jsonopen
TOML to JSON

Modern config format conversion.

toml-to-jsonopen
SQL Insert to JSON

Parse INSERT statements into JSON objects.

sql-to-jsonopen
cURL to fetch()
popular

Convert cURL commands to JavaScript fetch.

curl-to-fetchopen
cURL to Code

cURL → Python, Go, Node, PHP, Rust.

curl-to-codeopen
Number Base Converter

Bin, oct, dec, hex — any base.

number-baseopen
Unit Converter

Length, weight, temperature, data sizes.

unit-converteropen
Byte Size Converter

Human ↔ bytes (KB, MiB, GB, etc.).

byte-sizeopen
CSS Units Converter

px, rem, em, pt, %, vw, vh.

css-unitsopen
JSON to XML

Convert JSON objects to well-formed XML.

json-to-xml-converteropen
JSON to TOML

Convert JSON to TOML config syntax.

json-to-toml-converteropen
JSON to SQL INSERT

Generate INSERT statements from a JSON array.

json-to-sqlopen
CSV to YAML

Convert CSV rows to a YAML list of records.

csv-to-yamlopen
YAML to CSV

Flatten YAML list of records to CSV.

yaml-to-csvopen
CSV to TSV

Switch between comma- and tab-separated values.

csv-to-tsvopen
CSV to XML

Convert CSV to a structured XML document.

csv-to-xmlopen
XML to CSV

Flatten XML rows into CSV.

xml-to-csvopen
CSV to HTML Table

Wrap CSV rows in an HTML <table>.

csv-to-html-tableopen
CSV to SQL INSERT

Generate bulk INSERT statements from CSV.

csv-to-sqlopen
YAML to XML

Convert YAML documents to XML.

yaml-to-xmlopen
XML to YAML

Convert XML documents to YAML.

xml-to-yamlopen
INI to JSON

Parse classic INI / config files into JSON.

ini-to-jsonopen
JSON to INI

Serialise a flat JSON object to INI sections.

json-to-iniopen
Properties to JSON

Java / Spring .properties → JSON.

properties-to-jsonopen
JSON to Properties

Flatten JSON to Java .properties format.

json-to-propertiesopen
ENV to JSON

Convert .env files to a JSON object.

env-to-jsonopen
JSON to ENV

Generate a .env file from a JSON object.

json-to-envopen
cURL to Python

Convert a curl command to Python requests.

curl-to-pythonopen
cURL to Node.js (axios)

Convert a curl command to axios.

curl-to-node-axiosopen
cURL to Go

Convert a curl command to Go net/http.

curl-to-goopen
cURL to Java

Convert a curl command to Java OkHttp.

curl-to-javaopen
cURL to Rust

Convert a curl command to Rust reqwest.

curl-to-rustopen
cURL to PHP

Convert a curl command to PHP cURL.

curl-to-phpopen
cURL to Ruby

Convert a curl command to Ruby Net::HTTP.

curl-to-rubyopen
cURL to C#

Convert a curl command to C# HttpClient.

curl-to-csharpopen
cURL to PowerShell

Convert a curl command to Invoke-RestMethod.

curl-to-powershellopen
Roman Numerals Converter

Decimal ↔ Roman numerals (I, V, X, L, C, D, M).

roman-numeralsopen
Unix Permissions Converter

Switch between 755 and rwxr-xr-x notation.

unix-permissionsopen
IEEE 754 Converter

Float ↔ hex bits (32- and 64-bit).

ieee-754open
Endianness Converter

Swap byte order between little- and big-endian.

endianness-converteropen
Timestamp to Date

Unix timestamp ↔ ISO / human date.

timestamp-to-dateopen
Date Format Converter

Re-format dates between common patterns.

date-format-converteropen
Cron to Human

Translate a cron expression to plain English.

cron-to-humanopen
Cron ↔ Quartz

Translate between Unix cron and Quartz / AWS schedule.

cron-quartz-converteropen
Temperature Converter

Celsius ↔ Fahrenheit ↔ Kelvin.

temperature-converteropen
Coordinate Converter

Decimal degrees ↔ DMS lat/lng.

coordinate-converteropen
CSS to JS Object

Convert CSS declarations to a JS style object.

css-to-js-objectopen
SVG to JSX

Paste raw SVG and get a JSX-safe component.

svg-to-jsxopen
HTML to JSX

Convert HTML to JSX (class → className, etc.).

html-to-jsxopen
HTML to Pug

Convert HTML markup to Pug / Jade templates.

html-to-pugopen
Pug to HTML

Render Pug templates to HTML.

pug-to-htmlopen
Inline Styles to CSS

Extract inline style attributes to a stylesheet.

inline-styles-to-cssopen
Bootstrap to Tailwind

Map Bootstrap utility classes to Tailwind.

bootstrap-to-tailwindopen
OpenAPI v2 → v3

Upgrade Swagger 2.0 docs to OpenAPI 3.0.

openapi-v2-to-v3open
OpenAPI to TypeScript

Generate TypeScript types from an OpenAPI spec.

openapi-to-typescriptopen
HAR to cURL

Extract requests from a browser HAR log as curl commands.

har-to-curlopen
docker run → Compose

Convert a docker run command to docker-compose.yml.

docker-run-to-composeopen
VTT to SRT

Convert WebVTT subtitle files to SRT format.

vtt-to-srtopen
SRT to VTT

Convert SRT subtitle files to WebVTT.

srt-to-vttopen
59 shown·59 total
indexed locally · 0ms network
FAQ

About Converters tools

Quick answers to the questions developers ask most.

Yes — every tool on TryDevTools is completely free with no account required.
Once the page loads, most tools work without internet since all processing is local.
Yes. Every converters tool is completely free — no account, no subscription, no upsells.
Never. Every tool processes data entirely in your browser using JavaScript. Open your browser's network tab while using any tool — you'll see zero outbound requests.
Explore more

Other categories

Switch context — 11 more toolsets ready to go.

{ }
JSON
23 tools
Aa
Text
54 tools
M↓
Markdown
94 tools
01
Encoding
84 tools
{ }
Formatters
52 tools
</>
Web
49 tools
◐
Color
43 tools
⏱
Time & Date
39 tools
▣
Images
81 tools
/./
Regex
82 tools
⌘
Utilities
119 tools
trydevtools

750+ developer utilities. Everything runs in your browser — no accounts, no uploads, no tracking.

All tools·About·FAQ·Privacy·Terms·Contact
JSON
  • JSON Formatter
  • JSON Validator
  • JSON Minifier
  • + 20 more →
Text
  • Word Counter
  • Character Counter
  • Case Converter
  • + 51 more →
Markdown
  • Markdown Editor & Preview
  • Markdown to HTML
  • HTML to Markdown
  • + 91 more →
Encoding
  • Base64 Encoder
  • Base64 Decoder
  • Image to Base64
  • + 81 more →
Converters
  • XML to JSON
  • TOML to JSON
  • SQL Insert to JSON
  • + 56 more →
Formatters
  • HTML Formatter
  • CSS Formatter
  • JavaScript Formatter
  • + 49 more →
Web
  • HTTP Status Codes
  • MIME Type Lookup
  • User-Agent Parser
  • + 46 more →
Color
  • Color Picker
  • Color Converter
  • Contrast Checker
  • + 40 more →
Time & Date
  • Unix Timestamp Converter
  • Timezone Converter
  • Cron Expression Parser
  • + 36 more →
Images
  • PNG to JPG
  • JPG to PNG
  • PNG to WebP
  • + 78 more →
Regex
  • Regex Tester
  • Regex Debugger
  • Regex Explainer
  • + 79 more →
Utilities
  • Password Generator
  • Random Number Generator
  • Random Picker
  • + 116 more →
© 2026 TryDevTools. All rights reserved.Crafted for the open web