URL Query String to JSON – Online Parse & Format
Paste a full URL or query string and instantly get a pretty JSON object. Parse arrays and nested keys.
UD5 Toolkit
Parse spreadsheet data & convert CSV to structured JSON instantly in your browser
"") are also correctly handled. This is a key advantage over simplistic split(',') approaches used by many other tools.Paste a full URL or query string and instantly get a pretty JSON object. Parse arrays and nested keys.
Paste CSV data and transform it into a well‑structured YAML array of objects. Choose key mapping. Perfect for devOps and data migration.
Transform a flat JSON object into a dotenv file format instantly. Use it to keep your local configuration in sync. All processing is private and client‑side.
Paste INI content and convert it to a structured JSON object. Handles sections and comments. Client‑side only.
Convert a flat JSON object into an INI file format with sections and keys. Useful for legacy configs. Local only.
Paste JSON and generate typed model classes in TypeScript, Python dataclass, or Go struct. Speeds up API dev.
Convert a JSON object into application/x‑www‑form‑urlencoded format. Essential for testing legacy APIs. Pure browser.
Paste a cURL command and instantly generate equivalent HTTP request code in Python, JavaScript, PHP, and more. Speed up API integration — fully local.
Generate a CSR and private key pair in the browser using the Web Crypto API. Download both as files. No data sent to server.
Paste a JSON object and quickly generate typed structs for Go, TypeScript interfaces, or a JSON Schema. Perfect for API integration.
Shows the decimal and hex code point for every character in a string, including emojis. Copy as array. Dev reference.
Convert an SVG into a named React component with TypeScript. Clean attributes and add props. Dev tool.
Paste Jira/Confluence wiki markup and get a rendered HTML preview. Supports headings, lists, links, and code blocks. All local.
Convert between whole fruit, juice volume, and zest quantity. Never wonder how many lemons for 1/4 cup.
Paste an SVG and convert it into a ready‑to‑use React functional component with proper JSX. CamelCase attributes. Local.
Paste regular HTML and instantly get valid React JSX with proper self‑closing tags and className attributes.
Convert your text to all lowercase instantly. Clean and simple. Works offline.
Pick a target, module system, and strictness. Generate a custom tsconfig.json for your project. No more copy‑paste.
Paste an SSL certificate and private key to verify they belong together. Check if a CSR matches a private key. All local crypto.
Convert audio files between popular formats like WAV, MP3, and OGG directly in the browser. No upload, fast encoding using WebAudio and ffmpeg wasm.
Paste an SVG and convert it to a React Native component using react‑native‑svg elements. For mobile apps. Local.
Compile SCSS code to CSS directly in the browser using the official Sass.js library. Supports variables, mixins, nesting. No server upload required.
Compile LESS code to plain CSS in your browser. Check for syntax errors and get clean output. For legacy projects.
Map English letters to fancy mathematical or ornamental Unicode symbols. Create Facebook/Twitter bio art. All local.
Paste a PEM-encoded certificate to decode subject, issuer, validity, and fingerprints. Runs locally.
Convert an SVG into a data‑URI for mask‑image or mask‑position. Create non‑destructive clipping masks via CSS.
Paste text with \uXXXX or \xXX escape sequences and decode to readable characters. Works for all Unicode planes.
Build and test regular expressions against sample text. Real-time match highlighting, capture groups display, and flavor options. All inside your browser.
Just a dead‑simple tool to convert any text to UPPER CASE. Fast, no ads, all local. Also offers lower and title case.
Paste an SVG and get a ready‑to‑use data URI for CSS backgrounds or img tags. Optimized with URL encoding. All local.