Tiny House Cost Estimator – Online DIY Build Budget Tool
Breakdown of expected costs (materials, appliances, etc.) for a tiny house. Adjust percentages or enter custom. Local calculation.
UD5 Toolkit
Breakdown of expected costs (materials, appliances, etc.) for a tiny house. Adjust percentages or enter custom. Local calculation.
Enter a package name and version range to see all satisfying versions from the registry. Understand ^ and ~.
Interactive ASCII table showing decimal, hex, octal, and binary codes for all standard and extended ASCII characters. A classic programmer reference.
Generate a random, somewhat meaningful song lyric line. Write your own hit with AI‑free randomness. All local.
Interlace two images into a striped pattern for lenticular lens printing. Preview with simulated tilt. DIY fun.
Scramble letters of any word or sentence to create anagrams. Great for brain teasers and vocabulary games. Simple, fun, and client-side.
Add plants and track when you last watered them. Get a simple visual alert when it's time to water. Local storage.
Pixelate or censor parts of an image by dragging. Adjust block size for mosaic effect. Useful for hiding faces or sensitive data. Client-side processing.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Enter an acronym and see its most common full forms. Static dictionary. No internet needed after load.
Translate text into semaphore flag positions and decode semaphore back to letters. Interactive animated flags. For scouts and maritime fans.
Protect your images by adding a text or image watermark. Adjust transparency, position, and rotation. All image processing is done locally; no upload to server.
Experiment with the Async Clipboard API: read/write text and images from the clipboard. Verify permissions and see demo code.
Drag the seven tangram pieces to form a target silhouette. Multiple puzzles. Develop spatial thinking. All canvas interactions.
Browse a beautifully designed periodic table with electron shell visualization and key facts. Click any element to learn more. Offline ready.
Enter two city names or coordinates and get the straight‑line distance in miles/km. Local calculation.
Estimate how many MB/GB your storage can hold based on navigator.storage.estimate() and display as a pie chart.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Shows a random short word and displays animated ASL fingerspelling letters. Type what you see. Improve receptive skills.
Zoom through sizes from the Planck length to the observable universe. Educational and awe‑inspiring visualization.
Encrypt and decrypt messages using the classic Caesar cipher with configurable shift key. Fun for puzzles and basic cryptography lessons. Entirely browser-based.
Resize images directly in your browser by width, height, or percentage. Maintain aspect ratio and download the result. Images never leave your computer.
Compare common knots by their efficiency percentage and residual strength. Interactive chart with animated diagrams.
Record your screen, application window, or browser tab directly using the Screen Capture API. Download as WebM. All local.
Convert audio files between popular formats like WAV, MP3, and OGG directly in the browser. No upload, fast encoding using WebAudio and ffmpeg wasm.
Write three things you’re grateful for each day. Saved locally. Export as text. Boost mental well-being.
One click to get a hilarious excuse for being late, missing homework, or not doing chores. Pure comedy.
Generate dynamic placeholder images by specifying width, height, colors, and text. View instantly as a URL you can embed in mockups. Canvas-based.
Execute GraphQL queries against any endpoint with variables and headers. Explore schema via introspection. All requests made directly from your browser.
Can’t decide? Use a coin flip, yes/no randomizer, or a customizable wheel. Multiple fun methods to break analysis paralysis. Pure browser fun.
Format a list of Q&A pairs and export as a CSV ready for Anki import. Simple line‑based template. Local.
Click for an endless stream of random dad jokes and puns. Copy and share. Guaranteed to make you groan. All local.
Generate a random Sudoku puzzle with a unique solution. Choose difficulty and type numbers on the board. Timer and mistake counter.
Build a small crossword by adding words and clues. Export as a printable grid or solve in browser. Perfect for classrooms.
Find out if a word is an isogram (no repeating letters). Different types: first-order, second-order. Word nerd fun.
Click to generate a random haiku from natural language templates. Pure algorithmic poetry fun. Copy and share.
Enter a song title and artist to find lyrics using public APIs. Quick preview and copy. A lightweight tool for music lovers.
Combine multiple PDF files into a single document. Drag and drop to reorder pages. All merging is done locally for confidentiality.
Split an image into equal grid parts or horizontal/vertical strips. Useful for Instagram carousel posts or puzzle creation. Everything runs in your browser.
Crop images into rectangular or circular shapes with interactive handles. Output as PNG or JPEG. A simple, browser-based tool with no uploads required.
Deep-dive into text with detailed character and letter frequency analysis. Supports multiple languages and includes whitespace control. Fast and private.
Crop any image into a perfect circle and save as PNG with transparent corners. For profile pictures. Local canvas.
Shift the pitch of any audio clip by semitones without affecting playback speed. Perfect for music transposition. Local Web Audio.
Drop a PDF and see its embedded metadata: author, title, creation date, and more. No content is uploaded; pure browser PDF parsing.
Simple interactive eye dominance test: hold up a virtual dot and see which eye stays aligned. Educational.
Run the classic FizzBuzz with custom rules. See the output for any range. A beginner programmer's playground.
Generate a realistic‑sounding exoplanet designation (e.g., Kepler‑442b) and a sci‑fi planet description. For worldbuilding.
Click a metal ion to see the characteristic flame color and wavelength. Useful for analytical chemistry reference.
Paste a string of weather emojis and get a written weather forecast. Fun and educational emoji tool.
Find out how large you can print based on image resolution in pixels. Understand DPI and megapixels.
Learn about f‑stops and their effect on light and depth. Calculate equivalent exposure adjustments. Educational.
Find the CAGR of an investment given start and end values over a time period. Instant growth rate.
Paste text and get a rough analysis of its emotional tone (happy, sad, angry, etc.) based on keyword matching. Local.
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.
Generate a QR code with a custom text label below or above. Perfect for printed signs. All generated locally as a single image.
Recreate an image using a mosaic of emojis. Replace pixel blocks with matching emojis. Fun, unique effect. All done locally.
Track personal expenses and categorize spending. Interactive charts show where your money goes. All financial data remains in your browser only.
Convert between common pressure units: Pascal, Bar, PSI, atmosphere, and Torr. Useful for engineering and weather enthusiasts. Local calculation.
Format and beautify SQL queries for improved readability. Supports various SQL dialects. Quick syntax highlighting and local processing ensure a secure experience.
Online JSON formatting and validation tool, supporting JSON minify/beautify, syntax highlighting, and error locating. Data processed locally in browser for security.