XML to JSON Converter - Online Parse XML to Object
Parse XML strings into compact JSON representation. Handles attributes and text nodes intelligently. Quick and private, ideal for API response translation.
UD5 Toolkit
Online Config Translator — Convert between YAML and JSON instantly
- ) for array items; (4) Unquoted special characters like :, #, {, } inside values; (5) Trailing whitespace issues. This tool provides clear error messages to help you debug quickly.
> and literal | styles), comments (converted to JSON with no direct equivalent — comments are stripped during conversion), anchors & aliases (&anchor and *alias), booleans, integers, floats, null values, dates, and more. It handles complex real-world YAML configurations accurately.
Parse XML strings into compact JSON representation. Handles attributes and text nodes intelligently. Quick and private, ideal for API response translation.
Paste JSON-LD and validate basic syntax and required properties for Article, Product, etc. Local only. Instant feedback.
Paste your Swagger/OpenAPI YAML and see a rendered API documentation preview with expandable endpoints. All local rendering.
Validate and compare semantic version strings. Check if a version satisfies a range (e.g., ^1.2.3). Visual breakdown of major.minor.patch. Local only.
Generate a series of semantic version tags with optional prefixes. Copy for your release script. Consistent tagging.
Paste a GraphQL SDL schema and get auto‑generated Markdown documentation. Perfect for API docs. All local.
Validate if a version string follows SemVer 2.0.0. Also sort and compare versions. Developer tool.
Fill in your PWA details to generate a valid manifest.json file. Include icons, theme color, display mode.
Paste your .htaccess rules and check for common syntax errors or misconfigurations. No server required; static analysis.
Paste a GeoJSON object and validate its structure. Catch missing coordinates, wrong types, and feature errors. Local.
See how Trusted Types prevents unsafe HTML assignment. Test against injected scripts. Modern security practice.
Upload a 512x512 logo and get resized icons for every PWA requirement. Download a zip and the corresponding manifest.json snippet.
Configure how your PWA launches: focus existing or create new. Test with the launch_handler manifest field.
Paste your manifest.json and instantly validate it against the W3C spec. Catch errors and warnings. Client‑side.
Learn how to register your PWA to handle custom URL protocols. See the manifest entry and test.
Pick a package name and generate a custom version or download badge as a static image or Markdown link. For readme files.
Check if your related native or PWA app is installed. See the API in action and copy the code.
Generate a dummy RSA or EC public/private key pair for educational visualization. Shows key structure and ASN.1 dump. Not for production use.
Derive a strong cryptographic key from a password using PBKDF2 with SHA‑256. Adjust iterations and salt. Educational and test tool.
Test SQL injection inputs on a mock database and see the resulting query. Learn how to prevent SQLi. No real data.
Paste two Markdown texts and see a side‑by‑side diff with rendered preview. Perfect for editing and collaboration.
Bypass CORS for testing by routing requests through a local service worker proxy. Debug APIs without server changes. Experimental.
Smash bricks with a ball and paddle. Multiple rows of colored bricks, power‑ups, and score tracking. All built with HTML5 Canvas.
Write slides in Markdown and instantly preview a web‑based presentation. Export as HTML. Pure frontend.
Fold a virtual square paper step by step with crease lines and visual previews. Practice origami basics without wasting real paper. All canvas‑based.
Write and run simple Sinclair BASIC programs in a browser-based ZX Spectrum emulator. Load demo programs and experience 80s computing. Educational fun.
Select multiple images, arrange their order, and merge them into a single PDF document. Works offline in your browser.
Enter a Kelvin value (1000‑40000) and see the approximate white‑balance color. Photography and lighting reference.
Convert a numeric amount into English words, perfect for writing checks or legal documents. Supports USD/GBP styles.
Convert between Gregorian and Hijri (Islamic) dates. Approximate visual reference. Local algorithm.