Life & fun · November 21, 2025
Datamorph – A clean JSON ⇄ CSV converter with auto-detect
Hi everyone, I built a small web tool called Datamorph because I kept running into JSON/CSV converters that either broke with nested data, required login, or added weird formatting. Datamorph is a minimal, fast, no-login tool that can: • Convert JSON → CSV and CSV → JSON • Auto-detect structure (arrays, nested objects, mixed data) • Handle uploads or manual text input • Beautify / fix invalid JSON • Give clean, flat CSV output for real-world messy data It’s built with React + Supabase + serverless functions. Everything runs client-side except file parsing, so nothing is stored. I…
In plain words
Datamorph is a web-based converter that transforms data between JSON and CSV formats without requiring login or storing files. It automatically detects data structures including nested objects and arrays, handles both file uploads and manual text input, and can repair malformed JSON. The tool runs conversions client-side for speed and privacy, offering a straightforward interface designed for developers and data analysts working with real-world messy data.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi everyone, I built a small web tool called Datamorph because I kept running into JSON/CSV converters that either broke with nested data, required login, or added weird formatting. Datamorph is a minimal, fast, no-login tool that can: • Convert JSON → CSV and CSV → JSON • Auto-detect structure (arrays, nested objects, mixed data) • Handle uploads or manual text input • Beautify / fix invalid JSON • Give clean, flat CSV output for real-world messy data It’s built with React + Supabase + serverless functions. Everything runs client-side except file parsing, so nothing is stored. I know there are many similar tools, but I tried focusing on: • better handling of nested JSON, • simpler UI, • zero ads / zero login, • instant conversion without waiting. Would love feedback on edge cases it fails on, or features you think would make this actually useful for devs and analysts. Live tool: https://datamorphio.vercel.app/ Thanks for checking it out!
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, November 2025
the whole month →
- IB
Life & fun · Nov 2025 · bitsnpieces.dev



- BBoing▲782
Life & fun · Nov 2025 · boing.greg.technology