TOML to JSON Converter - Online Config File Translator
Parse TOML configuration files and convert them into JSON. Validate TOML syntax with highlighted errors. No server round-trips, fully browser-based.
UD5 Toolkit
Convert JSON data to downloadable .xlsx spreadsheets instantly
[{"name":"John","age":30},{"name":"Jane","age":25}]. A single object is also supported and will be converted to a one-row spreadsheet. Nested objects can be automatically flattened using dot-notation keys (e.g., address.city). If your JSON is a primitive value or an array of primitives, it will be converted to a single-column sheet.
{"user":{"name":"Alice","address":{"city":"Paris"}}} becomes columns: user.name and user.address.city. This makes nested data fully visible in a flat spreadsheet format. Arrays within objects are joined into comma-separated strings for clean display.
TRUE/FALSE. Null values appear as empty cells. Date strings (like "2024-01-15") are exported as text; you can format them as dates in Excel after opening the file using Excel's built-in date formatting tools.
openpyxl or xlsxwriter libraries. For most use cases, a single well-structured sheet is sufficient.
Parse TOML configuration files and convert them into JSON. Validate TOML syntax with highlighted errors. No server round-trips, fully browser-based.
Find the centroid (center of mass) of any convex polygon by entering vertex coordinates. Useful for physics and design.
Select up to 3 leftover items and get creative meal ideas to use them up. Reduce food waste.
Convert between common cooking units: cups, tbsp, tsp, ml, grams (for water/flour/sugar), ounces. Quick reference for international recipes.
Evaluate the Gamma function for real and complex inputs (real part). Extension of factorial. Academic mathematics tool.
Enter desired balm hardness and get the ratio of beeswax to shea butter and coconut oil. Soothe cracked pads.
Adjust parameters and see how the slice of a cone creates different conic sections. Interactive learning.
Answer questions about sensitivity, surface, and travel to get the ideal mat thickness.
Enter expected number of attendees and a distribution model to estimate how many shirts to order per size.
Check if a food scrap is safe for composting worms. Avoid harming your red wigglers.
Spray particles and watch them get attracted by cursor or gravity points. Create mesmerizing motion graphics. Download as image.
Build a week of layered mason jar salads. Visual layer order (dressing, grains, greens) to keep fresh. Local save.
Identify a Chinese character by selecting its radicals. List possible Hanzi. Built‑in reference for learners.
Enter panel dimensions and get recommended number of clamps and throat depth. Achieve even pressure.
Enter a number to find its golden ratio long and short segments. Use for pleasing design layouts. Instant.
Calculate how many meal prep containers and of what size you need for a week’s worth of lunches. Breaks down by protein, grain, and veggie compartments.
Convert dates between Hijri and Gregorian using the Umm al‑Qura algorithm. Approximate local moon sighting may vary.
Convert any PNG image into a proper .ico favicon file with multiple sizes embedded. For website icons. Local.
Convert hex or RGB to CIELAB L*a*b* values. Understand perceptual lightness and color opponents. Local math.
Paste a JSON object and see a dynamic, draggable tree graph representation. Excellent for debugging nested data.
Paste a human‑readable date (like 'next Friday' or 'March 5, 2023') and convert it to ISO 8601 format. Quick and tolerant.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning text‑based replica. View & copy HTML.
Convert between Gregorian and Hijri (Islamic) dates. Approximate visual reference. Local algorithm.
Translate between binary and Gray code (reflected binary code). See the bit changes. Useful for digital logic.
Encode decimal integers into signed magnitude binary representation and decode back. Learn computer arithmetic.
Convert a decimal number to 32-bit single precision IEEE 754 format. See sign, exponent, mantissa bits. Developer tool.
Convert any date into Roman numerals (day‑month‑year) for tattoos or special occasions. Clean and local.
Convert minutes to decimal hours and vice versa. Essential for billing and payroll. Instant conversion with a handy chart.
Upload a logo and generate a pack of favicon sizes plus a .ico file. All conversion in your browser.
Convert between units of absorbed dose and equivalent dose (Gray, Rad, Rem, Sievert). Educational and reference. Local calculation.