JSON to TypeScript Interface - Online Type Gen
Paste a JSON object and instantly get a TypeScript interface definition. Handles nested objects and arrays. Local only.
UD5 Toolkit
Upload a JSON file, paste Lottie JSON, load from URL, or try an example below
lottie-web JavaScript library (CDN: cdnjs.cloudflare.com/ajax/libs/lottie-web) or the @lottiefiles/lottie-player web component. Simply include the library, target a DOM element, and call lottie.loadAnimation() with your JSON data or URL. You can control playback, loop, speed, and direction programmatically. For React, Vue, or Angular, there are dedicated wrapper libraries available.Paste a JSON object and instantly get a TypeScript interface definition. Handles nested objects and arrays. Local only.
Upload two portraits and create a simple morph animation between them. Download as GIF. Local canvas magic.
Upload two face portraits and watch a simple morphing transition. Not professional, but fun experiment with canvas.
Drop or paste an .ics file and see all events in a readable table. Check dates, times, and locations. Privacy‑friendly.
Transform your photo into a comic book panel with Ben‑Day dots, heavy outlines, and speech bubbles. Download as image.
Given a background color, this tool suggests foreground colors that meet AA/AAA contrast ratios. Works for all vision types.
Wrap any image in a classic Polaroid frame with optional text caption. Export as PNG. Nostalgic touch for social media.
Click an image and see a smooth cross‑fade and morph to a large preview using View Transitions API. Copy the implementation code.
Scroll through an interactive timeline of cameras from camera obscura to modern DSLR. Photos and facts.
Check the contrast ratio between foreground and background colors to ensure web accessibility compliance. Get WCAG 2.1 AA/AAA pass/fail results instantly.
Convert multiple images to Base64 data URIs at once. Copy individually or as a JSON array. Great for inline assets. Local.
Reduce the number of colors in an image to a retro 8‑bit look. Uses median cut quantization in the browser. Preview and download the stylized result.
Draw your signature on a canvas and overlay it onto a PDF document. All editing stays in your browser.
Transform an image from rectangular to polar coordinates (and back). Create amazing circular swirl effects. Local canvas.
Enter any date and get the ISO week number. Also shows start and end of that week. Handy for project planning.
Convert short text into a black‑and‑white Braille bump image ready for embossing. Educational and inclusive.
Interactive table showing common fractions and their decimal/percentage equivalents. Click to highlight.
Turn multiple images into a single Base64‑encoded sprite sheet and get the corresponding CSS background‑positions. Local.
Add recurring bills with amounts and see a monthly calendar with due date indicators. Simple finance organizer.
Simulate how images and UI elements appear to users with various types of color blindness. Upload or paste image URL. Promote inclusive design.
A clean, printable Morse code chart with letters, numbers, and common punctuation. Learn and decode easily. Static.
Select roast level (cinnamon, city, full city, etc.) and see approximated Agtron color value and bean temperature.
Enter any date and get its ISO week number, plus the start and end dates of that week. Quick reference.
Click a plastic number (#1‑#7) to see what it means, if it's recyclable in your area generally, and common products.
Search a city or country and see its current UTC offset, DST status, and abbreviation. Quick reference for scheduling.
Look up recommended time and temperature for various sublimation blanks. Quick reference.
Search and filter all CSS properties that can be animated. See value types and example keyframes. Quick dev reference.
See the View Transitions API in action. Cross‑fade and morph between two states. Copy the JavaScript starter code.
Convert a JSON array of strings or numbers into a single‑column CSV. Quick data dump. Local.
Paste a JSON object and see a dynamic, draggable tree graph representation. Excellent for debugging nested data.