base64 encode/decode
Encode plain text to Base64 or decode Base64 back to text.
case converter
Convert identifiers between camel, pascal, snake, kebab, and title case.
color converter
Convert CSS colors between hex, RGB, HSL, and related formats.
curl converter
Turn curl commands into JavaScript fetch snippets.
docx → html
Convert Word document content into HTML in the browser.
docx → markdown
Convert Word document text into Markdown.
html ↔ markdown
Convert between HTML and Markdown for docs and web content.
ipynb → pdfsoon
Export Jupyter notebooks to PDF when server conversion is ready.
json ↔ csv
Convert JSON arrays and CSV tables back and forth.
json → typescript
Generate TypeScript types from sample JSON.
json ↔ yaml
Convert configuration data between JSON and YAML.
unix timestamp
Convert Unix timestamps, epoch values, and readable dates.