Bidouille / Converters

Converters

Move a value from one representation to another, both directions.

ToolWhat it doesInputOpen
JSON / YAMLConvert between the two, preserving key orderText
CSV / JSONTabular data to records and backText
Markdown / HTMLRender Markdown or turn HTML back into MarkdownText
ColorHEX, RGB, HSL, OKLCH and CMYKColor
Number BaseBinary, octal, decimal, hex and arbitrary radixNumber
UnitLength, mass, temperature, data and timeNumber
Unix TimestampEpoch seconds and milliseconds to ISO datesNumber
Aspect RatioSolve the missing dimension for a target ratioNumber
Image to Base64Turn a local image into a data URIImage