object‑view‑box Demo - Online Zoom Into Image
Crop and zoom into an image using the object‑view‑box property. Define inset(). Great for responsive art direction.
UD5 Toolkit
Crop and zoom into an image using the object‑view‑box property. Define inset(). Great for responsive art direction.
Adjust an audio file's volume to a target loudness level (e.g., -14 LUFS). Prevent clipping. Works in the browser.
Create a Product structured data with reviews, price, and availability. Boost your ecommerce visibility in search.
Click to build a laundry symbol and learn its meaning, or look up common symbols. Never ruin clothes again.
Search and extract values from a large JSON object using dot/bracket notation. Quickly locate deeply nested fields. Data stays local in your browser.
Simulate memory page reference strings with FIFO, LRU, and Optimal algorithms. See page fault count. OS concept demo.
Simulate paint colors on a pre-loaded room photo by adjusting hue, saturation. Find your perfect shade before buying. Local canvas.
Paste a sample JSON object and generate a basic JSON Schema describing its types and required fields. Local inference.
Format and beautify SQL queries for improved readability. Supports various SQL dialects. Quick syntax highlighting and local processing ensure a secure experience.
Select project type and leather weight to get recommended stitch spacing and thread size.
Generate a temporary webhook URL (mock) and view the JSON payloads sent to it. Great for testing integrations locally.
Create a tailored cover letter based on job title, your skills, and a template. Download as text or PDF print. Private.
Upload an image and see its 2D FFT magnitude and phase. Learn how image filtering works. Educatinal tool. Canvas.
Open many parallel WebSocket connections and send messages. Test your server's concurrency. All from your browser.
Paste a JSON object and see a dynamic, draggable tree graph representation. Excellent for debugging nested data.
Build cron expressions using a visual editor with dropdowns. See human-readable description and next run times. Easier than raw cron.
Decode the header and payload of a JSON Web Token (JWT) without verifying the signature. Inspect claims securely on the client side. Great for developers.
Upload a logo and generate a complete favicon package: .ico with 16, 32, and 48px sizes. No upload needed.
Enter processes and see how different scheduling algorithms handle them. Gantt chart generation. OS course helper.
Calculate load capacitors for a crystal oscillator given stray capacitance and crystal CL. Essential for microcontroller circuit design. Local.
Connect a game controller and see every button press, axis movement, and vibration test. Uses the Gamepad API.
Generate a LocalBusiness structured data snippet with name, address, phone, and opening hours. Boost local SEO.
Fill in plaintiff, defendant, claim details and organize supporting documents. Print a summary for court. Local only.
Select a repair type (leaky faucet, paint room, etc.) and get a typical cost range. Simple general guide, no personal data.
Convert a flat JSON object into a Java .properties file format. Handle nested values by dot notation. Local only.
Split a text into an array of individual characters, ready to paste into code. Options for quotes and newlines.
Paste two JSON objects and find the structural differences with side‑by‑side highlighted output. Indispensable for API debugging.
Plot one or more mathematical functions f(x) on a 2D canvas. Zoom, pan, and see intersections. Great for calculus and algebra. Purely client‑side.
Catalog your spices with purchase date, so you know what's still potent. Search and sort. Local database.
Fill in a form to generate a valid package.json for your Node.js project. Includes popular scripts and fields. Local only.