Web Apps
HTML/CSS/JS and Next.js applications
String Case Converter
Convert any string to camelCase, snake_case, PascalCase, kebab-case, etc. Micro-utility for naming variables.
Markdown Table Generator
Excel-like grid UI to create, edit, and format Markdown tables easily. Fixes the worst part of writing Markdown.
CSS Gradient Animator
Generates the CSS for smoothly animated complex gradients with a real-time preview.
Bun vs Node Benchmark
Side-by-side Bun vs Node.js performance benchmark visualizer with interactive charts.
SQL Schema to Prisma Schema
Convert SQL CREATE TABLE definitions instantly into valid schema.prisma models.
Deno Permissions Explorer
Interactive, visual explorer for building Deno 2.0 permission profiles with CLI and deno.json export.
.env File Diff Tool
Compare two .env files side by side with color-coded diff and secret masking
A11y Contrast Matrix
Enter a color palette to see WCAG AA/AAA contrast ratios for all possible foreground/background pairs.
Accessibility AI Auditor
Scan HTML for accessibility issues with 10 heuristic WCAG checks. Get severity-coded results and actionable fix suggestions.
Accessibility Color Checker
Check color contrast ratios between foreground and background colors for WCAG AA and AAA compliance
Accessibility Color Palette
Generate entire color palettes that are WCAG AA/AAA compliant — pick a base color and get accessible text/background combinations with contrast ratios.
Accessibility Contrast Grid
Test every combination of foreground and background colors against WCAG 2.1 AA and AAA standards. Creates a visual matrix showing which color pairs pass or fail, helping designers build accessible col
Accessibility Keyboard Tester
Interactive tool to test keyboard-only navigation — paste HTML or enter a URL concept, visualize tab order, focus traps, and missing skip links.
Accessibility Report Gen
Generate WCAG accessibility audit reports from any URL with actionable fix suggestions.
Accessibility Role Play Sim
Experience your website as users with disabilities do. Simulate screen reader output, keyboard-only navigation, and various visual impairments.
Accessibility Statement Generator
Guided wizard to create WCAG 2.1/2.2 compliant accessibility statements with customizable sections, legal language, and export as HTML or PDF.
Adhd Focus Task Breaker
A neurodivergent-friendly task management tool that breaks overwhelming tasks into tiny, dopamine-rewarding micro-steps. Uses the "2-minute rule" and body-doubling timers to help ADHD brains start and
Agent Platform
Agile Branch Name Generator
A utility to generate perfectly formatted `git branch` names from Jira titles or messy English sentences. Converts "We need to fix the login button on the checkout page" into `feature/fix-checkout-log
Agile Planning Poker
A local-first Planning Poker tool for agile teams to estimate story points together. Host a session from one browser, team members join via URL code, everyone votes simultaneously, and results reveal
AI Accessibility Alt Writer
Upload images and generate descriptive alt text suggestions optimized for screen readers
AI Agent Workflow Diagrammer
Diagram multi-agent workflows with nodes for tools, memory, and routing. Visual architecture tool for AI agent systems.
AI Alt Text Generator
Upload an image and generate accessible alt text descriptions. Uses client-side vision processing for privacy. Supports bulk processing.
AI API Doc Generator
Upload an OpenAPI spec and generate beautiful, human-readable API documentation with code examples.
AI API Error Helper
Paste an API error response and get an explanation plus common fixes
AI Architectural Reviewer
```markdown
AI Architecture Designer
Drag-and-drop cloud architecture diagram tool with 10 AWS components and auto-generated Terraform code.
AI Burnout Risk Meter
Track daily mood, energy, focus, and sleep patterns over time — visualize a burnout risk score with personalized recommendations and trend analysis, all stored locally.
AI Changelog Writer
Paste your raw git log or list of commit messages, and this tool transforms them into a beautiful, user-friendly changelog. Groups commits by type , writes human-readable descriptions, and exports as
AI Changelog Writer
Generate polished release notes and changelogs from git log history, organized by category.
AI Code Complexity Visualizer
Paste code and see cyclomatic complexity, nesting depth, and cognitive complexity visualized as an interactive treemap with hotspot highlighting.
AI Code Review Checklist
A web app that generates smart code review checklists based on the PR description and tech stack. Paste your diff or PR description and get a tailor-made review checklist covering security, performanc
AI Code To Flowchart
Paste code and get an auto-generated Mermaid flowchart of the control flow — supports if/else, loops, switch, try/catch
AI Color Mood Matcher
Describe a mood or feeling and get matching color palettes — 'cozy autumn evening' → warm palette
AI Color Namer
Enter hex or RGB color to get creative, semantic color names for design systems
AI Color Palette From Photo
Upload a photo and extract a harmonious design color palette using AI-powered color analysis.
AI Commit Composer
Generate conventional commit messages from staged git diffs using local AI. Paste your diff, get a perfectly formatted commit message.
AI Commit Explainer
Paste a git diff or commit and get a human-readable explanation of what changed and why. Uses local heuristics to analyze code changes, categorize modifications, and generate clear summaries for non-t
AI Commit Message
Paste a diff or changed files and get a conventional commit message suggestion.
AI Commit Message Coach
Paste your code diff or list of changed files, and get 5 perfect commit message suggestions following conventional commits format. Score your existing commit messages and learn to write better ones.
AI Commit Message Gen
Paste a git diff → get conventional commit messages using heuristic analysis. No API keys, no cloud — all processing happens locally in-browser.
AI Commit Message Writer
Generate conventional commit messages from diff text using local AI. Paste your git diff and get perfectly formatted commit messages.
AI Commit Reviewer
Paste a git diff and get an AI-powered review highlighting potential bugs, security issues, code smells, and improvement suggestions — all local.
AI Commit Summarizer
Paste git diff, get a formatted PR description using a small local LLM.
AI Commit Writer
Paste a git diff — get a conventional commit message with scope, type, body, and breaking change footer automatically generated.
AI Cron Explainer
Paste a cron expression and get plain English explanation, next 10 run times, visual schedule timeline, and reverse builder from description.
AI CSS To Prose
Paste CSS and get a plain English explanation of what each rule does
AI Database Query Explainer
Paste a complex SQL query and get a plain-English explanation of what it does — step by step, clause by clause
AI Decision Log
A structured decision journal app that helps teams record architectural and product decisions . Type the decision context and alternatives, and AI helps you write a clean Decision Record. Fully local
AI Email Tone Analyzer
Paste an email and get tone analysis — is it too formal? Too aggressive? Just right?
AI Error Explainer
Paste a stack trace to get plain-English explanation and likely fix suggestions
AI Git Diff Summarizer
Paste a git diff and get a human-readable summary of changes — grouped by file, with impact assessment
AI Hallucination Detector
Compare AI output against source text and highlight unsupported claims. A critical trust verification tool.
AI HTML To Markdown
Paste HTML and get clean, well-formatted Markdown with smart list and table conversion
AI Image Upscaler Local
Browser-based image upscaling using WebGPU and ONNX runtime — all processing happens locally.
AI Interview Coach
A browser-based interview practice tool. Users pick a role , difficulty level, and get AI-generated interview questions. They type answers and get instant feedback on clarity, completeness, and key po
AI Meeting Agenda
Paste previous meeting notes to get a structured agenda for the next meeting
AI Meeting Agenda Builder
Generate structured meeting agendas from loose topics with time estimates and action items.
AI Meeting Cost Calculator
Calculate the real-time cost of a meeting based on attendee salaries — with a ticking dollar counter.
AI Meeting Notes
A structured meeting notes app that helps you capture, organize, and share meeting outcomes. Type notes during a meeting and get AI-assisted action item extraction, decision summaries, and formatted m
AI Model Benchmark Viewer
An interactive, filterable comparison table of publicly available LLM benchmarks. See how GPT-4o, Claude 3.5 Sonnet, Gemini 1.5 Pro, Llama 3, Mistral, and 15+ other models score on MMLU, HumanEval, MA
AI Model Context Window Calc
Calculate token usage across models with real-time cost estimate. Essential tool for every AI developer.
AI Model Cost Calculator
Compare costs of GPT-4o, Claude, Gemini, Llama, Mistral by token count with batch/streaming pricing and monthly budget estimation.
AI Model Size Calculator
Compare LLM model sizes, VRAM requirements, and quantization tradeoffs visually. Plan your hardware needs for running AI models locally.
AI Name Meaning Lookup
Look up the meaning, origin, and cultural significance of any name using local AI
AI Output Diff Checker
Side-by-side diff viewer to compare AI-generated code vs original source. Highlights changes, scores confidence, and flags risky modifications.
AI PR Description Writer
Paste a git diff and get a well-structured pull request description with summary, changes list, testing notes, and reviewer checklist — all generated locally.
AI Prompt Ab Tester
Compare two AI prompts side by side with output diff, scoring rubric, and prompt optimization suggestions — all running locally
AI Prompt Chain Builder
Visually build multi-step AI prompt chains with variable passing. No-code prompt engineering workflow builder.
AI Prompt Diff Viewer
Compare two prompt versions with token-level differences visualization and cost estimation. Track prompt iterations effectively.
AI Prompt Library
Curated library of AI prompts organized by category with search, favorites, and one-click copy. Build your personal prompt collection.
AI Prompt Optimizer
A dedicated local tool to format, optimize, and store complex system prompts for LLMs . Ensures perfect Markdown formatting, variable interpolation, and exact character counts.
AI Prompt Playground
Write, test, and compare AI prompts side-by-side. Save prompt templates, mock AI responses, and iterate on prompt engineering workflows — all locally.
AI Prompt Tester
A local-first AI prompt testing and comparison tool. Write prompts, define test cases , run them against multiple prompt variants, and compare results side by side. No API keys needed — paste your own
AI Prompt Version Control
Track, diff, and A/B test AI prompts across models with version history and performance metrics.
AI Proposal Generator
A freelancer-focused tool to generate professional project proposals in minutes. Fill in client name, project scope, timeline, and budget — get a beautifully formatted PDF proposal ready to send. Full
AI Readme Builder
Answer prompts about your project to get a polished README.md with badges, TOC, and sections
AI Regex Builder
Describe a pattern in English to get regex with explanation and auto-generated test cases
AI Regex Generator
Describe what you want to match in plain English and get a regex pattern with live test cases, step-by-step explanation, and copy-ready code.
AI Regex To Prose
Paste a regex pattern and get a clear, human-readable explanation of what it matches
AI Resume Tailor
Paste a job description, upload your resume, and get a tailored version optimized for the role.
AI Retrospective Board
A sprint retrospective board for agile teams. Members add sticky notes to Well / Improve / Action columns. AI groups similar themes, generates actionable summaries, and creates a PDF report. Works in
AI SQL Query Optimizer
Paste a SQL query and get optimization suggestions — missing indexes, N+1 detection, join order improvements, and estimated execution plan visualization.
AI Standup Bot
A local-first daily standup tracker powered by AI. Team members type their updates , and the app uses AI to summarize, detect blockers, and generate a formatted standup report. Zero cloud dependency f
AI System Prompt Library
Browse, fork, and rate community system prompts for LLMs. A curated collection of high-quality system prompts.
AI System Prompt Tester
A local tool for writing, testing, and comparing AI system prompts side-by-side. Developers can organize prompts into versioned sets, annotate what behavior each produces, and track which prompt versi
AI Tech Acronym Decoder
Paste text with tech acronyms and get inline expansions with brief explanations
AI Token Cost Splitter
Split prompts across models to minimize cost while maintaining quality. Novel cost-optimization for AI developers.
AI Training Data Labeler Local
Label images and text for ML training entirely in the browser. Local-first, privacy-respecting data labeling.
AI User Story Generator
Describe a feature and get well-formatted user stories with acceptance criteria
AI UX Copy Generator
Generate microcopy for UI elements — buttons, tooltips, error states, success messages, and empty states.
AI UX Microcopy Writer
Input UI context and get AI-generated microcopy suggestions with tone and length options.
AI Variable Namer
Struggling to name variables? Describe what it does in plain English, get back clean, conventional variable/function/class names in multiple languages and naming conventions.
AI Vibe Check Code Reviewer
Paste code and get a vibe score — readability, maintainability, joy. A fun take on code quality analysis.
Algorithm Race
Visualize sorting and pathfinding algorithms racing against each other in real-time.
Algorithm Visualizer Game
Gamified algorithm visualization — predict the next step of sorting/searching algorithms to score points.
Ambient Sound Mixer
A browser-based ambient sound mixer that lets users blend nature and focus sounds using the Web Audio API. Perfect for focus sessions, sleep, or relaxation — runs entirely offline with zero API keys.
Analog Clock
Beautiful analog clock with smooth sweeping second hand, multiple face styles, and world time zones. Rendered on Canvas with anti-aliased vectors. Features alarm and timer functionality.
Anchor Positioning Playground
Experiment with CSS Anchor Positioning for tooltips and popovers. Interactive sandbox for the brand-new CSS spec.
Angkot Route Planner
Indonesian public transportation route planner for angkot , TransJakarta, KRL, and MRT/LRT routes. Find the best route combining multiple transport modes with estimated fare and travel time.
Animated Gradient Generator
A tool for creating beautiful animated CSS gradients. Pick colors, set animation speed and direction, and export the CSS for your website backgrounds.
Animation Curves Library
Browse 100+ named easing curves with live preview, CSS cubic-bezier output, and comparison mode.
Animation Easing Curve Editor
Draw custom cubic-bezier easing curves with a visual editor. Preview the animation in real-time and copy the CSS cubic-bezier value.
Animation Easing Explorer
Interactive explorer for 40+ easing functions with live animation preview, cubic-bezier curve editor, and copy-paste CSS/JS code output.
Animation Easing Previewer
Preview all CSS easing functions with custom cubic-bezier editor and side-by-side comparison.
Animation Easing Studio
Visual cubic-bezier and spring animation curve editor with real-time preview.
Animation Timeline
Visual keyframe animation editor with CSS output and live preview.
Animation Timeline Editor
Visual CSS/JS animation timeline editor — keyframes, easing, and live preview.
Animation Timing Editor
Visual editor for CSS animation timing functions including cubic-bezier curves, spring physics, and step functions.
Ansible Playbook Linter
Paste Ansible playbook YAML and get linting feedback with best practice suggestions and deprecated module warnings
API Changelog Diff
Compare two OpenAPI/Swagger specs side-by-side and generate a human-readable changelog of breaking and non-breaking changes
API Changelog Differ
Compare two OpenAPI/Swagger specification files and generate a visual diff highlighting breaking changes, new endpoints, deprecated fields, and schema modifications.
API Changelog Gen
Paste two OpenAPI specs to get a visual changelog of breaking and non-breaking changes
API Changelog Generator
Compare two OpenAPI specs and generate human-readable changelog with breaking change detection.
API Contract Diff
Upload two OpenAPI/Swagger specs and instantly see a visual diff — breaking changes highlighted in red, new endpoints in green, deprecated fields in amber. Essential for API versioning.
API Contract Registry
Central registry for OpenAPI/Swagger specs.
API Contract Studio
A visual OpenAPI 3.0 contract editor and mock server generator. Define your API endpoints visually, generate OpenAPI YAML, and export a mock server config. Perfect for API-first development teams.
API Cost Calculator
Track and estimate OpenAI, Claude, Gemini API costs across projects.
API Documentation
Generate beautiful API docs from OpenAPI specs. Built with Next.js 15.
API Endpoint Mocker Visual
Visually design mock API endpoints with response templates, status codes, delays, and test them live.
API Endpoint Tetris
Tetris but the falling blocks are REST API endpoints that you must route to the correct HTTP method rows.
API Error Code Reference
Interactive reference for HTTP status codes and common API error patterns. Search by code number, category, or description.
API Header Builder
Visual builder for HTTP request headers with presets for common APIs . Export as cURL, fetch, or axios.
API Health Dashboard
API Latency Dashboard
Real-time multi-endpoint latency monitor with P50/P95/P99 percentile charts. Paste API URLs and get live performance graphs.
API Latency Simulator
Test frontend resilience against artificially delayed API responses with configurable latency profiles.
API Mock Designer
A browser-based mock API server designer. Define routes, configure responses, and test your frontend against realistic mock data — all in-browser with a Service Worker interceptor.
API Mock Response Builder
Design and export mock API responses — define JSON schemas, generate realistic sample data, and create mock endpoints for frontend development.
API Mock Server
Define mock API endpoints in the browser and get a live URL for frontend development.
API Mock Server Browser
Create mock REST API endpoints in browser for prototyping.
API Mock Server Builder
Design mock REST APIs visually with latency simulation, random failures, and exportable OpenAPI specs.
API Mock Server Local
```markdown
API Mock Service Worker
Developer utility that uses Service Workers to intercept and mock HTTP requests for frontend testing. Define mock endpoints with custom responses, delays, and status codes. No server needed.
API Mocker Visual
Design mock REST APIs visually, configure fake data responses, and get shareable URLs. Frontend development without waiting for the backend.
API Payload Diff
Compare two API JSON responses side-by-side with semantic diffing — path highlighting, type changes, added/removed keys, and change summary.
API Payload Size Estimator
A development tool to estimate the exact byte size of JSON payloads before building an API, helping architects plan bandwidth costs and latency.
API Rate Limit Calculator
Calculate optimal API call strategies given rate limits. Plan polling intervals, batch sizes, and concurrent request limits.
API Rate Limit Planner
Plan and visualize API rate limiting strategies before implementing them. Model token bucket, sliding window, and fixed window algorithms with interactive simulations showing how traffic bursts affect
API Rate Limit Simulator
A web-based playground for frontend developers to write, test, and tune client-side API polling logic against a simulated rate-limited backend.
API Rate Limit Simulator
Simulate and visualize rate limiting algorithms with animated request flow
API Rate Limit Tester
Test API rate limits by sending configurable bursts of requests and visualizing the response pattern.
API Rate Limit Visualizer
Paste an OpenAPI spec and see rate limit budgets as visual gauges with alerts. Plan your API consumption without hitting walls.
API Rate Limit Visualizer
Configure rate limiting rules and visualize how they throttle traffic with animated request simulations.
API Request Builder
Visual REST and GraphQL request builder with auth, headers, body editor, and response viewer. Lightweight Postman alternative.
API Response Benchmark
Benchmark your API endpoints by running repeated requests and measuring response times. Get p50, p95, p99 percentiles, error rates, and compare between endpoints. Like Apache Bench in a browser UI.
API Response Comparator
Paste two JSON API responses and see a field-by-field diff with types, values, additions, and removals highlighted. Essential for comparing API versions.
API Response Diff
Compare two API responses side-by-side with intelligent diff highlighting.
API Response Faker
Configurable mock API returning realistic fake data. Define schemas, set latency, error rates — better than jsonplaceholder for frontend prototyping.
API Response Mocker
Create mock API endpoints with custom JSON responses, status codes, and delay simulation.
API Response Mocker
A local tool to create mock API responses for frontend development. Define endpoints, set status codes, delays, and response bodies — share via URL.
API Response Time Heatmap
Paste endpoint URLs, run timed fetch requests, and visualize latency as a color-coded heatmap over time.
API Response Time Simulator
Simulate API response times with delays, jitter, and errors — test client-side retry logic
API Schema Diff Tool
Compare two JSON schemas side-by-side — find new, removed, and changed fields
API Status Dashboard
Monitor multiple API endpoints — uptime, latency, status history charts. A self-hosted, privacy-first status page for small teams.
API Status Dashboard
Monitor the health of multiple API endpoints from your browser. Define endpoints, set check intervals, and see uptime history with response times — all stored locally.
API Status Defense
Tower defense game themed around HTTP status codes — each tower represents a status code that blocks specific types of requests
API Versioning Visualizer
Compare API versions side-by-side — see breaking changes, deprecations, and new endpoints
API Waterfall Visualizer
```markdown
App Icon Safe Zone Viewer
A web-based visual testing tool for mobile app developers to upload their app icon artwork and see how it will be aggressively masked by iOS and Android . Ensures critical logo elements aren't cut o
Appliance Manual Vault
Store, organize, and search appliance manuals, specs, and service history in one place.
Ar Indoor Navigator
Indoor navigation tool using device motion sensors and geolocation to help users navigate large indoor spaces. Provides step-by-step directions with a compass overlay.
Architecture Decision Log
ADR manager with status tracking, templates, and export.
Architecture Diagram Tool
Draw cloud architecture diagrams with drag-and-drop icons for AWS, GCP, and Azure — export as PNG or SVG.
Aria Role Explorer
Interactive ARIA roles and attributes reference with usage examples and screen reader behavior demos
ARIA Role Explorer
Interactive ARIA roles and attributes reference with live DOM preview
Ascii Art Converter
A tool that converts images to ASCII art. Upload a photo and see it rendered as characters with adjustable detail, characters, and frame size.
Ascii Art Generator
Convert text to ASCII art with multiple font styles.
Ascii Art Generator
Convert text into ASCII art using multiple font styles. Also converts images to ASCII art. Live preview with copy functionality.
Ascii Art Generator Pro
Convert text or images to ASCII art. Choose from multiple ASCII character sets, control density and size, and export as plain text or styled HTML. Works entirely in-browser.
Ascii Art Studio
Convert images to ASCII art with adjustable resolution, multiple character sets, colored HTML output, and export to text or image formats.
Ascii Art Text Generator
Convert text into stylish ASCII art banners using multiple font styles. Perfect for CLI headers and README files.
Ascii Flow Animator
An interactive ASCII art animation creator and player. Build ASCII diagrams frame by frame, set frame delays, and export as animated GIF or as a self-playing HTML file. Perfect for terminal animations
Ascii Flow Diagram
Draw flowcharts and diagrams that export as ASCII art for README files.
ASCII Flowchart Maker
Draw flowcharts visually then export as ASCII art for READMEs and terminal displays
Ascii Table Formatter
Paste CSV, JSON, or tab-separated data to generate perfectly aligned ASCII tables, Markdown tables, or HTML tables with style customization.
Ascii Table Generator
Create ASCII/Unicode box-drawing tables from data with multiple border styles and alignment options
Ascii Table Lookup
Reference table for ASCII codes.
Asn1 Decoder
Decode ASN.1 DER/BER encoded data into a human-readable tree with OID lookup
Asn1 To JSON Converter
Decode ASN.1 DER/BER encoded data to human-readable JSON tree structure
Aspect Ratio Calculator
Calculate aspect ratios, resize dimensions, and compare common ratios for responsive design.
Aspect Ratio Tool
Calculate and visualize aspect ratios. Built with Next.js 15.
Ast Explorer Lite
Paste JS/TS/Python code and see the AST as an interactive tree with syntax highlighting linked to tree nodes.
Asteroid Dodge
A fast-paced arcade game where you pilot a spaceship and dodge incoming asteroids. Features smooth canvas animation, particle effects, and escalating difficulty.
Audio Spectrum Analyzer
Real-time microphone audio spectrum analyzer using Web Audio API. FFT visualization in canvas with waveform, frequency bars, and spectrogram views.
Audio Visualizer
Real-time audio visualizer with multiple modes — frequency bars, waveform, circular, and particle-based.
Audio Waveform Viewer
Upload audio files to visualize waveforms, trim clips, and export segments. Perfect for podcasters and content creators.
Audio Waveform Visualizer
Upload audio files to visualize waveforms and spectrograms. Supports MP3, WAV, OGG with zoom, scrub, and export as PNG.
Audit Log Viewer Central
Centralized viewer for disparate system audit logs.
Avif Quality Comparer
Side-by-side AVIF vs WebP vs JPEG quality comparison at different compression levels with file size
Awk Command Builder
Build AWK one-liners visually with field selector, pattern matcher, and action builder with live output preview
Aws Arn Parser
Parse and construct AWS ARN strings with visual breakdown of partition, service, region, account, and resource
Aws Finops Visualizer
Visualize AWS cost anomalies and usage patterns for specific services.
Baby Name Explorer
Explore baby names with origin, meaning, popularity trends, and name compatibility
Bahasa Indonesia Nlp Playground
Tokenizer, stemmer, and NER playground for Bahasa Indonesia text processing.
Bahasa Lorem Generator
Generate placeholder text in Bahasa Indonesia — realistic paragraphs, sentences, and words for Indonesian web projects
Barcode Generator Local
Generate standard barcodes .
Barcode Price Tracker
Scan product barcodes via device camera to look up and track prices. Uses the Barcode Detection API for native barcode reading and stores price history locally.
Barcode Scanner Web API
Scan barcodes and QR codes using the Barcode Detection API. Works offline with no app install needed.
Base Converter
Convert numbers between bases . Built with Next.js 15.
Base Converter Extended
Convert numbers between bases 2-36 with step-by-step calculation breakdown and visual place value display
Base64 Encode Decode
Encode and decode Base64 strings and files.
Base64 Encoder
Encode and decode Base64 strings, files, and images. Supports text, binary files, and image preview — all client-side.
Base64 File Encoder
A fully local web utility to drag and drop images, fonts, or SVGs, and instantly convert them into Base64 Data URI strings for embedding directly into HTML or CSS.
Base64 Image Converter
Convert images to Base64 strings and vice versa. Optimize images before encoding to save size.
Base64 Image Encoder
The base64-image-encoder is a web application that allows users to drag and drop images to convert them into optimized Base64 data URIs. This is particularly useful for web developers looking to inlin
Base64 Image Encoder/Decoder
Drag-drop images to get Base64 in 4 formats, or paste Base64 to preview and download images. MIME auto-detection.
Base64 Swiss Army Knife
Encode/decode Base64, Base32, hex, URL encoding with file upload support.
Bash Script Explainer
Paste a bash script and get a line-by-line plain English explanation with syntax highlighting and danger warnings.
Batch Image Watermarker
Add watermarks to multiple images at once — text or image overlays with position, opacity, and size controls. Process everything locally in the browser. Perfect for photographers and content creators
Batik Pattern Generator
Generate procedural batik patterns inspired by Indonesian traditional motifs. Create parang, kawung, mega mendung, and other patterns with customizable colors, scale, and complexity. Export as SVG or
Battery Status API
View detailed battery level and charging status.
Bcrypt Hash Generator/Verifier
Generate bcrypt hashes and verify passwords locally in the browser with configurable cost factor.
Bezier Curve Playground
Interactive cubic bezier curve editor for CSS animations. Drag control points, see live preview, copy CSS timing function.
Bezier Curve Workshop
Draw, manipulate, and chain Bézier curves with control point handles. Generate CSS, SVG, and Canvas code in real-time.
Bibtex Formatter
Format, validate, and sort BibTeX bibliography entries for academic papers
Big O Visualizer
Animate algorithm complexity curves with real code examples and input-size sliders.
Bill Splitting Tool
Smart bill splitter with tip calculator, uneven splits, and payment link integration
Binary Converter
Convert between binary, hexadecimal, decimal, and octal
Binary Math Blitz
Rapid binary-to-decimal, decimal-to-binary conversion challenges with combos, power-ups, and time pressure.
Binary Text Translator
Translate text to binary and vice versa.
Binary Tree Visualizer Interactive
Build and visualize binary trees interactively. Insert, delete, search nodes and watch the tree rebalance. Supports BST, AVL, Red-Black trees with step-by-step operation animation.
Binary Tree Viz
An interactive binary search tree visualization tool. Users insert, delete, and search nodes while watching smooth step-by-step animations of BST operations. BFS and DFS traversal animations are incl
Bio Generator
Generate optimized social media bios for different platforms from a single input profile.
Biome Config Generator
Visual Biome.js configuration builder with live lint/format preview
Bip39 Mnemonic Gen
Generate BIP39 mnemonic phrases .
Birthday Reminder Dashboard
Track birthdays with countdown timers, age calculations, and gift idea suggestions.
Blog Cms
Headless blog CMS with markdown editor and API. Built with Next.js 15.
Blog Outline Generator
Input a topic and get a structured blog outline with headings, key points, and word count targets.
Blog Post Outline Gen
Enter a topic → get a structured blog post outline with H2 headings, key points, word count targets, and SEO keyword suggestions.
Blog Post Outline Generator
Generate structured blog post outlines from a topic — headings, subpoints, CTA sections.
Blood Test Visualizer
Upload blood test results and visualize results with beautiful charts, reference ranges, trends over time, and health insights. All data stays local.
Bluetooth Heart Rate Monitor
Dashboard that connects to BLE heart rate monitors and fitness trackers via Web Bluetooth API. Visualizes real-time heart rate, tracks zones, and logs workout sessions.
Bmi Body Fat Estimator
An elegant health calculator that computes BMI, estimated body fat percentage , lean mass, and fat mass. Features an illustrated body silhouette that changes color/shape based on body composition, and
Body Measurement Tracker
A local-first fitness progress tracker for body measurements. Log chest, waist, hips, arms, thighs, and weight over time, and see smooth trend charts for each measurement. Compare current vs starting
Body Metrics Calculator
A comprehensive, offline body metrics calculator that goes far beyond BMI. Calculate BMI, BMR, TDEE, ideal weight range, body fat percentage estimate, and macronutrient targets — all with beautiful vi
Boid Simulation
A beautiful, interactive Boid simulation. Watch hundreds of autonomous agents exhibit emergent flocking behavior. Adjust parameters in real-time to see how alignment, cohesion, and separation affect
Bookmark Manager
Organize, tag, and search your bookmarks with previews. Built with Next.js 15.
Bookmarks Manager
A web-based bookmark manager with tags, folders, and search.
Border Radius Generator
Visual border-radius editor with individual corners. Built with Next.js 15.
Box Shadow & Gradients CSS Generator
Advanced CSS generator for neumorphic and glassmorphic UI elements
Box Shadow Generator
Visual CSS box-shadow creator with layered shadows
Box Shadow Generator CSS
Visual sliders to layer multiple CSS box shadows for smooth, modern depth.
Box Shadow Studio
Create complex multi-layer CSS box shadows with visual controls and live preview.
Bpjs Calculator
Indonesian BPJS Kesehatan and Ketenagakerjaan contribution calculator — compute employer and employee shares by salary bracket.
Bpjs Calculator Indonesia
Calculate BPJS Kesehatan and BPJS Ketenagakerjaan contributions based on your salary. Shows both employee and employer portions with monthly and yearly totals.
Brand Color Accessibility Checker
Check brand colors against WCAG accessibility standards at all contrast levels.
Breakpoint Debugger Visual
Visualize CSS breakpoints across your responsive design. Shows active breakpoints, media queries, and container queries.
Breathing Exercise Tool
Visual guided breathing aid .
Brotli Gzip Comparer
Paste text content to compare compression ratios between Brotli and Gzip with size reduction percentages
Browser API Explorer
Interactive reference for 100+ Web APIs with live demos you can run in your browser. See which APIs your browser supports and try them instantly.
Browser Event Key Logger
A highly technical diagnostics tool used when debugging complex keyboard navigation, gaming inputs, or accessibility issues. It logs raw DOM `KeyboardEvent` data to a running terminal interface in the
Browser Feature Detector
Detect and display all supported browser APIs, CSS features, and ES standards in current browser.
Browser Fingerprint Analyzer
Show your browser fingerprint and how unique/trackable you are. An eye-opening privacy awareness tool.
Browser Fingerprint Tester
See exactly what your browser reveals about you — canvas, WebGL, audio, fonts, and more
Browser Fingerprint Viewer
A privacy education tool that visually breaks down exactly what information a user's browser is leaking to websites, calculating a uniqueness score based on screen resolution, canvas fingerprinting, f
Browser Fingerprint Viewer
Shows your browser's unique fingerprint score with detailed breakdown of canvas, WebGL, fonts, and plugins contributing to it.
Browser Privacy Score
Instantly analyze browser fingerprint uniqueness and tracking exposure with privacy recommendations.
Browser Storage Inspector
Inspect, edit, and manage all browser storage in one place — LocalStorage, SessionStorage, IndexedDB, Cookies, and Cache API with a unified table view.
Browser Storage Quota
Check available storage quota.
Browser Storage Quota Dashboard
Real-time dashboard showing localStorage, sessionStorage, IndexedDB, Cache API, and cookie usage with quota limits and cleanup tools.
Browser Storage Visualizer
Visualize and manage localStorage, sessionStorage, cookies, and IndexedDB usage
Browser Video Editor
Client-side video trimmer and transcoder using the WebCodecs API. Trim, crop, and re-encode videos entirely in the browser — files never leave the device. Supports MP4, WebM output.
Bruno Collection Converter
Convert Postman and Insomnia API collections to Bruno `.bru` format. Drag-and-drop JSON import with instant conversion and download.
Bubble Pop Puzzle
A satisfying bubble popping puzzle game. Tap clusters of same-colored bubbles to pop them and clear the board. More bubbles in a cluster = higher score.
Budget Envelope Planner
A digital implementation of the envelope budgeting method. Allocate your monthly income into named "envelopes" at the start of the month, then log spending against each. See vivid visual feedback as
Budget Forecaster
```markdown
Budget Planner
Monthly budget planning with categories and tracking. Built with Next.js 15.
Bullet Time Arena
FPS where time only moves when you move. Dodge bullets Matrix-style across 30 tactical levels.
Bun Lockfile Analyzer
Upload a bun.lockb and see dependency tree, duplicates, license audit, and size breakdown
Bun Vs Node Benchmark
Side-by-side benchmark comparison tool for Bun vs Node.js. Interactive charts showing performance differences across common operations.
Bundle Size Analyzer
Upload a JavaScript bundle — get an interactive treemap showing what takes space with size-reduction suggestions per module.
Bundle Size Treemap
Upload a JavaScript bundle or source map to visualize every module's size as an interactive treemap with optimization suggestions.
Bundle Treemap
Upload webpack/vite stats to get interactive treemap showing bundle size breakdown
Business Name Generator
AI-powered business name suggestions with domain availability checking and branding ideas.
Cache Buster Universal
One-click tool to generate cache-busting URLs, manifests, and deployment scripts. Supports query strings, filename hashing, ETags, and CDN purge configs.
Cache Header Playground
```markdown
Cache Nuke Button
One-click tool to clear browser caches, service workers, IndexedDB, cookies, localStorage, and sessionStorage. The nuclear option for developers tired of stale data.
Cache Nuke Dashboard
One-click visual tool to clear all browser caches with a unified dashboard showing storage usage and per-category breakdowns.
Calculator
A beautiful, functional calculator app. Vanilla HTML/CSS/JS, no dependencies.
Calorie Macro Calculator
A beautiful, local-first daily calorie and macronutrient tracker. Users set calorie goals, log meals with macros , and see animated ring progress charts for each nutrient. All data persists in localSt
Capacity Planning Tool
Forecast infrastructure capacity needs.
Carbon Emission API Calculator
Calculate carbon emissions from API calls based on server location. Novel sustainability tool for developers.
Carbon Footprint Calculator
Calculate personal carbon footprint from daily habits with actionable reduction tips and visual charts.
Carbon Footprint Dev Calculator
Calculate the environmental impact of your software stack. Estimates carbon emissions from cloud services, CI/CD pipelines, data transfer, and development practices. Visualizes your project's carbon c
Carbon Footprint Estimator
Estimate the digital carbon footprint of a webpage — analyze page weight, hosting energy, data transfer, and CDN impact. Raise eco-awareness for web developers.
Carbon Footprint Website Calc
Estimate a website's carbon footprint based on page weight, server location, hosting type, and monthly traffic — with green hosting recommendations.
Case Converter Pro
Convert text between camelCase, snake_case, kebab-case, PascalCase, etc.
Cdn Performance Tester
Test CDN response times from multiple simulated global locations and visualize latency.
Cel Expression Tester
Cel Expression Tester
Write and test Common Expression Language expressions against JSON data with type checking
Cellular Automata Explorer
An interactive cellular automata explorer. Run Conway's Game of Life, Rule 110, and custom automata rules. Draw initial states, run simulations, and observe emergent patterns.
Certificate Request Generator
Generate Certificate Signing Requests with key pair generation, field guidance, and PEM output — all client-side
Certificate Transparency Viewer
Search Certificate Transparency logs for any domain — find all issued certificates
Changelog App
Beautiful public changelog for products with categorized entries and email notifications
Changelog Diff Viewer
Compare package changelogs between versions with visual diffs and breaking change highlights.
Changelog Generator
Paste git commit messages, auto-categorize them by type , and generate a beautifully formatted changelog.
Changelog Generator
Paste git log output or connect to a repo to generate a formatted changelog following the Keep a Changelog specification.
Changelog Generator AI
Paste git log output and get a beautifully formatted changelog grouped by type .
Changelog Generator Local
Generate changelogs from conventional commits or manual entries.
Changelog Generator Web
Generate CHANGELOG.md files from conventional commits with version grouping and breaking change highlighting
Changelog Semantic Parser
Parse and render Keep a Changelog format files with filtering, search, and version comparison capabilities.
Changelog Viewer
Paste a CHANGELOG.md file and get a beautifully rendered, searchable view with filtering by version, change type, and date range.
Changelog Widget
Generate embeddable changelog widgets for websites. Create beautiful release notes with versioning and categories.
Chaos Engineering Dashboard
A visual experiment planner and simulator for chaos engineering practices. Design fault injection scenarios, define blast radius, set steady-state hypotheses, and run simulated chaos experiments again
Character Count Analyzer
Advanced text analysis — character, word, sentence, paragraph counts with readability scores and keyword density
Character Counter
Count characters, words, sentences with limits. Built with Next.js 15.
Chart Race Animator
Create animated bar chart races from time-series data — like those viral YouTube videos
Chemical Equation Balancer
Input an unbalanced chemical equation and get the balanced equation with step-by-step algebraic balancing shown. Supports common inorganic and organic compounds with a built-in element parser.
Chmod Calculator
Interactive Unix file permissions calculator. Toggle read/write/execute visually and get the numeric chmod value.
Chmod Calculator GUI
Visual permissions text to octal calculator.
Chmod Calculator Visual
Visual Unix permissions calculator. Toggle read/write/execute for user/group/other and see the numeric and symbolic representations.
Chmod Permissions Calculator
A hyper-fast educational utility for translating Linux file permissions to their visual representations and vice versa. Explains exactly what each bit means for an Owner, Group, and Public user.
Ci Build Time Analyzer
Analyze CI pipeline duration and bottlenecks.
Ci Cd Pipeline Visualizer
Paste GitHub Actions or GitLab CI YAML and see the pipeline as interactive flowchart with timing.
Ci Pipeline Visualizer
Paste GitHub Actions, GitLab CI, or CircleCI YAML and see a visual pipeline diagram
Cicd Pipeline Visualizer
Paste GitHub Actions or GitLab CI YAML and get a visual flowchart of the pipeline stages.
Cidr Overlap Checker
Check if multiple CIDR ranges overlap with visual Venn diagram and conflict highlighting
Cidr Subnet Visualizer
Visualize CIDR notation with subnet masks, IP ranges, host counts, and visual address space map
Circuit Breaker Visualizer
An interactive simulator for the circuit breaker resilience pattern used in distributed systems. Visualize state transitions in real-time as you send simulated requests with configurable failure rate
Cli Command Cheatsheet
Interactive cheatsheet for common terminal commands: git, docker, npm, kubectl, brew. Search, filter, and copy.
Cli Flag Builder
Build complex CLI commands visually — select flags, add arguments, preview the full command
Clip Path Editor
Visual CSS clip-path polygon editor. Built with Next.js 15.
Clipboard History Local
Simple clipboard logger .
Clipboard History Web
Browser-based clipboard manager using localStorage. Search, pin, tag, and manage your clipboard history privately.
Clipboard Sanitizer
Paste URLs and text to strip tracking parameters with clean output.
Cloud Access Request System
Just-in-time access requests for cloud resources.
Cloud Cost Anomaly Detector
Cloud Cost Calculator
Compare AWS, GCP, and Azure costs for identical workloads side-by-side.
Cloudflare Worker Tester
Test Cloudflare Worker scripts locally in the browser with request simulation and response inspection
Cname Flattening Checker
Check if a domain supports CNAME flattening at the apex with DNS resolution chain visualization
Cocktail Ratio Calculator
A sleek cocktail recipe builder and batch scaler. Users select or create cocktail recipes by ratio , and the tool calculates exact volumes for any number of servings. Includes a curated library of 60+
Code Diff Viewer
Side-by-side and inline code diff viewer with syntax highlighting. Paste two code blocks and see changes instantly.
Code Explanation Generator
```markdown
Code Golf Arena
Solve coding challenges in the fewest characters — leaderboard by language, code comparison, and competitive programming in the browser.
Code Knowledge Graph
Interactive visualization of codebase structure as a knowledge graph. Paste a repo structure or code and see functions, classes, and imports as connected nodes.
Code Screenshot Generator
Create beautiful code screenshots with syntax highlighting, custom backgrounds, and padding. Like Carbon but local.
Code Smell Detector
A browser-based code quality analyzer that detects common code smells across JavaScript, TypeScript, Python, and Go. Paste code and get flagged issues: long functions, deep nesting, magic numbers, dea
Code Snippet Imagemaker
A web tool that takes plain text code and transforms it into beautiful, shareable images with customizable syntax themes, window frames, backgrounds, and drop shadows—similar to Carbon or Rayso. Desig
Code Snippet Manager Pro
The code-snippet-manager-pro is a web application designed for developers to efficiently manage their code snippets. It allows users to tag snippets for easy retrieval and provides syntax highlighting
Code Snippet Share
Create beautiful code snippet images with syntax highlighting, custom themes, and social media export. Carbon.sh alternative.
Code Snippet Vault
A local-first, zero-dependency code snippet manager that lets developers save, tag, search, and copy frequently-used code snippets with full syntax highlighting. Think of it as a personal Gist — offli
Code Type Racer
Typing speed game using real code snippets from popular repos. Race against your personal best or AI.
Code Typing Race
Type real code snippets as fast as possible. Race against the clock or other players in multiplayer.
Codebase Complexity Analyzer
Upload source files and get cyclomatic complexity, code smells, and tech debt score.
Codebase Health Scorer
A developer tool where you describe your codebase or paste directory structure + key metrics and get a scored "technical debt health report" with prioritized recommendations — all client-side.
Codebase Stats Dashboard
Paste a GitHub repo URL or upload a ZIP — see language breakdown, file size heatmap, complexity scores, and tech debt estimates.
Codeblock Beautifier
Format and beautify code snippets with themes. Built with Next.js 15.
Codeowners File Builder
Visual builder for GitHub CODEOWNERS files — map directories to team members with pattern validation and coverage visualization
Codepoint Explorer
Explore Unicode characters by block, name, or codepoint range with copy and search functionality.
Coding Quiz Game
A fun quiz game for learning developer concepts. Choose a topic, answer multiple-choice questions with timed rounds, earn XP, and compete with yourself on a personal leaderboard.
Coffee Brew Ratio Calculator
The ultimate specialty coffee brewing assistant. Enter your dose and target brew weight, and instantly get the exact water amount, ratio, and pour schedule for any brew method . Includes a built-in br
Coffee Brewing Calculator
Calculate precise coffee brewing ratios for every method — pour over, French press, espresso, cold brew, AeroPress, and more. Adjust for bean strength, grind size, water temperature, and brew time.
Coin Flipper Sim
Flip a coin with animation.
Color Accessibility Checker
Check any foreground/background color pair for WCAG AA and AAA compliance. Suggests accessible alternatives for failing combos.
Color Blindness Design Checker
Upload a screenshot or paste colors and see how your design looks under 8 types of color vision deficiency — with contrast fix suggestions and WCAG compliance check.
Color Blindness Filter Preview
Upload any image or screenshot and preview how it looks under all 8 types of color vision deficiency. Essential tool for accessibility testing of designs and UIs.
Color Blindness Sim
Upload screenshots or enter colors — simulate how they look under all 8 types of color vision deficiency with side-by-side comparison.
Color Blindness Simulator
Upload an image or enter a URL to simulate how it appears to people with 8 types of color vision deficiency.
Color Blindness Simulator Live
Upload a screenshot or paste a URL and see how it looks to users with different types of color blindness — deuteranopia, protanopia, tritanopia
Color Blindness Simulator Tool
Upload images or enter colors to simulate how they appear with different types of color blindness
Color Contrast Accessibility Fixer
Find the closest WCAG AAA-compliant color pair. 6 fix strategies with live preview and one-click apply.
Color Contrast Analyzer
WCAG accessibility checker with suggestions for passing ratios.
Color Contrast Checker
Check WCAG color contrast ratios between text and background colors. Real-time preview with accessibility compliance indicators.
Color Contrast Checker Wcag
Check foreground/background color contrast ratios against WCAG 2.1 AA and AAA standards with suggestions.
Color Contrast Grid
Generate a full contrast ratio grid for your design system's color palette. WCAG compliance made visual.
Color Contrast Grid Matrix
Generate a full NxN contrast ratio matrix for your entire color palette. Every color is checked against every other color for WCAG AA and AAA compliance — instantly revealing which pairings are access
Color Contrast Matrix
Input a color palette and generate a full accessibility contrast matrix for every combination.
Color Format Converter
A hyper-fast, offline-capable color conversion tool built specifically for modern UI design, quickly generating identical color arrays in standard Hex, RGB, styling-friendly HSL, and new OKLCH spaces.
Color From Image
Upload any image and extract the dominant color palette with hex, RGB, and HSL codes. Perfect for designers and developers.
Color Harmonizer
Generate harmonious color palettes using color theory rules .
Color Harmony Wheel
Interactive color wheel showing complementary, analogous, triadic, and split-complementary harmonies.
Color Mixer
Mix and blend colors with harmony suggestions. Built with Next.js 15.
Color Name Finder
Find the closest named color for any hex value. Built with Next.js 15.
Color Palette Accessibility
Check an entire color palette for WCAG contrast compliance — every pair tested with pass/fail matrix
Color Palette Accessibility Checker
Test foreground/background color combinations for WCAG AA and AAA compliance with live preview and palette builder.
Color Palette Accessibility Grader
Upload or build a color palette, test every combination for WCAG AA/AAA contrast ratios, and get auto fix suggestions.
Color Palette Extractor
Upload an image and extract dominant colors as CSS variables, hex codes, and Tailwind swatches.
Color Palette From Image
A tool that extracts dominant colors from any uploaded image. Get a beautiful palette with HEX codes, color names, and export options for design tools.
Color Palette From Photo
Extract beautiful color palettes from any photo. Upload an image and get the dominant colors, complementary palettes, and export as CSS variables, Tailwind config, or design tokens. Perfect for design
Color Palette From Screenshot
Upload any image or screenshot and extract a harmonious 5-8 color palette using k-means clustering. Copy colors as HEX, RGB, or HSL.
Color Palette Generator
Generate harmonious color palettes — complementary, triadic, analogous. Export as CSS vars or Tailwind config.
Color Palette Generator AI
AI-assisted color palette generator. Lock specific colors and generate harmonious matches.
Color Scale Generator
Generate 10-step color scales from any base color. Preview in UI components. Export as CSS variables or design tokens.
Color Space Converter
Convert colors between 10+ color spaces with visual comparison
Color System Generator
Generate a complete design system color palette from a single brand color
Color Theory Teacher
An interactive, visual guide to color theory fundamentals. Learn complementary, analogous, triadic, and split-complementary color schemes through hands-on color wheels, sliders, and real-time example
Color Token Generator
Define a base color and auto-generate a full design token scale with accessible contrast pairs. Export as CSS custom properties or Tailwind config.
Color Token System Builder
Generate a complete design system color scale from a single brand color with accessibility-aware contrast ratios
Colorsnap Extension
Commission Calculator
Sales commission calculator with tiered rates, quota tracking, and team-level reporting.
Commit Art Generator
Design pixel art that renders as GitHub contribution graph art
Commit History Heatmap
Visualize your git commit history as a beautiful heatmap. Paste git log output and see your coding patterns — busiest hours, most productive days, weekly patterns over months.
Commit Lint Checker
A browser-based commit message linter that validates messages against Conventional Commits, Angular, and custom rules. Paste a commit message and get instant feedback with suggestions for improvement.
Commit Message Crafter
Craft perfect conventional commit messages with interactive prompts, scope suggestions, and breaking change flags.
Commit Message Generator
Generate conventional commit messages from a description. Supports feat/fix/docs/refactor/test types with scope and breaking changes.
Commit Message Linter
Paste commit messages and validate against the Conventional Commits specification. Get instant feedback with fix suggestions and properly formatted alternatives.
Commit Message Roulette
Guess whether hilarious commit messages are real or AI-generated. A fun game for developers.
Commit Message Validator
Validate commit messages against conventional commit standards with type/scope/subject analysis and fix suggestions
Commit Msg Previewer
The commit-msg-previewer is a web application that allows users to paste their commit messages and preview how they will render on popular version control platforms such as GitHub, GitLab, and Bitbuck
Community Forum
Discussion forum with threads and categories. Built with Next.js 15.
Compliance Checklist
Interactive compliance checklists for GDPR, SOC2, HIPAA, and ISO 27001 — track completion status and generate audit reports locally.
Component Accessibility Auditor
The component-accessibility-auditor is a web application that enables developers to paste their React or Vue HTML code and receive AI-generated suggestions for ARIA attributes and structural changes n
Component Library Showcase
```markdown
Component Prop Documenter
Paste a React/Vue/Svelte component and auto-extract its props with types, defaults, and descriptions into a beautiful documentation table.
Component Props Doc
Paste a React, Vue, or Svelte component to auto-generate a props documentation table with types and defaults.
Compound Interest
Visualize compound interest growth over time.
Compound Interest Calculator
Calculate compound interest with charts showing growth over time. Compare scenarios side-by-side.
Compound Interest Sim
An animated, interactive compound interest calculator that makes investing feel tangible. Watch your wealth grow in real time as you adjust initial investment, monthly contributions, annual return rat
Compound Interest Visualizer
Interactive compound interest calculator with animated charts showing growth over time.
Compound Interest Viz
Interactive compound interest calculator with timeline graph and milestone markers.
Compression Stream Benchmark
Compress and decompress files in-browser using the CompressionStream API. Zero-dependency compression with performance metrics.
Console Log Formatter
Design beautiful console.log outputs with CSS styling. Preview how your styled console messages will look and copy the console.log code.
Container Image Layer Viewer
Upload or reference a Docker image and visualize layers, sizes, and file changes per layer
Container Layer Inspector
Paste a Dockerfile, see each layer visualized as stacked blocks with size estimates, cache status, and optimization tips.
Container Query Playground
Interactive CSS Container Queries playground with visual breakpoint editor.
Container Size Calculator
Paste a Dockerfile and see the estimated size impact of each RUN, COPY, and ADD instruction with layer-by-layer optimization tips.
Content Calendar
A visual content calendar for creators, marketers, and developers. Plan posts across multiple platforms, track status, and never miss a publish date.
Content Creator Media Kit
Build a professional media kit page with follower stats, demographics, brand collaborations, and rates — export as PDF
Content Readability Analyzer
Paste text, get Flesch-Kincaid score, sentence complexity heatmap, jargon detector, grade level, and improvement suggestions.
Content Repurposer
Paste a long blog post and get it repurposed into multiple formats — Twitter thread, LinkedIn post, email newsletter, YouTube script outline, and Instagram carousel text.
Content Security Policy Builder
Interactive Content Security Policy header builder with directive explanations and live testing
Contract Clause Library
Reusable legal clause library with search, tagging, and version tracking for freelancers and SMBs.
Contract Generator
Simple legal contract templates with fill-in fields and PDF export
Contract Generator Pro
A guided contract generator for freelancers that produces professional, ready-to-use service agreements. Answer step-by-step questions about scope, payment, IP, and more — get a complete Markdown/prin
Contract Hours Tracker
Hourly-rate contract billing tracker with sessions, CSV export, and invoice generation.
Contract Renewal Monitor
Track SaaS and vendor contract renewals.
Contrast Checker Batch
Check WCAG contrast ratios for your entire color palette at once — find all failing pairs
Contrast Grid
Test color contrast across all palette combinations. Built with Next.js 15.
Contrast Grid Matrix
Enter multiple colors and see a matrix showing contrast ratios between every pair. Quick WCAG compliance overview.
Contrast Ratio Checker
WCAG 2.1 contrast ratio checker. Pick foreground and background colors, get AA/AAA compliance status with suggestions.
Cookie Analyzer
Inspect and decode browser cookies. Analyze SameSite, Secure, HttpOnly flags and detect tracking cookies.
Cookie Consent Auditor
Audit any website's cookie consent implementation for GDPR/CCPA compliance
Cookie Consent Banner Builder
Build GDPR-compliant cookie banners with generated code. Every website needs this, no SaaS required.
Cookie Consent Builder
Visual builder for GDPR-compliant cookie consent banners with customizable design and exportable code.
Cookie Consent Generator
Configure a GDPR/CCPA compliant cookie consent banner with visual editor, then copy-paste the generated HTML, CSS, and JavaScript into any website.
Cookie Consent Tester
Test website cookie compliance with GDPR and CCPA regulations.
Cookie Inspector
Visual cookie analyzer that decodes JWT cookies, shows SameSite flags, calculates expiry times, and categorizes by purpose.
Cookie Inspector Web
Analyze cookies on any website. Check for secure flags, SameSite attributes, expiry, and GDPR compliance issues.
Cookie Policy Generator
Generate a cookie policy document from a simple questionnaire. Select your cookie types, tracking tools, and jurisdiction — get a ready-to-publish policy.
Cookie Policy Scanner
Audit any website's cookie practices against GDPR/CCPA requirements with compliance checklist.
Corporate Directory Tree
Visual org chart and employee directory.
Correlation Matrix Viewer
Upload numeric CSV data and visualize correlations between columns as an interactive heatmap
Cors Debugger
A web-based utility for backend and frontend developers to debug Cross-Origin Resource Sharing errors. Users input an API endpoint and the tool simulates various `Origin` headers to see exactly which
Cors Debugger Interactive
Step-by-step CORS flow simulator — configure origins, methods, headers, and see preflight requests animated.
Cors Debugger Web
```markdown
Cors Error Debugger
Paste a CORS error message and get a human-readable explanation with step-by-step fix suggestions for your server setup.
Cors Header Builder
Design CORS response headers for your API. Built with Next.js 15.
Cors Header Tester
Test CORS configurations by simulating origins, methods, and headers with detailed pass/fail analysis
Cors Policy Simulator
Define origin, method, headers and simulate CORS preflight to see exactly what would happen. Understand CORS without trial and error.
Cors Policy Tester
Test CORS configurations interactively — simulate requests from different origins
Cors Tester
Test CORS configurations with visual request/response flow diagrams, preflight simulation, and detailed error diagnosis.
Countdown Timer Offline
Set a timer with alarm sound.
Coverage Map Builder
Build service area and coverage maps with polygon drawing, radius circles, and export options.
Cpu Scheduling Simulator
An interactive operating systems education tool that simulates CPU scheduling algorithms. Users add processes with arrival time, burst time, and priority, then run Round Robin, FCFS, SJF, or Priority
Crawl Budget Analyzer
Analyze crawl budget usage from server access logs with visualization and recommendations.
Crc Calculator Tool
Calculate CRC-8, CRC-16, CRC-32, and CRC-64 checksums for text and hex input with polynomial selection
Crc32 Calculator
Calculate CRC32 checksum of text or files.
Crdt Notepad
Local-first collaborative notepad using Conflict-free Replicated Data Types — works fully offline, syncs via WebRTC peer-to-peer when online.
Crdt Playground
Interactive visualization of CRDT operations. Watch merge, split, and concurrent edits step-by-step with animated state trees and convergence proofs.
Creative Writing Prompter
A creative writing prompt generator for fiction writers, bloggers, and students. Generate story starters, character concepts, dialogue prompts, and world-building ideas. Save and shuffle favorites.
Cron Builder
Visual cron expression builder — Click to select minutes/hours/days. Designed as a web project.
Cron Expression Builder
Visual drag-and-drop cron schedule builder with human-readable English preview.
Cron Expression Debugger
Visual cron scheduler with timeline preview showing next 100 executions and natural language input. Supports standard cron and extended syntax.
Cron Expression Explainer
Visual cron schedule explainer with timeline, next-runs calendar, and natural language translation.
Cron Expression Playground
A visual cron expression builder with a timeline preview showing the next 50 trigger times. Supports standard UNIX cron, AWS EventBridge rate/cron, and GitHub Actions schedule syntax. Every field is e
Cron Expression Translator
The cron-expression-translator app allows users to input a cron string and receive a natural language description of the schedule, such as "Every day at midnight." Additionally, the app provides the
Cron Expression Visual Builder
Drag-and-drop visual builder for cron expressions with live preview of the next 20 execution times and human-readable description.
Cron Expression Visual Calendar
Paste a cron expression and see every execution time rendered on a beautiful interactive calendar. Supports month, week, and day views with timezone conversion, next-N run previews, and natural langua
Cron Job Calendar
Enter cron expressions and see them plotted on a visual calendar/timeline showing exact execution times for a full month.
Cron Job Calendar View
Enter multiple cron expressions and see exactly when each job will fire on a visual calendar. Spot overlaps, gaps, and peak load times at a glance.
Cron Job Monitor
Visual cron schedule timeline with execution tracking. Enter your cron expressions and see a 24-hour timeline of when they fire. Never miss overlapping jobs.
Cron Job Monitor Dashboard
Visual dashboard for monitoring cron job execution history, success rates, and timing.
Cron Job Monitor Dashboard
Paste cron entries and visualize their schedule on a weekly timeline.
Cron Job Timeline
Paste multiple cron expressions to see overlapping visual timeline for the next 24h or week
Cron Job Visualizer
Visual timeline showing when cron expressions fire over customizable time periods with collision detection and natural language descriptions
Cron Schedule Cracker
Translate CRON strings to human-readable descriptions and show the next 10 execution times with timezone support.
Cron Schedule Explainer
Translate Cron expressions into human-readable schedules. Next run time predictor and visual calendar view.
Cron Schedule Visualizer
Enter a cron expression and see a visual timeline of when it fires over 24 hours, 7 days, or 30 days. Includes human-readable descriptions and next-run predictions.
Cron to English Translator
Convert complex cron expressions to plain English explanations
Cron Visual Builder
Build cron expressions visually with a calendar preview showing next 10 executions.
Crontab Calendar View
View cron expressions rendered as calendar events. See exactly when your cron jobs will fire on a day, week, or month view.
Crontab Editor
Visual cron expression builder with human-readable explanation and next run preview.
Crontab Explorer
Build and explain cron expressions visually. See a human-readable description of any cron schedule, preview the next N run times, and construct expressions with dropdowns.
Crontab Guru
Visual cron expression builder with natural language input, real-time next-run preview, and human-readable explanations.
Crontab Guru Local
Visual cron expression builder and validator. Offline-first.
Crontab Monitor
Visual cron schedule viewer with timeline showing when jobs run over 24h/week. Paste crontab and see the visual schedule.
Crontab Notification Planner
Plan and visualize when cron notifications will fire — never get surprised by late-night alerts
Crontab Translator
Translate cron expressions to and from human-readable English with next-run prediction and timezone support
Crontab UI Generator
Human-friendly cron expression builder with descriptions and next-run preview
Crontab Visual Editor
Build cron expressions visually with a calendar-like interface showing exactly when jobs will run next.
Crontab Visual Scheduler
Build cron schedules visually — drag sliders for minute, hour, day, month, weekday and see the resulting cron expression with next 10 execution times.
Crypto Portfolio
Track cryptocurrency holdings and performance. Built with Next.js 15.
Crypto Tax Calculator
Calculate crypto capital gains/losses with FIFO, LIFO, and HIFO methods
Crypto Tax Estimator
Estimate capital gains and losses from cryptocurrency transaction history with FIFO/LIFO methods.
Csp Builder Visual
Visual Content Security Policy builder with drag-and-drop source configuration
Csp Evaluator
Evaluate Content Security Policy headers for security weaknesses and misconfigurations
Csp Generator
Content Security Policy header builder. Built with Next.js 15.
Csp Header Builder
Visual Content Security Policy header builder with validation.
Csp Header Builder Visual
Build Content-Security-Policy headers visually with per-directive controls
Csp Header Generator
Build Content-Security-Policy headers with directive picker, unsafe-inline warnings, and hash/nonce generation
Csp Policy Builder
Visual Content Security Policy builder with live policy testing, violation reporting, and one-click export. Helps developers create secure CSP headers without memorizing directives.
CSP Policy Builder
Visual Content Security Policy builder with presets and directive toggles
Csp Policy Tester
Paste your Content-Security-Policy header and test it against common scenarios. Highlights violations and suggests fixes.
Csp Report Analyzer
Paste CSP violation reports and get human-readable explanations with fix suggestions
Csp Violation Reporter
Client-side CSP violation detector that captures and displays blocked resources in real-time
Csp Violation Simulator
Write a Content-Security-Policy and test it against sample resources to see what would break.
CSS Animation Builder
Visual keyframe animation builder with timeline. Built with Next.js 15.
CSS Animation Generator
Visual CSS animation builder — configure keyframes, timing, easing, and preview animations live. Export CSS code.
CSS Animation Keyframe Editor
Visual CSS keyframe animation editor with timeline interface. Add keyframes, adjust easing, preview live, export CSS.
CSS Animation Keyframe Generator
Build CSS @keyframes animations visually with timeline, easing, and live preview
CSS Animation Keyframe Recorder
Manipulate an element's position, size, rotation, and opacity — record the changes as steps and export as clean CSS @keyframes animation code.
CSS Animation Laboratory
Build and experiment with CSS animations visually. Create keyframes, adjust timing functions, combine transforms, and see results in real-time. Export production-ready CSS with zero manual coding requ
CSS Animation Library
Browse, customize, and copy 200+ CSS animations with live preview and keyframe editor
CSS Animation Playground
Interactive CSS animation builder — keyframes, timing functions, and chaining with live preview and code export.
CSS Animation Playground
Visual CSS animation builder — create keyframe animations with a timeline editor, live preview, and exportable CSS code.
CSS Animation Recorder
Build CSS animations with a visual timeline, preview them live, and export as CSS keyframes or record as GIF/WebM for documentation.
CSS Animation Sandbox
A visual tool to design, tweak, and export CSS `@keyframes` animations. Users can configure timing functions, delays, and iteration counts using an interactive timeline.
CSS Animation Timeline
Visual timeline editor for CSS keyframe animations with drag-and-drop keyframes, cubic-bezier curve editor, and live preview.
CSS Animation Timeline Editor
Visual timeline editor for CSS @keyframes animations with curve editing, preview, and code export.
CSS Art Challenge
Recreate pixel art targets using only CSS. Get scored on visual accuracy and code efficiency.
CSS Aspect Ratio Calculator
A simple, focused visual calculator for generating `aspect-ratio` CSS rules and fallback padded-box hacks for responsive videos, images, and embedded iframes.
CSS Battle Clone
Replicate visual targets using minimal CSS in timed rounds. Score based on accuracy and character count.
CSS Battle Playground
Recreate target designs using only CSS. Get scored on accuracy and code length.
CSS Border Radius Morpher
A visual tool for creating complex CSS shapes using the 8-value `border-radius` property. Generate organic, blob-like shapes interactively by dragging control points, and output the exact CSS code ins
CSS Border Radius Previewer
Visually design complex border-radius values by dragging corner handles. Preview on different shapes and export CSS.
CSS Box Model Visualizer 3d
An interactive 3D visualization of the CSS Box Model. By default, the box model is flat, which causes confusion. This tool rotates a DOM element 45 degrees in 3D space and visually separates Margin, B
CSS Box Shadow Gen
Visual generator for CSS box-shadows.
CSS Box Shadow Generator
Design beautiful CSS box shadows visually. Multiple shadow layers, live preview, and one-click CSS copy.
CSS Box Shadow Sandbox
A web-based visual generator specifically focused on creating smooth, layered, realistic CSS box shadows. Users can add multiple shadow layers, tweak blur, spread, X/Y offsets, and opacity, then copy
CSS Box Shadow Studio
Multi-layer box-shadow CSS generator with drag handles, presets, and smooth animations.
CSS Clip Path Editor
A visual bounding-box editor for creating unique CSS non-rectangular shapes using `clip-path: polygon`.
CSS Clip Path Generator
Interactive CSS clip-path editor. Choose from polygon, circle, ellipse, or inset shapes with live preview and code export.
CSS Clip Path Maker
Visual editor for CSS clip-path shapes using polygon, circle, ellipse, and inset with drag handles and live preview.
CSS Container Query Lab
Interactive CSS Container Queries playground with visual container resize and responsive components
CSS Container Query Playground
Experiment with CSS container queries — resize containers and see responsive behavior
CSS Easing Curve Generator
A visual bezier curve editor to create custom CSS timings . Test it against a live CSS animation block instantly and compare against standard eases .
CSS Filter Generator
Visual CSS filter property builder. Built with Next.js 15.
CSS Filter Playground
Interactive playground for all CSS filter functions: blur, brightness, contrast, grayscale, hue-rotate, invert, saturate, sepia, and drop-shadow.
CSS Flexbox Cheat Sheet
A web-based reference and teaching tool for CSS Flexbox. Instead of static documentation, users click buttons for various Flexbox properties to see child elements physically animate to their new posit
CSS Flexbox Playground
Interactive CSS Flexbox layout playground.
CSS Glassmorphism Generator
A visual tool dedicated to creating beautiful "frosted glass" UI elements. Fine-tunes `backdrop-filter`, transparency, and subtle borders.
CSS Gradient Generator
A visual CSS gradient builder with linear, radial, and conic gradient support. Real-time preview, color stops editor, and one-click CSS copy.
CSS Gradient Generator Pro
Advanced CSS gradient editor supporting linear, radial, conic, and mesh gradients. Export CSS with vendor prefixes.
CSS Grid Area Designer
Visual CSS Grid template areas designer with drag-and-drop and live code generation
CSS Grid Area Painter
Paint grid areas visually on a canvas and get CSS grid-template-areas code with responsive breakpoints and named grid line output.
CSS Grid Art Builder
```markdown
CSS Grid Builder
Visual CSS Grid generator — Drag to define grid areas. Designed as a web project.
CSS Grid Generator
A visual drag-and-drop tool to generate complex CSS Grid layouts. Users can define columns, rows, gaps, and visually place child elements, then instantly copy the generated HTML/CSS.
CSS Grid Generator Advanced
Drag-and-drop CSS Grid builder with named grid areas, implicit tracks, responsive breakpoints, and code export
CSS Grid Generator Visual
Visually design CSS Grid layouts by drawing cells on a grid. Set gaps, alignment, and named areas. Export clean code.
CSS Grid Layout Debugger
Visual CSS Grid inspector with area naming, gap visualization, and code export.
CSS Grid Layout Generator
Visual CSS Grid layout builder. Drag and drop to create complex grid structures and export clean CSS/HTML code.
CSS Grid Layout Visualizer
Visual drag-and-drop grid builder that lets you design CSS Grid layouts interactively and outputs clean CSS code.
CSS Grid Playground
Visual CSS Grid builder with drag-and-drop grid areas, gap/sizing controls, and live code export. Build complex grid layouts without memorizing syntax.
CSS Grid Puzzle
Learn CSS Grid by solving visual puzzles — arrange items to match target layouts using grid-template properties
CSS Grid Template Builder
Visual drag-and-resize CSS Grid layout builder with named areas, responsive variants, and code export.
CSS Grid Visualizer
Interactive CSS Grid builder that generates the CSS code. Simplifies complex flex/grid layouts.
CSS Has Selector Playground
Interactive playground for the CSS `:has` selector. Write selectors, see live preview, and check browser compatibility.
CSS Has Selector Tester
Test and visualize the :has parent selector with live examples. The missing CSS selector finally demystified.
CSS Minifier Tool
Minify and optimize CSS code.
CSS Nesting Converter
Convert traditional CSS to native CSS nesting syntax and back. Migration tool for the new native nesting spec.
CSS Scroll Snap Builder
Visual scroll snap area builder with snap-type, snap-align, and proximity controls with live preview
CSS Scroll Snap Designer
Visual designer for CSS scroll-snap with breakpoint preview. Configure scroll snap behavior interactively.
CSS Selector Specificity Calc
Enter CSS selectors and instantly see their specificity score. Compare multiple selectors and understand which one wins the cascade.
CSS Shadow Smoother
Visual tool to layer multiple box-shadows for ultra-smooth, realistic shadows with live preview and CSS output.
CSS Specificity Battle
Gamified CSS specificity calculator — paste two CSS selectors, see which one wins with animated battle visualization. Learn CSS specificity through play.
CSS Specificity Calc
Calculate and compare CSS specificity scores. Built with Next.js 15.
CSS Specificity Calculator
Enter any CSS selector and instantly see its specificity score visualized as a color-coded bar chart. Compare multiple selectors side-by-side.
CSS Specificity Calculator Visual
Calculate and compare CSS specificity scores with visual bar charts and selector breakdown explanation.
CSS Specificity Visualizer
A visual tool to understand CSS specificity. Paste selectors and see their specificity scores as visual bars, sorted by weight. Learn which selector wins.
CSS Specificity Wars
An interactive CSS utility that calculates and visualizes CSS specificity weights to help developers understand why their styles aren't applying.
CSS Specificity Wars
Two CSS selectors battle — predict which one wins! Learn specificity by predicting outcomes with escalating difficulty.
CSS Subgrid Layout Builder
Visual builder for CSS Subgrid with live preview. Design complex nested grid layouts with subgrid alignment.
CSS Transform Playground 3d
An interactive 3D laboratory for visualizing and understanding CSS `transform` properties . Manipulate a cube in 3D space with sliders and immediately see the corresponding CSS output.
CSS Variable Analyzer
Paste your CSS and analyze all custom properties . See usage frequency, unused variables, and dependency chains.
CSS Variable Extractor
Paste CSS code and automatically extract repeated values into CSS custom properties with usage replacement.
CSS Variable Theme Builder
Visual editor for CSS custom properties — build complete light/dark theme systems with color scales, spacing, typography, and live preview.
CSV Chart Builder
Upload CSV data and build interactive charts with zero coding required.
CSV Explorer
Upload CSV files and explore data with auto-type detection, filtering, sorting, charting, and export. All in-browser.
CSV Pivot Table
Upload CSV files and create interactive pivot tables. Drag fields to rows/columns/values. Filter, sort, and export results.
CSV Query Engine
Upload a CSV file and query it using SQL-like syntax directly in the browser — no server needed
CSV To JSON Converter
Convert CSV data to JSON array.
CSV To Sqlite Converter
The csv-to-sqlite-converter is a web application that allows users to easily drag and drop CSV files, automatically inferring the schema of the data contained within. Once processed, users can downloa
Cue Lang Playground
Write and evaluate CUE expressions with validation, export, and error reporting
cURL Command Builder
Build complex curl commands with a UI — headers, auth, body, flags
Curl To Code
Paste a cURL command to convert it to fetch, axios, Python requests, Go http, or PHP code.
Curl To Code Converter
Convert cURL commands to code in 10+ languages with formatting
Curl To Fetch
Convert cURL commands to JavaScript fetch.
Curl To Fetch Converter
Convert cURL commands into JavaScript Fetch, Python Requests, Go, and other language snippets.
Currency Converter
Offline currency converter with saved exchange rates.
Customizable Select Preview
Preview the upcoming stylable select element with CSS. Solves the #1 web styling pain point.
Customs Duty Calculator
Calculate import duties and tariffs by HS code, country of origin, and destination.
Daily Checklist
Simple daily checklist that resets each day.
Daily Journal
Minimalist daily journaling app with writing prompts, mood tracking, and streak counting. All entries stored locally — private by design.
Daily Journal Web
Private, client-side encrypted daily journaling app with mood tracking and search.
Daily Standup Gen
Template-based standup note generator — quickly fill in yesterday/today/blockers, copy formatted output to clipboard for Slack or Teams.
Daily Standup Generator
The daily-standup-generator is a web application designed to streamline the daily standup process for development teams. Users can input their yesterday's commits, today's goals, and any blockers they
Daily Standup Generator
Quick daily standup message builder — fill in yesterday/today/blockers and generate formatted messages for Slack, Teams, or Discord
Daily Standup Randomizer
Randomly order team members for daily standup — with timer per person and history
Daily Standup Template
Fill-in-the-blank daily standup form with copy-to-clipboard and Slack-ready formatting.
Daily Writing Prompt Engine
A distraction-free creative writing companion that generates unique daily prompts across genres , tracks your writing streak, and stores entries locally. Zero cloud, zero accounts — just you and the p
Data Anonymizer Tool
Paste JSON, CSV, or SQL data and automatically anonymize PII with realistic fake data — all processing local
Data Breach Checker
Check if email appears in known breaches using local k-anonymity hash — no email sent to any server.
Data Faker
Generate realistic fake data in bulk. Names, emails, addresses, dates, and more — export as JSON, CSV, or SQL.
Data Faker Generator
Generate realistic fake data in bulk with multiple locales.
Data Faker Playground
Generate realistic fake data for testing — names, emails, addresses, products, and more
Data Faker Tool
Generate fake but realistic data: names, emails, addresses, phone numbers, dates, UUIDs. Export as JSON, CSV, or SQL inserts.
Data Masking Tool
Mask sensitive data in JSON, CSV, or text — emails, phone numbers, SSNs, credit cards
Data Pipeline Flowchart
Drag-and-drop ETL pipeline builder — sources, transforms, sinks. Generates Airflow/Prefect YAML configuration.
Data Pipeline Lineage
Visual lineage graph for ETL jobs.
Data Quality Checker
Analyze CSV datasets for missing values, outliers, duplicates, and type inconsistencies
Data Uri Generator
Convert images/files to Data URI strings.
Data Uri Toolkit
Encode/decode Data URIs for any file type. Preview images, fonts, and SVGs inline.
Data URL Converter
Convert files to and from data URLs. Supports images, fonts, SVGs. Shows file size comparison and base64 output.
Data URL Encoder
Encode files to data URLs with size comparison, MIME detection, and copy-ready output
Database Diagram Draw
A browser-based ER diagram editor. Draw database tables, define columns and relationships, then export as SQL DDL, Prisma schema, or PNG. The free, offline alternative to dbdiagram.io.
Database Er Diagram Builder
Draw entity-relationship diagrams interactively and export as SQL migration scripts.
Database Er Diagram Tool
Design entity-relationship diagrams visually. Define tables, columns, relationships. Export as SQL CREATE statements.
Database Index Advisor
Paste SQL queries and schema DDL, locally analyze query patterns, and get missing index suggestions with EXPLAIN simulation.
Database Migration Diff
Compare two database schemas and generate migration SQL automatically. Schema diffing made visual.
Database Migration Diff Viewer
Paste two SQL schemas, get a visual diff showing added, removed, and modified tables, columns, indexes, and constraints.
Database Migration Planner
Plan and visualize database schema migrations — track columns to add, rename, or drop with a timeline view and SQL generation
Database Schema Analyzer
A reverse-engineering tool for databases — paste CREATE TABLE statements and get a visual explanation of what each table does, its relationships, potential issues, and optimization suggestions. Like a
Database Schema Designer
A visual, browser-based entity-relationship diagram tool for designing database schemas. Developers can create tables, define columns and data types, draw relationships, and export the schema as SQL
Database Schema Diagram Editor
Draw ER diagrams visually — drag-and-drop tables, define relationships, export SQL.
Database Schema Diff
Compare two SQL schemas side-by-side — highlight differences and generate migration SQL to sync them.
Database Schema Timeline
Visualize database schema changes over time — paste multiple SQL migration files and see how your schema evolved in a beautiful interactive timeline.
Database Schema Visualizer
Paste SQL DDL statements and auto-generate beautiful ER diagrams. Visualize tables, columns, relationships, and foreign keys.
Database Schema Visualizer Web
Visualize DB relationship from SQL DDL.
Date Difference Calculator
Calculate duration between two dates.
Db Query History Viewer
A local-first browser tool that lets developers paste or import SQL query logs and visualizes them as a searchable, filterable timeline. Helps debug performance regressions by seeing which queries ran
Dead Code Detector
Paste JavaScript or TypeScript source files to identify unused exports, functions, imports, and variables. Visualize dependency graphs and get actionable cleanup suggestions.
Dead Code Detector Visual
Paste JavaScript or TypeScript code and get a visual heatmap showing unused functions, unreachable branches, unused exports, and dead variables — all analyzed client-side.
Dead Link Checker
Paste a URL to crawl all links on the page and report broken ones with HTTP status codes. Runs entirely in-browser.
Decision Journal
Log decisions with context, reasoning, and outcomes — review past decisions to improve future judgment. A solo developer's thinking companion.
Decision Matrix
Weighted decision matrix tool — input options, criteria, scores — get ranked result.
Decision Matrix Builder
Visual weighted decision matrix with scoring sliders and automatic winner calculation.
Decision Matrix Maker
Build weighted decision matrices — compare options across criteria with scoring.
Decision Matrix Tool
Make better decisions using weighted criteria scoring with visual comparison charts
Decision Matrix Tool
Create weighted decision matrices to objectively compare options across multiple criteria. Score each option, assign importance weights, and see the clear winner.
Decision Spinner Wheel
Spin a wheel to make a decision.
Decision Tree Builder
Build interactive decision trees visually — great for troubleshooting guides and flowcharts
Declarative Infra Cost Calc
Define your app's infrastructure needs and instantly see estimated monthly costs across AWS, GCP, Azure, Vercel, and Fly.io — side-by-side comparison.
Deep Work Timer
A focus timer built around the principles of deep work. Configure work blocks, breaks, and distraction blockers. Tracks your daily deep work sessions and builds a visual streak calendar.
Deep Work Timer
Focus timer that goes beyond Pomodoro — tracks deep work windows, logs flow states, and provides weekly analytics with productivity insights.
Dependabot Config Builder
Generate GitHub Dependabot configuration YAML with package ecosystem selection, schedule, and reviewer assignment
Dependency Checker
Paste package.json and check for outdated dependencies, known vulnerabilities, and estimated bundle sizes.
Dependency Conflict Resolver
A visual tool to analyze and resolve npm/yarn/pnpm dependency conflicts. Paste your package.json or package-lock.json and the tool maps the dependency tree, highlights version conflicts, and suggests
Dependency Deprecation Radar
Paste your package.json or requirements.txt and instantly see which dependencies are deprecated, unmaintained, or have known vulnerabilities — with migration paths.
Dependency Drift Dashboard
Visualize how outdated all your project dependencies are with risk scoring. Paste your package.json and see the health of every dependency.
Dependency Graph 3d
Paste your package.json and visualize your dependency tree as an interactive 3D force-directed graph. See which packages are the heaviest and most connected.
Dependency Graph Explorer
Paste a package.json, requirements.txt, or go.mod and see your dependency tree as an interactive graph. Identify circular dependencies, heavy subtrees, and outdated packages at a glance.
Dependency Graph Mapper
Upload package.json, go.mod, or Cargo.toml and visualize dependency trees as interactive force-directed graphs.
Dependency Graph Viz
Paste a package.json and get an interactive dependency tree visualization with bundle size estimates, vulnerability indicators, and depth analysis.
Dependency Health Checker
Paste your package.json and get an instant health report: outdated packages, known vulnerabilities, unused dependencies flags, and upgrade recommendations. Works entirely in-browser.
Dependency Health Dashboard
Enter a package.json URL or paste contents, see dependency health scores.
Dependency Hell Escape
Navigate a maze of conflicting package versions to escape dependency hell. Puzzle game with real npm package scenarios.
Dependency License Audit
Paste a package.json and get a complete license compliance report for all dependencies with risk assessment.
Dependency License Auditor
Paste a `package.json` and instantly get a full license audit for every dependency. Flags GPL, AGPL, and license-incompatible combinations with clear pass/fail verdicts. Helps developers and teams ens
Dependency License Checker
Scan project dependencies and generate license compliance reports.
Dependency License Checker Web
Paste package.json and get instant license audit with compatibility matrix, risk flags, and SPDX compliance check
Dependency License Matrix
Upload package.json or requirements.txt — get a visual matrix of all dependency licenses with compatibility checks and risk flags.
Dependency License Viewer
Paste a package.json or requirements.txt to see all dependency licenses at a glance. Flags GPL contamination, highlights permissive vs copyleft, and generates compliance reports.
Dependency Tree Viewer
Visualize package.json dependencies as an interactive tree graph showing sizes, versions, and relationships.
Dependency Tree Visual
Paste a package.json and see an interactive dependency graph visualization. Explore nested dependencies, identify shared packages, and understand your project's dependency structure at a glance.
Dependency Vulnerability Scanner
Check package.json or requirements.txt against OSV.dev for known vulnerabilities
Deploy Checklist Gen
Generate customized deployment checklists based on your stack and environment.
Deployment Checklist Builder
Interactive deployment checklists — customize, save, and reuse for different projects.
Deployment Checklist Generator
Generate comprehensive deployment checklists for your tech stack. Select your stack and deployment target , and get a step-by-step pre-flight checklist with links.
Deployment Frequency Tracker
DORA metrics dashboard.
Design Token Converter
Convert design tokens between formats — Figma Tokens JSON, Style Dictionary, CSS custom properties, Tailwind config, and SCSS variables
Design Token Playground
Create and preview design tokens — colors, spacing, typography, shadows.
Dev Bingo Generator
Custom bingo cards for tech conferences, sprint retros, or team events
Dev Journal Daily Log
A dead-simple daily developer journal. One entry per day with structured sections: what I built, blockers, learnings, tomorrow's plan. Export as markdown for your portfolio blog. No distractions, just
Dev Portfolio Generator
Generate a developer portfolio website from GitHub profile data with customizable themes.
Dev Work Log
A local-first developer work log for tracking what you worked on each day. A daily dev diary — log your accomplishments, blockers, notes, and PRs per day, and generate a weekly summary you can paste i
Developer Bookmarks Hub
A local-first bookmark manager built specifically for developers. Organize links by tech stack, tag with custom labels, add notes to each bookmark, and get a beautiful visual grid. No account needed,
Developer Roadmap
Interactive technology career roadmap with progress tracking, resource links, and personalized learning paths.
Developer Time Tracker
Device Info Viewer
View browser and device capabilities.
Dice Roller Sim
Simulate rolling various dice .
Diff Checker
Compare two code snippets with syntax highlighting.
Diff Viewer
Visual side-by-side text and code diff comparison tool
Digital Garden
Personal knowledge garden with bidirectional links. Built with Next.js 15.
Digital Garden Builder
Create and publish a personal knowledge garden with bidirectional links and graph visualization.
Distributed Team Clock
A visual timezone dashboard for remote teams showing everyone's local time simultaneously, with working hours overlap detection, meeting time scoring, and a one-click "best time" finder — all offline
DNS Leak Test
Test if DNS queries are leaking outside your VPN tunnel with detailed diagnostic results.
DNS Leak Tester
Check if your DNS queries are leaking outside your VPN tunnel with server location mapping
DNS Lookup
Browser-based DNS toolkit — Query A, AAAA, MX, TXT records. Designed as a web project.
DNS Lookup Tool
Look up DNS records for any domain with visual output and export.
DNS Lookup Visual
Visualize DNS resolution chain — enter a domain, see A, AAAA, MX, CNAME, NS, TXT records in a beautiful tree layout.
DNS Propagation Checker
Visual DNS propagation status checker across global resolver locations
DNS Propagation Checker
Check DNS propagation across global servers with world map visualization.
DNS Propagation Checker
Visual DNS propagation tracker — enter a domain and see real-time results across 25+ global servers with an interactive map view.
DNS Propagation Checker Visual
Check DNS propagation across global resolvers with a visual world map. Essential DevOps tool with a nice visual angle.
DNS Propagation Map
Enter domain to see world map showing DNS propagation status per region in real-time
DNS Propagation Simulator
Simulate DNS resolution across global resolver chains with animated packet flow, TTL countdown, and caching layers visualization.
DNS Propagation Visualizer
Visualize DNS propagation across the globe in real-time. Enter a domain, see how DNS records resolve from different geographic locations on an interactive world map. Track TTL countdowns and identify
DNS Record Builder
Visual DNS record editor. Build A, AAAA, CNAME, MX, TXT, SRV, CAA records with validation, explanations, and export to BIND zone file format.
DNS Record Builder Wizard
Step-by-step wizard for building DNS records with validation and copy-ready output.
DNS Record Debugger
A visual DNS debugging tool that lets developers trace DNS resolution for any domain — showing the full chain of CNAME redirects, MX records, SPF/DKIM/DMARC email authentication records, and propagati
DNS Record Explainer
Paste any DNS record and get a plain-English explanation of what it does and why it matters
DNS Record Explorer
A visual DNS record lookup tool. Enter a domain and see all DNS records in a clean, categorized interface.
DNS Record Lookup
Look up DNS records for any domain using public DNS-over-HTTPS APIs.
DNS Record Viewer
Look up and visualize DNS records for any domain. Shows A, AAAA, MX, TXT, CNAME, NS records in a clean dashboard.
DNS Record Visualizer
Enter a domain to visualize its complete DNS resolution chain including A, AAAA, CNAME, MX, TXT, and NS records.
DNS Ttl Calculator
Calculate DNS TTL values across record types with propagation timeline estimator and cache viz
Docker Compose Builder
Visual Docker Compose file builder — drag services, configure ports/volumes/networks, export valid YAML.
Docker Compose Builder
A visual docker-compose.yml builder. Pick services from a catalog , configure them visually, and export a valid docker-compose.yml. No YAML knowledge required.
Docker Compose Diff
Compare two docker-compose.yml files side by side highlighting added, removed, and changed services.
Docker Compose File Builder
A web-based GUI that helps junior backend developers construct complex `docker-compose.yml` files without fighting YAML indentation errors.
Docker Compose Validator
Paste a docker-compose.yml file to validate syntax, lint configuration, and visualize service dependencies as an interactive graph.
Docker Compose Visual Builder
Drag-and-drop interface to build docker-compose.yml files visually — add services, networks, volumes, and dependencies with real-time YAML preview.
Docker Compose Visual Editor
Visual drag-and-drop editor for docker-compose.yml files with real-time YAML preview and validation.
Docker Compose Visualizer
Upload a docker-compose.yml file to generate an interactive network diagram showing services, volumes, and dependencies.
Docker Compose Visualizer
Upload a docker-compose.yml and see an animated network graph of services, ports, volumes, and dependencies.
Docker Ignore Builder
Generate .dockerignore files with common presets, glob pattern builder, and file size impact preview
Docker Layer Analyzer
Visualize Docker image layers, identify large layers, and get optimization recommendations.
Docker Layer Analyzer
Analyze Dockerfile layer sizes and optimize image builds with actionable suggestions
Docker Run Builder
Visual builder for `docker run` commands with flag explanations, port mapping, volume mounts, env vars, and copyable command output.
Dockerfile Linter
Lint and optimize Dockerfiles with best practice suggestions and security checks.
Dockerfile Linter Visual
Lint Dockerfiles with visual annotations and best-practice suggestions. Hadolint in the browser.
Dockerfile Security Scanner
Paste a Dockerfile, get instant security and best-practice analysis with severity-ranked findings and fix suggestions.
Documentation Site
Create beautiful documentation with versioning. Built with Next.js 15.
Docx To Markdown
Convert Word documents to clean Markdown with formatting preservation in browser
DOM Tree Visualizer
Paste HTML and see the DOM tree rendered as an interactive, collapsible tree diagram.
Domain Appraisal Tool
Estimate domain name value based on keywords, length, TLD, and comparable sales data.
Dotfile Generator
Generate common dotfiles with visual configuration
Dpi Ppi Calculator
Enter screen dimensions and resolution to calculate DPI and PPI. Compare devices, understand display density, and make informed responsive design decisions.
Drawing App
Feature-rich browser-based drawing application using Canvas API. Includes brushes, shapes, layers, and color tools. Export artwork as PNG or SVG. All client-side, no backend needed.
Drum Machine
Interactive drum machine with a 16-step sequencer grid. Load drum kit sounds via Web Audio API, program beats visually, and play them in a loop. Features BPM control, multiple kits, and pattern saving
Dummy JSON API Mocker
Define a schema visually, generate realistic mock JSON responses instantly for frontend prototyping.
Duotone Image Filter
Upload an image and apply Spotify-style duotone color filters with custom gradient picker, intensity control, and batch export.
Duplicate Line Remover
Remove duplicate lines from a text list.
E Ink Typography Tester
A web utility for developers and designers building for e-ink displays . It simulates the low refresh rate, ghosting, 16-level grayscale, and specific e-ink font rendering quirks to test how CSS/HTML
Earthquake Visualizer Indonesia
Real-time earthquake visualization for Indonesia using BMKG data. See recent earthquakes plotted on an interactive map of the Indonesian archipelago with magnitude, depth, and tsunami warning indicato
Ebook Reader Local
A privacy-first, offline EPUB reader that runs entirely in the browser. Drag and drop EPUB files to read with customizable fonts, themes, bookmarks, and reading progress — no data sent anywhere.
Edi Message Viewer
Parse and visualize EDI messages with segment-level explanations
Editorconfig Generator
Generate .editorconfig files with visual rule editor for indent style, charset, EOL, and trim trailing whitespace
Eisenhower Matrix
Drag-and-drop priority matrix based on the Eisenhower framework. Categorize tasks by urgency and importance into four quadrants with visual task management.
Eisenhower Matrix Planner
Prioritize tasks using the Eisenhower urgent/important matrix with drag-and-drop
Elasticsearch Query Builder
Visual query builder for Elasticsearch with JSON preview and syntax validation.
Elderly Tech Helper
A simplified technology guide for seniors with extra-large buttons, high contrast, and step-by-step tutorials for common tasks like video calling, sending photos, and using WhatsApp. Designed for gran
Electricity Token Calculator Id
Calculate how many kWh you'll get from prepaid electricity tokens in Indonesia. Input your PLN token amount and see estimated usage based on your appliance list. Track daily electricity spending.
Element Fusion
Little Alchemy-style element combining game with 500+ discoverable elements and periodic table mechanics.
Email Alias Generator
Generate random email aliases for signups — pattern suggestions, customizable formats, and copy-to-clipboard. Reduce spam without a third-party service.
Email Breach Checker
Check if an email address appears in known data breaches with risk assessment and recommendations.
Email Deliverability Checker
Check SPF, DKIM, DMARC records for any domain with setup guidance and troubleshooting tips
Email Deliverability Tester
Check SPF, DKIM, DMARC records and blacklist status for any domain — all client-side DNS queries, no account required.
Email Extractor Tool
Extract email addresses from a large block of text.
Email Header Analyzer
Paste raw email headers to see a visual hop-by-hop trace with delay analysis and SPF/DKIM/DMARC verification display.
Email Header Parser
Paste raw email headers and see a visual trace of the message path with SPF/DKIM/DMARC verification status
Email HTML Previewer
Write HTML email code and preview rendering across Gmail, Outlook, Apple Mail, and Yahoo. Highlights unsupported CSS properties per client.
Email Signature Builder
Design professional email signatures with drag-and-drop — export as HTML for any email client.
Email Signature Generator
Design professional HTML email signatures with templates
Email Subject Line Tester
A local-first email marketing tool that scores and improves your email subject lines. Paste a subject line and get instant scores for open rate potential, spam risk, character length, emoji usage, and
Email Template Builder
Drag-and-drop HTML email builder with inline CSS for maximum compatibility.
Email Template Builder
Create reusable email templates with variables, preview, and one-click copy.
Email Template Builder
Build responsive HTML email templates with drag-and-drop blocks and preview across email clients.
Email Template Preview
Preview HTML email templates across different email client renderings with inline CSS processing.
Email Template Previewer
Write and preview HTML email templates across email clients.
Email Template Tester
A browser-based HTML email previewer that simulates how emails render across different clients . Write HTML email code and instantly see mock previews — free alternative to Litmus/Email on Acid.
Email Template Tester Offline
Build and preview responsive HTML emails across simulated email clients — all local, no cloud service required.
Emergency Fund Calculator
A guided emergency fund planning tool. Input your monthly expenses and get a personalized emergency fund target, track your savings progress, and get tips to accelerate building your financial safety
Emoji Code Map
Searchable map of Emojis and their codes.
Emoji Commit Wizard
Generate meaningful git commit messages with conventional commit format and relevant emojis . Paste your diff or describe changes in plain text, get a perfectly formatted commit message with the right
Emoji Kitchen Local
Combine two emojis to create mashup emoji art locally. Browse combinations, download as PNG or copy as Unicode.
Emoji Kitchen Mixer
Combine two emojis to create a unique hybrid emoji mashup. Browse suggested combinations, see popular mixes, and download your creations as PNG. A fun creative tool inspired by Google's Emoji Kitchen.
Emoji Picker
Searchable emoji picker with categories and copy-to-clipboard.
Emoji Picker Search
Search and browse all Unicode emojis with category filtering, skin tone modifiers, and one-click copy. Includes recently used and favorites.
Emoji Search Copy
Search emoji by name or keyword, see platform-specific variations, and copy to clipboard with one click. A fast, standalone emoji picker with categorized browsing.
Emoji Search Tool
Search and explore all Unicode emojis with category browsing, skin tone variants, and copy-to-clipboard
Empty State Gallery
Browse 200+ beautifully designed empty state components. Preview, customize, and copy the HTML/CSS for any design. Never design an empty state from scratch again.
Encoding Tool
Multi-format encoder/decoder . Built with Next.js 15.
Env Diff Checker
Visual diff tool for .env files — compare local vs staging vs production, highlight missing/mismatched variables
Env File Comparator
Compare two .env files side-by-side to instantly spot missing, extra, and changed variables. Perfect for debugging environment mismatches between local, staging, and production.
Env File Compare Merge
Compare two .env files side by side, highlight differences, find missing variables, and merge them into a single output with conflict resolution.
Env File Diff
Compare two .env files side-by-side with missing variable detection, value masking, type analysis, and merge with conflict resolution.
Env File Diff Merger
Compare and merge `.env` files from different environments . Highlights missing variables, value conflicts, and suspicious patterns like exposed secrets — the environment config management tool every
Env File Diff Tool
Compare two .env files side-by-side — highlight missing, extra, and changed variables with merge UI.
Env File Editor
Visual editor for .env files with syntax highlighting, validation, secret masking, and comparison between environments.
Env File Manager
Visual `.env` file editor — paste or upload multiple `.env` files, diff between environments , detect missing variables, validate against `.env.example`, and export corrected files.
Env File Merger
Merge multiple .env files with intelligent conflict detection and resolution UI. Compare .env.local, .env.staging, and .env.production side by side.
Env File Visual Diff
Compare two .env files side-by-side with visual highlighting of missing keys, changed values, type mismatches, and ordering differences — essential for deployment debugging.
Env Var Documentation Gen
Generate beautiful documentation from .env files with types, defaults, and descriptions
Env Var Formatter
Convert between .env, JSON, Docker Compose, Shell Export, and YAML formats instantly. Speeds up DevOps context switching.
Env Var Manager
Compare .env files across environments with diff view and secret masking. End the chaos of .env management.
Env Var Validator
Paste .env and .env.example files to detect missing variables, type mismatches, and get suggestions for safe defaults.
Environment Variable Validator
Paste a .env file and validate it against a schema — check for missing vars, type mismatches, empty values, and security issues like hardcoded secrets.
Environment Variable Vault
Encrypted local .env file editor with diff, search, key grouping, and team sharing via copy-paste.
Ephemeral Password Vault
A hyper-secure, ephemeral password manager designed for extremely temporary use . Passwords are only held in active RAM. When the browser tab is closed or reloaded, everything is annihilated forever.
Epub Metadata Editor
Edit EPUB ebook metadata — title, author, cover, description — without modifying content
Epub Reader Local
In-browser EPUB reader with drag-and-drop, bookmarks, and local storage persistence
Epub Reader Offline
Privacy-first EPUB reader that works entirely offline. Bookmarks, highlights, font customization, and reading progress tracking.
Equipment Calibration Log
Digital calibration tracking for small labs. Track equipment, schedules, and generate ISO-ready audit reports.
Error Code Encyclopedia
Universal search engine for error codes across programming languages, frameworks, and operating systems. Paste an error code, get explanations and solutions.
Error Code Registry
Create and browse a searchable registry of error codes with descriptions and solutions
Error Log Interpreter
```markdown
Error Message Explainer
Paste any error message — stack trace, compiler error, runtime exception — and get a plain-English explanation, likely causes, and step-by-step fix suggestions. Works offline with a built-in knowledge
Eslint Config Builder
Generate ESLint configuration files visually by selecting rules, plugins, and presets with conflict detection
Event Loop Visualizer
Step-by-step visualization of the JavaScript event loop — microtasks, macrotasks, rendering pipeline, with custom code input.
Event Planner
Plan events with checklists, guest lists, and budget tracking. Built with Next.js 15.
Event Rsvp
Create event pages with RSVP and guest management. Built with Next.js 15.
Excel Formula To Code
Paste an Excel formula and get equivalent code in Python, JavaScript, SQL, or R. Explains the formula step-by-step and handles nested functions.
Excel To Web API Converter
Paste or upload an Excel/CSV file and get an instant mock REST API with endpoints, query params, pagination, and filtering — all client-side with no server required.
Exif Data Scrubber
A drag-and-drop web utility that completely strips all metadata from photos entirely locally before they are shared online.
Exif Stripper
Privacy-focused image metadata remover. Upload photos and strip all EXIF/GPS/camera data before sharing. Processes entirely in the browser using Canvas API — images never leave the device.
Expense Category Analyzer
Paste bank statement CSV and auto-categorize expenses with visual spending breakdown
Expense Receipt Scanner
OCR scan receipts directly in the browser, categorize expenses, and export to CSV or accounting software.
Expense Tracker
Personal expense tracking app with categories, budgets, and charts.
Expired Domain Finder
Search expiring and expired domains with authority metrics, backlink counts, and availability.
Eye Dropper Color Picker
Pick colors from anywhere on screen using the EyeDropper API. The best free browser-native color picker.
Face Filter Playground
Creative app applying real-time WebGL filters and masks to detected faces in a video stream. Fun Snapchat-like face filters built entirely in the browser using Shape Detection API and Canvas/WebGL.
Factorial Calculator
Calculate factorial of a number.
Fake Data API Playground
Define a JSON schema and instantly get a working mock API endpoint that returns realistic fake data. No backend needed — runs entirely in the browser.
Fake Data Generator Pro
Generate realistic fake data for testing — names, emails, addresses, phone numbers, credit cards, UUIDs, and more. Supports multiple locales including Indonesian data . Export as JSON, CSV, or SQL INS
Favicon Audit Tool
Check all favicon variants, sizes, and compatibility across browsers and platforms.
Favicon Emoji Generator
Generate favicons from emoji characters with size variants, background colors, and format export .
Favicon Extractor
Enter any URL and extract all favicon and app icon sizes with download links, format detection, and manifest.json analysis.
Favicon Forge
Generate complete favicon sets from any image, emoji, or text. Download as a ready-to-use package with HTML tags.
Favicon Generator
Generate favicons from text, emoji, or uploaded images. Creates all standard sizes and outputs the HTML link tags.
Favicon Generator
Generate multi-size favicons from any image — .ico, SVG, apple-touch-icon, web manifest icons.
Favicon Generator Multi
Upload an image and generate all favicon formats: ICO, SVG, Apple Touch, Android Chrome, MS Tile. Download as zip.
Favicon Generator Pro
Upload any image and generate a complete favicon set: ICO, 16/32/48px PNGs, Apple Touch icons, and webmanifest.
Favicon Generator Suite
Upload one image, generate all necessary favicon formats: ICO, PNG sizes, Apple Touch Icon, and web manifest entries.
Favicon Generator Tool
Generate favicons from text, emoji, or image upload — output ICO, PNG, SVG, and WebManifest.
Favicon Generator Web
Generate complete favicon set from a single image.
Favicon Multi Format Gen
Upload one image and generate all favicon formats — ICO, SVG, Apple Touch, Android Chrome, webmanifest — plus HTML snippet.
Favicon Multi Size Generator
A purely client-side web utility that takes a single high-resolution image upload and slices it into the standard suite of web app icons required for modern metadata .
Favicon Preview Tool
Upload a favicon to preview on 20+ browser tabs, bookmarks, and mobile home screens
Feature Flag Audit
Audit usage and staleness of feature flags.
Feature Flag Dashboard
A local-first feature flag management dashboard. Define, toggle, and manage feature flags for your dev/staging/production environments. Export configs as JSON, .env, or TypeScript constants.
Feature Flag Manager
Simple feature flag dashboard for small teams with LocalStorage persistence. Toggle features on/off without deployments.
Feature Flag Manager Local
A local-only feature flag management dashboard for developers who want to implement feature flags in their apps without a cloud service. Provides a UI to create, toggle, evaluate, and export feature f
Feature Flag Playground
Simulate feature flag configurations and user targeting rules with live preview.
Feature Flag Playground
Visual feature flag simulator. Define flags, user segments, and rollout percentages, then see how they resolve in real-time.
Feature Flag Simulator
Define feature flags in JSON and test all flag combinations with live preview panels.
Feedback Board
Public roadmap and feature voting platform for products
Fibonacci Generator
Generate Fibonacci sequence up to N.
Figlet Text Generator
Generate ASCII art text using FIGlet fonts with 50+ font options and customizable width/layout
Figma Token Converter
Paste Figma design tokens JSON and convert to CSS custom properties, SCSS variables, Tailwind config, or Style Dictionary format.
File Encryption Web
Encrypt and decrypt files client-side using AES-256 — files never leave the browser.
File Hash Calculator
Calculate MD5/SHA hashes of files entirely in browser.
File Hash Checker
Drop any file to instantly calculate SHA-256, SHA-1, MD5, and CRC32 hashes. Compare hashes to verify file integrity.
File Hash Verifier
Drag-and-drop file SHA256/MD5/SHA1 checker in the browser, no upload required.
File Hash Verifier
A secure, offline file integrity checker. Drag any file to compute SHA-256, SHA-1, MD5, and SHA-512 hashes instantly — then compare against expected hashes to verify downloads haven't been tampered wi
File Size Visualizer
Visualize file and folder sizes as a treemap — paste output from du or ls.
File System Access Editor
A browser-based local file editor using the File System Access API. Open, edit, and save real files from your browser.
Fingerprint Tester
See exactly what your browser reveals about you. Canvas, WebGL, audio fingerprinting explained.
Flashcard App
Create and study flashcards with spaced repetition.
Flashcard Maker
A local-first flashcard creation and study app with spaced repetition. Create decks of Q&A cards, study them with a smooth flip animation, and the app schedules reviews using a simplified SM-2 spaced
Flashcard Study App
Create and study flashcards with spaced repetition using the Leitner system. Study any subject with scientifically-proven memory techniques — all local, no sign-up.
Flexbox Cheatsheet
Interactive Flexbox cheatsheet with live playground for every property.
Flexbox Code Generator
Visual flexbox layout builder — arrange boxes with drag-and-drop, tweak every flex property, and copy the generated CSS plus HTML.
Flexbox Playground
Interactive CSS flexbox layout builder and learning tool
Flexbox Playground Advanced
Interactive flexbox sandbox with parent and child controls. Visual arrows showing flex direction, wrap, grow, shrink, and basis.
Flexbox Playground Interactive
Visual CSS Flexbox playground with draggable items and all property controls.
Flexbox Vs Grid Comparison
An educational web utility designed to answer the eternal question: "Should I use Grid or Flexbox for this?". It provides a side-by-side interactive playground comparing the exact same layout goal ach
Flowchart Maker
Browser-based drag-and-drop flowchart builder using SVG. Create professional diagrams with shapes, connectors, and labels. Export to SVG or PNG. No backend — everything runs client-side.
Focus Ambient Sounds
Mix ambient sounds with volume sliders and timer for focus sessions.
Focus Playlist
Ambient sounds and lo-fi beats player with built-in pomodoro timer, mixing controls, and session tracking.
Focus Timer Ambient
Pomodoro timer with customizable ambient sounds — rain, café, forest, ocean — for deep focus sessions with session tracking.
Font Comparison Tool
Choose or upload fonts and compare them side-by-side with custom text samples. Adjust size, weight, line-height, and letter-spacing to make informed typography decisions.
Font Fallback Tester
Compare web fonts against system fallback stacks, measure layout shift , and calculate size-adjust values for perfect fallback matching.
Font Pair Finder
Browse curated Google Font pairings with live preview and CSS export.
Font Pairing Explorer
Browse and preview curated font pairs from Google Fonts with live custom text.
Font Pairing Generator
AI-suggested Google Fonts pairings with live preview and typographic scale visualization
Font Pairing Playground
A minimalist typography tool for UI designers to test Google Fonts pairings in a live, realistic layout environment before writing CSS.
Font Pairing Studio
Discover harmonious font combinations with live preview. Browse curated Google Fonts pairings, adjust sizes, weights, and spacing, then export production-ready CSS.
Font Pairing Suggestion Engine
Find beautiful font pair combinations for your design projects. Browse curated pairs from Google Fonts, preview with your own text, and export as CSS/HTML link tags. Solve the "which fonts go together
Font Pairing Tool
A visual tool for finding beautiful font combinations. Browse curated pairs, preview with custom text, adjust sizes and weights, and export CSS.
Font Subsetter
Upload a font file, select character ranges, and download a subsetted WOFF2 font that's up to 90% smaller.
Font Subsetting Tool
Upload a font file and subset it by Unicode ranges with WOFF2 output
Font Tester
Preview and compare Google Fonts side by side. Built with Next.js 15.
Form Builder
Drag-and-drop form creator with submissions management
Fourier Transform Visualizer
An interactive, animated visualization of the Fourier Transform. Users draw a waveform or select presets , and the tool decomposes it into frequency components shown as rotating circles and a frequen
Freelance Dashboard
Dashboard for freelancers with income and time tracking. Built with Next.js 15.
Freelance Invoice Generator
Create beautiful, professional invoices with time tracking, tax calculation, and PDF export.
Freelance Project Tracker
A local-first CRM for freelancers to track leads, active projects, invoices, and client relationships. See your pipeline value, upcoming deadlines, and payment status at a glance — no subscription, no
Freelance Rate Calculator
A comprehensive freelance rate calculator. Input your desired annual income, expenses, vacation days, and billable hours to calculate your minimum viable hourly rate and project pricing.
Freelance Rate Calculator
```markdown
Freelance Time Audit
A local-first time tracker built for freelancers that tracks billable hours per project/client, visualizes time distribution, and calculates effective hourly rates. No accounts, no cloud — everything
Freelancer Income Dashboard
A financial dashboard built specifically for freelancers and consultants. Track income by client, project, and month. Calculate your effective hourly rate and tax withholding estimates.
Freelancer Invoice Gen
Generate professional invoices with line items, tax calculation, and PDF export without an account
Freelancer Invoice Generator Id
Indonesian freelancer invoice generator with NPWP tax ID support, PPh 21/23 withholding tax calculation, bilingual templates , and export to PDF. Built for Indonesian freelancers and small businesses.
Freelancer Invoice Generator Local
Generate professional invoices locally without any cloud service. Privacy-first invoicing for freelancers.
Freelancer Rate Calculator
Calculate hourly rate from desired salary accounting for taxes, insurance, vacation, sick days, and overhead.
Freelancer Rate Calculator
Calculate your ideal hourly/project rate based on expenses, desired salary, billable hours, taxes, and vacation time
Freelancer Retainer Dashboard
Track retainer hours across clients, auto-flag when limits are hit, and trigger renewal invoices.
Freight Rate Comparator
Compare shipping rates across carriers and transport modes for SMB logistics planning.
Function Call Graph
Interactive function call graph visualizer — paste JavaScript/TypeScript code and see caller/callee tree with click-to-navigate, search, and collapse/expand.
Function Call Graph Viewer
Paste JavaScript/TypeScript/Python code and see a visual graph of all function calls. Understand code flow at a glance with an interactive node-link diagram.
Function Call Graph Visualizer
Upload source code, see function call relationships as interactive graph with navigation.
Game 2048 Deluxe
A polished reimagining of the 2048 sliding number puzzle. Combine tiles to reach 2048 and beyond. Features buttery-smooth tile animations, an undo button, multiple themes, and an AI solver that demons
Game API Status Whack
Whack-a-mole but you smash 500 errors and let 200s pass — teaches HTTP status codes while testing your reflexes.
Game Bandwidth Racer
Optimize a website baseline to load fastest — compress images, minify code, lazy load components before the race finishes.
Game Binary Hex Speed Math
Speed-convert between binary, decimal, and hex before a timer expires.
Game Binary Search Hunt
Find the treasure in a sorted grid using only binary search — visual algorithm teaching game.
Game Breakout Deluxe
A polished Breakout/Arkanoid brick-breaking arcade game. Control a paddle to bounce a ball and destroy all bricks. Features power-ups, multiple ball types, animated explosions, 10 levels, and an energ
Game Cellular Life
A beautiful, interactive implementation of Conway's Game of Life cellular automaton. Paint living cells onto the grid, choose from 30+ preset patterns, and watch life evolve with smooth animations. In
Game Circuit Puzzle
A deductive logic puzzle game about completing electrical circuits. Place wire segments, switches, and components on a grid to route electricity from a source to all light bulbs. Features 20 beautiful
Game Color Flood
A casual strategic puzzle game. The board starts as a grid of colored tiles. Each move, pick a color to flood-fill from the top-left corner — spreading your color to all adjacent matching tiles. Cover
Game Color Memory
A premium Simon Says memory game with animated light-up buttons, increasing sequence lengths, and multiple difficulty modes. Recreates the classic electronic toy experience in the browser with smooth
Game CSS Grid Puzzle
A game teaching CSS Grid layout properties through visual challenges.
Game CSS Property Guesser
See a rendered element, guess which CSS properties achieve it — Wordle-style educational puzzle game.
Game Dependency Jenga
Remove npm packages from a tower without breaking the build — each block represents a real package with a risk score.
Game Docker Container Escape
Puzzle game where you escape from Docker containers by exploiting misconfigurations — an interactive security education tool.
Game Environment Variable Hunt
Find the missing .env variables in a codebase before the app crashes — a developer scavenger hunt.
Game Falling Blocks
A Tetris-inspired falling block puzzle game. Tetrominoes fall from the top; rotate and place them to complete full rows. Completed rows clear and the player earns points. Rows clear faster as the leve
Game Flappy Dev
A developer-themed Flappy Bird clone where you guide a tiny terminal cursor through gaps between JavaScript error stacks. A flappy game for coders, with debugging puns, easter eggs, and keyboard-only
Game Geography Quiz
A geography trivia game where players click the correct country on a blank world map. Tests knowledge of all 195 countries with three difficulty tiers. Features a streak counter, time pressure mode, a
Game Git Command Trainer
Typing speed game training muscle memory for complex Git commands.
Game Git Merge Madness
Resolve merge conflicts under time pressure — branching puzzle game with scoring based on accuracy and speed.
Game Keyboard Warrior
Type programming language keywords as fast as possible — polyglot typing challenge with wpm tracking.
Game Math Blitz
A rapid-fire mental arithmetic game. Answer as many math problems as you can in 60 seconds. Four operation modes, three difficulty levels, and a score multiplier for streaks. Competitive and addictive
Game Memory Hex Codes
Match CSS color blocks to their hex code strings in a memory card game.
Game Minesweeper Deluxe
A premium reimagining of the classic Minesweeper. Smooth animations, animated mine explosions, chord-clicking support, first-click-safe guarantee, and three grid sizes. Features a high-score leaderboa
Game Nonogram Picross
A Picross/Nonogram logic puzzle game where you solve picture puzzles by filling grid squares based on row and column clue numbers. Features 15 handcrafted puzzles of increasing size , with an optional
Game Orbit Simulator
A gorgeous 2D N-body orbital mechanics simulator. Place stars and planets by clicking, set their mass and initial velocity, and watch gravity pull them into complex orbits. Draw trails of each body's
Game Physics Sandbox
A 2D physics playground where users drop objects, set up springs and joints, and watch them interact under gravity. Uses a simple Verlet integration physics engine written in pure JavaScript. Perfect
Game Pixel Art Color Match
Match hex colors to their visual representation under time pressure — train your designer eye.
Game Regex Crossword
Crossword puzzles where the clues are regular expressions.
Game Rhythm Tapper
A browser-based rhythm game where colored notes fall down tracks and players press keyboard keys at the right moment to score. Features 5 built-in songs generated via Web Audio API , with star ratings
Game Sliding Puzzle
A premium sliding block puzzle game. Scramble a 3×3, 4×4, or 5×5 grid of numbered tiles and solve it by sliding tiles into the empty space. Features smooth tile sliding animations, a move counter, a t
Game Snake Deluxe
A premium reimagining of the classic Snake game. Guide your snake to eat food, grow longer, and avoid walls and your own tail. Features power-ups, unlockable skins, obstacle modes, and a global high-s
Game Sokoban Puzzle
A classic Sokoban box-pushing puzzle game with 20 handcrafted levels of increasing difficulty. Push boxes to goal squares using arrow keys, undo mistakes, and see your move count and time per level. F
Game Sorting Algorithm Race
Visual betting game — guess which sorting algorithm finishes a random list first.
Game SQL Murder Mystery
Visual interface for the SQL Murder Mystery puzzle with built-in SQLite engine.
Game Status Code Guesser
Multiple choice game matching HTTP status codes to their descriptions.
Game Terminal Snake
Classic snake game rendered as a retro terminal interface in the browser.
Game Tower Defense
A top-down grid-based tower defense game. Enemies travel a winding path, and players place towers strategically to eliminate them before they reach the end. Features 5 tower types, 10 waves, 8 varied
Game Vim Shortcuts Quiz
Rapid-fire flashcard quiz for Vim motions, commands, and text objects.
Game Word Chain
A fast-paced word chain game. Players must say a word that starts with the last letter of the previous word — in under 5 seconds. The computer challenges back with its own word from a large embedded d
Gantt Chart Builder
Create project timelines with tasks, dependencies, milestones, and critical path highlighting
Gdpr Cookie Consent Builder
Configure a GDPR-compliant cookie consent banner visually, then export the ready-to-embed HTML, CSS, and JavaScript code for any website.
Gdpr Request Manager
Manage GDPR Data Subject Access Requests . Workflow automation.
Geographic Data Plotter
Plot coordinates, GeoJSON, or city names on an interactive map with markers and heatmaps
Geopolitical Dashboard
Self-hosted geopolitical intelligence dashboard that visualizes global events on an interactive map. Track conflicts, economic indicators, and news by region.
Gift Idea Spinner
Spin the wheel for random gift ideas based on recipient age, interests, and budget
Git Bisect Helper
Visual guide for git bisect workflow with step calculator, command generator, and binary search visualization
Git Bisect Simulator
Educational tool that visualizes git bisect's binary search through commits to find bugs
Git Bisect Visualizer
Interactive visual tool for git bisect workflows — see the binary search process on a commit graph in real-time
Git Blame Heatmap
Paste a file with git blame output and see a color-coded heatmap by author, code age, and churn frequency — making code ownership instantly visible.
Git Blame Time Machine
Visualize the complete evolution of any code file through its git blame history. See who changed each line over time with a scrubable timeline, heat map visualization, and ownership statistics.
Git Blame Timeline
Visualize file history as an interactive timeline — see who changed what, when, with commit message popups and contributor heatmaps. Paste git blame output to generate the visualization.
Git Branch Name Generator
A tool that generates clean, convention-compliant Git branch names from feature descriptions or ticket numbers. Supports multiple naming conventions.
Git Branch Namer
Generate git branch names from ticket descriptions following conventions like feature/, bugfix/, hotfix/ with slug formatting.
Git Branch Namer
Generate conventional branch names from ticket descriptions, JIRA IDs, or natural language. Enforces team naming conventions automatically.
Git Branch Strategy Visualizer
An interactive visual explainer and simulator for git branching strategies: Git Flow, GitHub Flow, Trunk-Based Development, and custom strategies. See commits, merges, and branches animate in real-tim
Git Branch Strategy Visualizer
Visualize Git branching strategies — interactive diagrams showing merge, rebase, and release patterns.
Git Branch Visualizer
Paste git log output to visualize branch history as an interactive graph with merge commits, tags, and branch labels.
Git Changelog Generator
Generate beautiful changelogs from conventional commit messages. Paste commit log and get formatted CHANGELOG.md.
Git Cheat Sheet
Searchable, categorized git command reference with examples and copy-to-clipboard.
Git Cheat Sheet Interactive
Visual, searchable git command reference with examples, copy buttons, and categorized commands — the definitive quick reference.
Git Cheatsheet Interactive
Interactive Git cheatsheet with visual diagrams showing what each command does to the repository state.
Git Cheatsheet Interactive
A beautiful, interactive reference for Git commands organized by workflow phase. Click any command for an animated breakdown of what it does, when to use it, and real examples. Perfect for developers
Git Command Builder
Visual builder for complex Git commands — rebase, cherry-pick, bisect, and more.
Git Command Generator
Describe what you want to do in plain English — get exact Git commands with explanations, flags, and safety warnings.
Git Command Quiz
Speed quiz game testing git command knowledge — identify the right command for scenarios with progressive difficulty
Git Commit Art Generator
Generate ASCII art patterns in your GitHub contribution graph. Design a pattern, get the exact commit commands to make it appear on your profile.
Git Commit Graph
Paste git log output and get a beautiful branch visualization.
Git Commit Graph Visualizer
Visualize git commit history as an interactive node graph showing branches and merges
Git Commit Linter
Paste a commit message and validate it against Conventional Commits spec with real-time feedback, suggestions, and examples.
Git Commit Message Crafter
Craft perfect conventional commit messages with scope suggestions and emoji support.
Git Commit Message From Diff
Paste a git diff and get a well-structured conventional commit message suggestion. Analyzes the diff to detect the type of change, affected files, and scope.
Git Commit Message Generator
Generate Conventional Commit messages from a simple form
Git Commit Message Generator
Generate conventional commit messages from a form — type, scope, description, body.
Git Commit Message Lint
Paste commit messages to get Conventional Commit lint results with auto-fix suggestions, scope validator, and team convention presets.
Git Commit Message Linter
Paste a commit message and get a conventional commit score, suggestions, emoji recommendations, and best-practice tips.
Git Commit Msg Generator
Paste a git diff and get a well-crafted conventional commit message. Supports multiple commit styles and custom scopes.
Git Conflict Pattern Trainer
Practice resolving merge conflicts with increasingly complex scenarios. Gamified learning for the most-hated Git task.
Git Conflict Resolver
Visual merge conflict resolver with 3-way diff and AI suggestions. Make merge conflicts less painful.
Git Conflict Resolver AI
```markdown
Git Conflict Resolver Sim
Practice resolving Git merge conflicts in a safe sandbox environment with scoring and progressive difficulty.
Git Conflict Resolver Visual
Paste git merge conflict blocks and resolve them visually — side-by-side diff with click-to-choose, custom merge editing, and clean output.
Git Conflict Simulator
Interactive tutorial teaching git merge conflict resolution with realistic scenarios, step-by-step guidance, and practice exercises
Git Conflict Trainer
Practice resolving git merge conflicts with realistic scenarios.
Git Conflict Visualizer
Visual merge conflict resolver in the browser with side-by-side diff and resolution picker.
Git Contributor Insights
Paste a GitHub repo URL, visualize contributor activity, bus factor score, code ownership treemap, and contribution timeline.
Git Diff Stat Visualizer
Paste git diff --stat output and see a beautiful visual chart of files changed with impact analysis
Git Diff To Patch
Convert git diff output to patch files and vice versa with syntax highlighting and conflict detection.
Git Diff Viewer
Paste two text blocks and view a beautiful side-by-side or unified diff with syntax highlighting.
Git Dungeon Crawler
Roguelike dungeon crawler where each room is a Git operation — merge, rebase, cherry-pick to progress.
Git Hook Builder
Visual builder for Git hooks with script generation and installation.
Git Ignore Builder
Generate .gitignore files by selecting languages, frameworks, IDEs, and OS from a searchable list
Git Ignore Builder Interactive
Interactive .gitignore file builder with framework auto-detection, template browsing, rule preview, and one-click copy. Covers 300+ languages and frameworks.
Git Ignore Generator
The git-ignore-generator is a web application that allows users to select various frameworks and tools to instantly generate a comprehensive `.gitignore` file tailored to their specific needs. By stre
Git Ignore Template Generator
Select your stack and get a combined .gitignore template
Git Merge Conflict Game
Timed game where you resolve real merge conflicts correctly. Learn Git by doing, with a leaderboard and progressive difficulty.
Git Merge Conflict Resolver
Paste git merge conflict blocks and resolve them interactively with side-by-side diff and accept/reject controls
Git Merge Conflict Simulator
An educational web tool where developers can practice resolving horrific Git merge conflicts in a safe, visual environment without risking a real codebase.
Git Rebase Interactive Visualizer
An interactive tutorial tool that visually simulates what happens under the hood when a developer runs `git rebase -i` .
Git Rebase Visualizer
An interactive visual tool that explains and simulates git rebase, merge, cherry-pick, and squash operations. Developers can build a commit graph visually, apply operations, and see exactly what the r
Git Tag Semver Planner
Plan your next semantic version release by analyzing commit types and suggesting version bump
Git Workflow Decision Tree
An interactive decision tree that helps you pick the right git workflow for your team. Answer questions about team size, release cadence, and complexity to get a recommended branching strategy with vi
Git Worktree Visualizer
Visual tree diagram of Git worktrees with branch mapping and quick-switch command generation.
Github Action Timeline
Paste a GitHub Actions workflow YAML and visualize the job execution timeline: parallel jobs, dependencies, and estimated run times on a Gantt chart.
Github Action YAML Validator
Visual builder and deep linter for GitHub Actions workflows. Validate syntax, detect common mistakes, and get fix suggestions.
Github Actions Cost Calculator
Estimate monthly GitHub Actions spending by inputting workflow runs, runner types, and minutes — visualize cost breakdown per workflow
Github Actions Cost Estimator
Paste a workflow YAML and estimate monthly CI/CD cost based on runner minutes and job matrix.
Github Actions Validator
A browser-based validator and linter for GitHub Actions workflow YAML files. Paste your workflow YAML and get instant structural validation, deprecated action version warnings, missing required fields
Github Actions Visualizer
Paste a GitHub Actions YAML workflow and see a visual DAG of jobs, steps, dependencies, and matrix strategies
Github Actions Workflow Builder
Visual drag-and-drop builder for GitHub Actions YAML files. Add triggers, jobs, and steps with a GUI, then export valid workflow YAML.
Github Actions YAML Builder
Visual drag-and-drop GitHub Actions workflow builder with step templates and matrix generation
Github Actions YAML Validator
Validate and visualize GitHub Actions YAML with step dependency graph. Debug CI/CD configs visually.
Github Cli Workflow Builder
A web-based visual workflow builder for the GitHub CLI . Users drag and drop GitHub actions to visually construct a multi-step workflow. The tool exports a ready-to-use heavily formatted bash script.
Github Contribution Art
Design pixel art on your GitHub contribution graph with auto-generated commit scripts
Github Contribution Heatmap
Generate custom contribution heatmap visualizations from GitHub data. Prettier contribution graphs for your profile.
Github Linguist Preview
Preview how GitHub Linguist detects languages in your repo based on file extensions and .gitattributes overrides
Github Profile Analytics
Visualize any GitHub profile with contribution heatmaps, language breakdowns, and activity streaks.
Github Profile Analyzer
Enter a GitHub username to see a visual breakdown of languages, contribution patterns, star trends, and most active repos.
Github Profile Readme Builder
Visual GitHub profile README builder — add sections, badges, stats widgets, and tech icons with drag-and-drop, then export polished Markdown.
Github Profile Readme Gen
Visual drag-and-drop builder for GitHub profile README.md with live Markdown preview.
Github Profile Readme Gen
Generate stylish GitHub profile READMEs with stats widgets, skill badges, contribution graphs, and social links
Github Profile Readme Generator
Visual builder for GitHub profile READMEs — add sections, badges, stats widgets, and tech stacks with live preview
GitHub Profile README Generator
Visual drag-and-drop builder for GitHub profile README.md with live preview
Github Readme Generator
Interactive README.md builder — fill in form fields, get a beautifully structured README with badges.
Github Readme Generator
Interactive README.md builder with templates for libraries, CLIs, and apps — live markdown preview and one-click copy.
Github Repo Stats
Paste a GitHub repository URL and instantly see stars, forks, issues, language breakdown, contributors, and recent activity. Uses the public GitHub REST API . Beautiful data visualization with charts.
Github Stars Organizer
```markdown
Gitignore Advanced Generator
An interactive app to quickly construct definitive `.gitignore` files for full-stack monorepos. Combines language, framework, and OS templates into one unified output, visually highlighting conflicts
Gitignore Builder
Search and combine .gitignore templates by technology stack. Preview, customize, and download the perfect .gitignore.
Gitignore Builder Visual
Select languages, frameworks, and IDEs from a visual interface to build the perfect .gitignore with conflict warnings and template mixing.
Gitignore Generator
Multi-language .gitignore file builder with searchable templates, custom rules, and preview with file matching test.
Glassmorphism Gen
Real-time CSS glassmorphism generator with backdrop-filter, noise texture, and frosted layers
Glassmorphism Generator
Visual editor for creating glassmorphism CSS with backdrop-filter, blur intensity, transparency, border, and shadow controls with live preview.
Gotong Royong Task Board
A community task board inspired by Indonesian gotong royong culture. Neighbors post tasks they need help with, others volunteer. Track community contributions and celebrate helpers. Designed for RT/R
Gpg Key Inspector
Paste GPG/PGP public keys to decode key ID, fingerprint, algorithm, creation date, and subkey details
Gpg Key Manager Simple
Generate, manage, and share GPG keys through a simple web interface. Create key pairs, export public keys, and manage key trust levels. Simplified GPG for developers who find the CLI intimidating.
Gpx Track Viewer
Upload GPX files and view GPS tracks on an interactive map with elevation and speed charts
Gradient Generator
CSS gradient builder with angle and color controls.
Gradient Generator CSS
Create CSS gradients visually.
Gradient Generator Pro
Create linear, radial, and conic CSS gradients with multiple stops and angle control.
Gradient Mesh Editor
Create beautiful multi-point mesh gradients like those in Figma and Sketch. Place color points on a canvas and generate CSS or SVG output.
Gradient Mesh Gen
Create beautiful mesh gradients with draggable control points and CSS export.
Gradient Mesh Generator
Generate complex CSS gradient mesh backgrounds with point-and-click color placement.
Graphql Explorer
A browser-based GraphQL schema explorer and query builder. Paste a schema and browse types, fields, and relationships visually. Build queries with autocomplete without a live API.
Graphql Playground Local
Local GraphQL query editor with schema explorer, auto-complete, query history, and variable support. No server needed for schema exploration.
Graphql Query Builder
Visual GraphQL query builder with schema-aware autocomplete, variable management, and formatted output
Graphql Query Builder Sandbox
A lightweight, in-browser GraphQL client specifically designed to help beginners understand the syntax without needing a full Apollo Server setup or installing a massive desktop client like Insomnia.
Graphql Query Cost Calculator
Paste a GraphQL query and schema to see estimated complexity and cost. Essential for GraphQL API planning.
Graphql Query Cost Estimator
Estimate the complexity cost of GraphQL queries based on schema analysis with optimization suggestions.
Graphql Schema Explorer
Paste a GraphQL schema and explore it visually with type relationships, field navigation, and interactive query builder
Graphql Schema Viewer
Paste a GraphQL schema and explore types, fields, and relationships in an interactive tree/graph view
Graphql Schema Visualizer
Paste a GraphQL schema and get an interactive entity relationship diagram with type inspection, field details, and query path finder.
Graphql To Rest Converter
Convert GraphQL schemas to REST endpoint documentation with request/response examples.
Graphql To Typescript
Paste a GraphQL schema and instantly generate TypeScript types, interfaces, and resolver signatures.
Graphviz Live Editor
Write DOT language and see graph visualization update in real-time with export options.
Gratitude Journal
Daily gratitude prompts with entry history and mood visualization. Write three things you're grateful for each day and track your well-being journey.
Gravitas Word Game
A word-building puzzle game. A 5x5 grid of random letters appears and you drag to connect adjacent letters and form words. The longer the word, the more points. Race against the clock.
Grid Layout Generator
Visual CSS Grid builder with row/column controls, gap settings, and template area naming.
Grid Playground
Interactive CSS Grid visual builder and reference tool
Grocery List Shared
Real-time shared grocery list PWA — no account required, share via link, works offline
Grocery List Splitter
Enter a grocery list and split it by store aisle, category, or person — perfect for shared shopping with roommates
Grok Pattern Tester
Test Logstash Grok patterns against sample log lines with named capture groups and pattern library
Grpc Playground
Interactive gRPC client with proto file parser, streaming support, and response inspection.
Grpc Web Tester
Test gRPC-Web services with request builder, metadata headers, and streaming response viewer
Guestbook
Digital guestbook for websites with moderation. Built with Next.js 15.
Habit Dashboard Web
Beautiful habit tracking dashboard with GitHub-style heatmaps, streaks, and statistics.
Habit Stack Builder
A visual habit stacking tool that lets you chain new habits onto existing anchor habits using the "habit stacking" framework . Build a morning/evening routine visually, track completion streaks, and s
Habit Streak Tracker
Track daily habits with GitHub-style contribution heatmaps and streak counters
Habit Streak Tracker
Track daily habits with streak counters, calendar heatmap, and detailed statistics. Build consistent routines with visual progress tracking — all data stored locally.
Habit Tracker
Daily habit tracking with streaks, stats, and visual progress.
Habit Tracker Mini
Minimal daily habit tracker with streak counting and visual grid. Track multiple habits with a GitHub-style contribution grid. Uses reactive state management and LocalStorage for persistence. Fully of
Habits Heatmap Local
```markdown
Haikei SVG Generator
Generate beautiful SVG backgrounds — waves, blobs, grids, topography, and geometric patterns with customizable colors, complexity, and export options.
Handoff Checklist
Project handoff checklist builder for freelancers — create, track, and share sign-off lists with clients and collaborators.
Har File Analyzer
Upload HAR file to get visual waterfall chart of network requests with bottleneck highlighting
HAR File Viewer
Upload and visualize HTTP Archive files — waterfall charts, timing breakdown, size analysis, and request filtering.
Hash Generator
Generate MD5, SHA-1, SHA-256 hashes from text or files.
Hash Generator Offline
Generate MD5, SHA-1, SHA-256 hashes locally.
Hashtag Generator
Hcl To JSON Converter
Convert HashiCorp Configuration Language to JSON and vice versa with syntax highlighting
Heatmap Calendar
Generate GitHub-style contribution heatmap calendars from your own data
Heic To Jpeg Converter
Convert Apple HEIC/HEIF photos to JPEG or PNG entirely in the browser. No upload to servers — uses WebAssembly for local processing.
Heic To Jpg Local
HEIC/HEIF to JPG converter running entirely in-browser using WebAssembly
Hex Editor Fuzzy
Browser-based hex editor with fuzzy search, pattern matching, and header detection for binary file analysis and inspection.
Hex RGB Converter
Convert between HEX, RGB, HSL, and CMYK.
Hex To Ascii Converter
Convert Hexadecimal strings to ASCII text.
Hex To Tailwind Converter
Paste hex color codes and find the closest matching Tailwind CSS v4 palette colors with visual comparison.
Histogram Maker
Create histograms from raw data — auto-detect bin sizes and visualize distributions
Hmac Generator Tool
Generate HMAC using secret key .
Home Inventory Catalog
Photograph and catalog home items for insurance claims, fully offline PWA
Home Maintenance Log
Track home maintenance tasks, warranties, and service history for every system in your house
Home Maintenance Scheduler
Track recurring home maintenance tasks — HVAC filter changes, gutter cleaning, appliance servicing with reminder schedules
Hotkey Tester
A keyboard event inspector for developers. Press any key or key combination and instantly see the key code, event properties, and a copyable JavaScript event handler snippet. The tool devs reach for w
Htaccess Builder
Visual .htaccess file generator for Apache with redirect rules, security headers, and caching directives
Htaccess Generator
Generate .htaccess rules from a form.
Htaccess Tester
Write Apache .htaccess rewrite rules and test them against sample URLs without deploying. See matched rules, resulting redirects, and debug rewrite chains.
HTML Audio Synthesizer
A fully functional, polyphonic synthesizer built entirely with the browser's native Web Audio API. Play notes using your QWERTY keyboard, customize oscillator types , and twist knobs for ADSR envelope
HTML Email Builder
Drag-and-drop HTML email builder with cross-client preview and responsive templates.
HTML Email Inliner
Inline CSS styles into HTML email templates for maximum email client compatibility with preview across clients.
HTML Email Preview
Paste HTML email code and preview rendering across Gmail, Outlook, and Apple Mail with dark mode simulation.
HTML Email Previewer
A local tool for previewing and testing HTML email templates. Paste HTML, see rendered preview across desktop and mobile viewports, and check for common email client issues.
HTML Email Renderer
Write HTML email and see real-time preview simulating Gmail, Outlook, and Apple Mail rendering quirks.
HTML Email Table Inliner
Convert modern HTML/CSS into email-safe nested tables with inline styles for maximum email client compatibility.
HTML Email To Plain Text
Convert HTML emails to clean plain text — preserve links, lists, and formatting structure while stripping all HTML
HTML Entity Converter
Convert special characters to HTML entities and back.
HTML Entity Encoder
Convert text to HTML entities and back.
HTML Entity Encoder/Decoder
Safely escape/unescape strings for raw HTML insertion with entities reference
HTML Entity Explorer
Search and copy HTML entities. Browse by category with live preview.
HTML Entity Lookup
```markdown
HTML Entity Reference
Searchable reference of all HTML entities with preview, copy button, and category filtering.
HTML Entity Reference
Searchable reference of all HTML entities with visual preview, Unicode codepoints, and one-click copy. Essential web dev tool.
HTML Minifier Tool
Minify HTML markup.
HTML Minifier Visual
Paste HTML, CSS, or JavaScript and see visual minification with per-technique savings breakdown, toggle individual optimizations, and compare before/after.
HTML Preview
Live HTML/CSS/JS editor with instant preview
HTML Table To CSV
Paste HTML table → get CSV/JSON/Markdown output. Auto-detect tables from URLs.
HTML Table To CSV JSON
Paste an HTML table and convert it to CSV, JSON, or Markdown table format. Supports complex tables with rowspan/colspan.
HTML To Jsx Converter
Convert HTML markup to valid JSX/TSX with className conversion, style object transformation, and self-closing tag fixes.
HTML To Markdown Converter
Paste HTML and get clean Markdown output. Handles tables, images, links, code blocks, and nested lists accurately.
Htmx Playground
An interactive HTMX learning playground. See HTMX attributes in action with live examples, modify attributes in real-time, and understand how HTMX enhances HTML with AJAX capabilities without writing
Htpasswd Generator
Generate Apache htpasswd entries for basic auth. Built with Next.js 15.
HTTP Archive Analyzer
A browser-based HAR file analyzer. Drag and drop a .har file exported from Chrome DevTools and get a rich visual breakdown of network requests: timing waterfalls, response size distribution, cache an
HTTP Archive Viewer
Open and visualize HAR files with waterfall charts, timing breakdown, filtering, and performance insights.
HTTP Caching Simulator
Simulate Cache-Control, ETag, Last-Modified headers with timeline showing cache hits and misses
HTTP Cookie Inspector
Paste HTTP response headers or cookie strings and inspect every attribute — expiry, domain, path, SameSite, Secure, HttpOnly — with security warnings.
HTTP Flashcard Academy
A spaced-repetition flashcard system specifically designed to teach HTTP status codes, caching headers, methods, and RESTful API design principles. Perfect for junior developers preparing for intervie
HTTP Header Analyzer
Paste HTTP response headers and get security grading with fix suggestions.
HTTP Header Analyzer
Analyze any URL's response headers with security scoring, best practice recommendations, and OWASP compliance check.
HTTP Header Inspector
Inspect and analyze HTTP response headers for security best practices and misconfigurations.
HTTP Header Playground
Live HTTP header editor and simulator with formatted request/response preview.
HTTP Header Security Grader
Enter a URL and get an A-F grade for its HTTP security headers. Learn which headers are missing and get exact fix suggestions with copy-paste configs.
HTTP Header Security Scanner
Analyze and grade a website's HTTP security headers with recommendations for CSP, HSTS, X-Frame-Options, and more.
HTTP Method Cheat Sheet
Interactive reference for all HTTP methods — GET, POST, PUT, PATCH, DELETE with examples and idempotency rules
HTTP Method Reference
Interactive reference for HTTP methods with safe/idempotent indicators and usage
HTTP Method Tester
Test HTTP methods against any URL with custom headers and body. View formatted responses.
HTTP Mock Server Config
Visual configurator for generating mock server responses. Design API endpoints with custom status codes, headers, and bodies.
HTTP Request Bin
A local HTTP request inspection tool. Generate a unique endpoint URL, send requests to it, and see full request details in real-time.
HTTP Request Builder
Visual HTTP request builder with headers, body, auth — generates raw curl command.
HTTP Request Builder
Visual HTTP request builder with method selector, auth presets , header templates, body editor, and response viewer.
HTTP Request Timing Waterfall
Visualize HTTP request timing phases as a waterfall chart
HTTP Security Header Checker
Paste HTTP response headers and get a detailed security grade with explanations for CSP, HSTS, X-Frame-Options, CORS, and all security-related headers.
HTTP Security Headers Checker
Audit any URL's security headers with detailed grades and fix recommendations.
HTTP Status Cat Lookup
Beautiful HTTP status code reference with clear explanations, usage examples, and cat memes. Searchable, bookmarkable, and actually useful.
HTTP Status Code Explorer
A beautifully designed, lightning-fast reference app for every HTTP status code. It goes beyond telling you what `418 I'm a teapot` means and actually provides guidance on *when* a backend developer s
HTTP Status Code Explorer
Interactive guide to all HTTP status codes with examples, common causes, and humorous illustrations.
HTTP Status Code Lookup
Beautiful reference for all HTTP status codes with emojis and RFC links
HTTP Status Code Lookup
The ultimate HTTP status code reference with search, filtering, real-world examples, and browser behavior details. Includes humorous explanations alongside technical RFC definitions. A dev's best frie
HTTP Status Code Quiz
Rapid-fire quiz: match HTTP status codes to descriptions. Features streak counter, daily challenge, and category modes.
HTTP Status Code Reference
Interactive HTTP status code encyclopedia with descriptions, use cases, and example response headers for each code.
HTTP Status Explorer
Interactive reference for all HTTP status codes with descriptions, use cases, and code examples for common frameworks.
HTTP Status Quiz
Interactive quiz game testing knowledge of HTTP status codes — with explanations.
HTTP Status Reference
Searchable HTTP status code reference guide. Built with Next.js 15.
Http3 Feature Tester
Enter a URL, test HTTP/3 support, show protocol negotiation details, Alt-Svc headers, and compare with HTTP/2.
Http3 Protocol Inspector
Decode and visualize HTTP/3 QUIC frames, streams, and connection migration with color-coded packet diagrams.
Http3 Quic Explainer
Interactive visualization of HTTP/3 and QUIC protocol handshakes vs HTTP/2 vs HTTP/1.1
Ical Event Builder
Visual builder for .ics calendar event files with support for recurrence rules, timezone selection, attendees, reminders, and one-click download.
Ical Merger
Merge multiple .ics calendar files into one with conflict resolution and preview
Ical To Table
Upload .ics files and view events as a sortable, filterable table
Icalendar Event Creator
Create .ics calendar events with recurrence rules, timezone handling, alarms, and download
Ice Rice Prioritization Board
Score features or tasks using ICE or RICE frameworks. Visualize priorities as a ranked board.
Ico Favicon Converter
Upload any image and generate a complete favicon set with preview
Icon Font Builder
Upload SVG icons to generate a custom icon font with ligatures, preview page, and usage documentation.
Icon Font Previewer
Browse and search icon fonts with copy-paste integration
Icon Grid Generator
Generate icon grids and sprite sheets from uploaded SVG files — arrange, resize, and export as a single SVG sprite or PNG sheet
Icon Search
Search across multiple icon libraries in one place. Built with Next.js 15.
Icon Search Engine
Search across 10+ icon libraries at once — Lucide, Heroicons, Phosphor, and more.
Icon Set Browser
Browse and search icon sets — copy SVG, download, or get CDN link for popular icon libraries.
Icon Sprite Generator
Upload SVG icons to generate an optimized SVG sprite sheet with CSS class names and usage snippet.
Icon Sprite Packer
Upload SVG icons to generate an optimized sprite sheet with CSS and HTML usage snippets.
Ics Calendar Creator
Create .ics calendar event files with all fields — add to any calendar app
Ics Calendar Viewer
Upload ICS calendar files to view events in a visual calendar interface. Support for recurring events and timezone conversion.
Ics To Google Calendar
Convert .ics calendar files into Google Calendar add-event links — batch convert multiple events
Ics To Notion
Convert .ics calendar events to Notion-compatible markdown table format
Idle Startup Tycoon
Idle clicker game where you build a tech startup. Hire developers, ship features, fix bugs, and go public.
Image Color Extractor
Extract dominant colors and full color palette from any image with CSS/design-ready export.
Image Color Palette Extractor
Upload an image and extract its dominant color palette with HEX/RGB/HSL values.
Image Color Quantizer
Reduce an image to a limited color palette using k-means quantization with dithering options and before/after comparison.
Image Compression Comparison
Compare image compression algorithms side by side. Test JPEG, WebP, AVIF, PNG quality vs file size tradeoffs visually.
Image Compressor Browser
Compress images entirely in-browser using Canvas API. No upload — privacy-first. JPEG, PNG, WebP support.
Image Cropper Canvas
Crop images locally using Canvas.
Image Dithering Studio
Apply Floyd-Steinberg, Bayer matrix, and other dithering algorithms to images with live preview and export
Image Exif Editor
View and edit EXIF metadata in photos entirely in-browser — strip GPS data, modify dates, edit fields.
Image Filter Studio
Apply CSS filters to images .
Image Map Generator
Create HTML image maps visually. Built with Next.js 15.
Image Metadata Stripper
Strip EXIF, GPS, camera, and other metadata from images before sharing — privacy-first, fully local processing
Image Metadata Viewer
Upload images to view and optionally strip EXIF metadata including GPS location, camera info, and timestamps.
Image Placeholder Generator
Generate BlurHash, LQIP, and solid-color image placeholders with code snippets for Next.js, CSS, and HTML.
Image Resizer Canvas
Resize images to specific dimensions.
Image Sprite Packer
Drag-and-drop multiple images to generate an optimized CSS sprite sheet. Outputs the combined image and CSS classes with exact coordinates for each sprite.
Image Sprite Sheet Generator
Upload multiple images and combine them into a single optimized sprite sheet with auto-generated CSS coordinates. Perfect for game assets and web performance.
Image To Base64
Convert images to Base64 strings and vice versa.
Image To Base64 Tool
Convert image files to Base64 strings.
Image Watermark Tool
Client-side image watermarking tool. Add text or image watermarks to photos with full control over position, opacity, size, rotation, and tiling. Uses Canvas API — images never leave the device.
Incident Postmortem Builder
Collaborative tool for writing SRE postmortems.
Incident Postmortem Generator
A structured tool for writing engineering incident postmortems. Input incident timeline, impacted services, root causes, and remediation steps — and the tool auto-formats a professional postmortem doc
Incident Postmortem Template
A structured web tool for generating professional incident post-mortem reports. Fill in the timeline, root cause, impact, and action items — get a formatted, shareable Markdown post-mortem document th
Incident Report Builder
Create incident reports with timeline, root cause, and action items.
Incident Report Generator
A structured incident post-mortem report builder. Fill in the incident timeline, root cause, impact, and action items — get a polished incident report PDF ready for stakeholders. Templates follow indu
Incident Status Page Gen
Generator for public status pages.
Incident Timeline
Create and share incident postmortem timelines with status updates, impact descriptions, and resolution steps.
Incident Timeline Builder
Create and share incident timelines — drag events onto a visual timeline, add severity levels, link to commits and PRs, annotate root causes, and export the postmortem as Markdown or PDF.
Incident Timeline Builder
Build and share incident postmortem timelines with root cause analysis templates
Incognito Search Tester
```markdown
Index Status Checker
Check URL indexing status across search engines with bulk checking support.
Indexeddb Explorer
Browse, query, edit, and export IndexedDB databases in the browser with a clean data viewer.
Indie Hacker Calculator
MRR, churn rate, LTV, CAC, runway, and break-even calculator with scenario modeling. Baremetrics for bootstrappers — free and local.
Indie Hacker Launch Checklist
Interactive launch checklist for indie projects covering SEO, meta tags, analytics, social profiles, legal pages, performance, and security — track progress per project.
IndiHome Speed Test
Indonesian-localized internet speed test with Bahasa Indonesia UI, ISP comparison data, and historical results
Indo Holiday Countdown
Countdown timers to all Indonesian national holidays and collective leave days . Shows info about each holiday, cultural context, and travel planning tips. Never miss a long weekend again.
Indo Tax Calculator
Indonesian PPh21 and PPh23 income tax calculator with 2026 PTKP brackets, THR calculation, and monthly/yearly projections.
Indonesian Holiday Calendar
Interactive calendar showing Indonesian national holidays, cuti bersama, and Hijri dates.
Indonesian Nik Validator
Validate and parse Indonesian NIK structure. Useful tool for Indonesian developers.
Indonesian Rupiah Tax Calc
Calculate Indonesian PPh 21/23 income tax withholding with current PTKP brackets and deductions.
Indonesian Spelling Corrector
A Bahasa Indonesia text editor that highlights common spelling errors according to EYD rules and provides corrections. Features a built-in dictionary of 5,000+ properly spelled Indonesian words plus
Indonesian Tax Calculator
Calculate Indonesian taxes with 2026 rates, BPJS contributions, and take-home pay estimation.
Infinite Runner
An endless side-scrolling runner. Jump over obstacles, collect coins, and survive as long as possible while the game speeds up. Beautiful parallax backgrounds with smooth animation.
Infinite Tower Climber
Procedural vertical platformer — jump from platform to platform with increasing wind, moving hazards, and power-ups.
Input Tester
Interactive CSS Selectors Sheet
A visual teaching tool covering the 30+ most essential CSS selectors . Clicking a selector highlights precisely which DOM nodes it targets in a live sandbox.
Interactive HTML Entities
A visual, highly searchable cheat sheet for obscure HTML entities . Click any symbol to copy its syntax instantly.
Interactive Quiz Builder
Create and take custom quizzes with scoring, timers, and results breakdown. Build mode for creating quizzes with multiple question types. Play mode with instant feedback and score tracking. Data store
Intermittent Fasting Timer
A beautiful intermittent fasting companion app. Configure your eating window , set your eating start time, and see an animated countdown to the end of the fasting period — with phase labels and a stre
Internationalization Checker
Scan a web app for i18n issues — hardcoded strings, RTL problems, date format issues.
Internet Speed History Tracker
Track and graph internet speed tests over time using LocalStorage. ISP accountability tool, fully local.
Interview Question Bank
A curated question bank for technical hiring. Add, tag, rate, and organize interview questions by role, level, and category. Randomly generate a question set for an interview, then record candidate an
Interview Question Bank
A local-first question bank and practice tool for job seekers preparing for technical and behavioral interviews. Organize questions by company, role, and topic, track which ones you've practiced, and
Interview Question Generator
The interview-question-generator app allows users to input a job description and select a technology stack to generate ten tailored technical interview questions along with their answers. This applica
Invoice Dispute Manager
Track disputed invoices, correspondence timeline, and resolution status for B2B operations.
Invoice Generator
Create professional invoices with PDF export and client management.
Invoice Generator
A professional invoice generator that creates print-ready HTML invoices in seconds. Fill in client details, line items with quantities and rates, and get a beautifully formatted invoice with automatic
Invoice Generator Local
Zero-backend invoice PDF generator with branding, itemized rows, and tax calculation.
Invoice Generator Local
Create professional PDF invoices entirely in your browser. Add your business info, line items, tax rates, and download a polished invoice. Zero cloud, zero tracking.
Invoice Generator Web
Create professional invoices in-browser. Customize logo, items, tax, and export as PDF — entirely local.
Invoice Number Decoder
Decode and understand invoice numbering systems. Paste any invoice number and this tool explains the pattern — date encoding, sequential numbers, branch codes, and tax identifiers. Supports Indonesian
Invoice Number Generator
Generate sequential invoice numbers with customizable patterns — prefixes, dates, counters
Invoice PDF Generator
Create professional invoices with line items, taxes, and PDF export. All data stays local.
Invoice PDF Generator
Fill in a professional invoice form with your logo, client details, line items, taxes, and generate a downloadable PDF — 100% local, no account needed.
Invoice Reminder Tracker
Simple local invoice tracker with overdue alerts, payment status tracking, and client management — fully offline, no account needed.
Iot Realtime Dashboard
Real-time visualization for MQTT/Websocket IoT sensors.
IP Address Calculator
Calculate network addresses, broadcast addresses, subnets, and perform IP-to-binary conversion with visual bit map
IP Address Info
Look up IP addresses to see geolocation, ISP, timezone, and network info using free public APIs.
IP Address Info Tool
Look up IP address info including geolocation, ASN, and reverse DNS.
IP Info Viewer
Display local network info and IP-related utilities.
IP Subnet Calculator
Interactive IP/subnet calculator with visual representation, CIDR notation, network range, and subnet planning.
IP Subnet Visual Calculator
Visualize IP subnetting with interactive diagrams — see how addresses are divided
IP Subnet Visualizer
Visual CIDR and subnet calculator with interactive network diagram. Calculate ranges, broadcast addresses, and usable hosts.
Iptables Rule Builder
Visual builder for Linux iptables firewall rules with chain/table selection, match options, and target actions
Isometric Room Builder
Build isometric pixel art rooms with furniture items, walls, floors, and decorations. Export as PNG or SVG for social media and portfolio.
Js Algorithm Race
Race to implement algorithms in JavaScript — solve sorting, searching, and data structure challenges faster than the clock
Js Memory Leak Simulator
An educational technical tool that intentionally runs various models of JavaScript memory leaks so developers can practice finding them in Chrome DevTools.
Js Minifier Tool
Minify JavaScript code .
JSON CSV Converter Pro
A local-first JSON↔CSV converter that handles nested objects, arrays, and custom delimiter options. Paste JSON, configure flattening rules, and export a clean CSV — or reverse-convert CSV back to JSON
JSON Db Viewer
```markdown
JSON Diff Checker
Compare two JSON objects and visualize the differences. unexpected keys, value changes, and structural mismatches.
JSON Diff Merge Tool
Visual 3-way merge tool for JSON files with conflict resolution and structured diff view.
JSON Diff Viewer
Compare two JSON documents side-by-side with highlighted differences. Shows additions, deletions, and modifications with path navigation.
JSON Diff Viewer Pro
Compare two JSON objects and see the differences highlighted. Supports nested object comparison, array diff, added/removed/changed fields, and tree or flat view modes.
JSON Formatter Offline
Format and validate JSON data locally.
JSON Mock API Builder
Define API endpoints visually — set methods, paths, response bodies, status codes, and delays — then export as a runnable mock server config.
JSON Patch Viewer
Apply and visualize RFC 6902 JSON Patch operations with before/after diff and operation validation
JSON Path Evaluator
Paste JSON and write JSONPath expressions to query it — see matched nodes highlighted in the tree view with live evaluation.
JSON Path Finder
Paste JSON and click any value to instantly see its JSONPath expression, jq command, and JavaScript accessor syntax.
JSON Path Query Tool
Query JSON data using JSONPath expressions — test queries interactively with live results
JSON Path Tester
Test JSONPath expressions against JSON data with real-time results and path highlighting.
JSON Path Tester Visual
Paste JSON data and write JSONPath expressions with visual highlighting of matched nodes. See results instantly as you type.
JSON Pattern Generator
A powerful development utility that automatically analyzes any complex JSON payload and generates corresponding JSON Schema, TypeScript interfaces, and validation schemas . Essential for building robu
JSON Resume Builder
Build a JSON Resume with visual form editor and live preview with theme selection
JSON Schema Faker
```markdown
JSON Schema Form Builder
Paste a JSON Schema definition and instantly generate an interactive form with live validation, sample data generation, and form submission preview.
JSON Schema Form Generator
Paste a JSON Schema and get a working HTML form with validation. Schema-to-UI bridge.
JSON Schema Form Preview
Paste a JSON Schema and instantly see a rendered form with proper validation. Preview how your schema translates to UI controls.
JSON Schema Generator
Generate JSON Schema from sample JSON data. Built with Next.js 15.
JSON Schema To Form
Paste a JSON Schema and render a live form preview with validation, then export the form as React component code, HTML, or Vue template.
JSON Schema to TypeScript Interface CLI
Drag-and-drop a JSON schema and instantly get deeply nested TS interfaces with JSDoc comments.
JSON Schema Validator
Validate JSON data against a JSON Schema with detailed error paths, quick-fix suggestions, and schema drafts
JSON Schema Visualizer
Upload JSON Schema to get interactive tree view with required fields, types, and examples
JSON Stats Analyzer
Analyze JSON payloads — field count, nesting depth, type distribution, size breakdown
JSON Structure Diff Viewer
A visual tool to strictly compare the structural difference between two JSON payloads, ignoring specific values. Useful for checking if API contracts have changed, identifying missing keys, or ensurin
JSON To Any Converter
Convert JSON to YAML, TOML, XML, CSV, TypeScript interfaces, Go structs, Python dataclasses, Rust structs, and more. Universal data format Swiss Army knife.
JSON To CSV
Convert between JSON and CSV formats.
JSON To CSV Converter
Convert nested JSON objects and arrays into flat CSV tables with configurable column mapping.
JSON To CSV Converter Offline
A highly optimized, completely local, privacy-respecting tool to convert large, complex JSON arrays into flattened CSV files for Excel/Google Sheets. Avoids uploading sensitive user data to online con
JSON To Typescript
Paste JSON and instantly generate TypeScript interfaces with customizable naming, optional fields, and union types.
JSON To Typescript Converter
Paste JSON and get TypeScript interfaces with proper types. Handles nested objects, arrays, nullable fields, and enums.
JSON To Typescript Interfaces
```markdown
JSON To Typescript Tool
Paste JSON to get TypeScript interfaces with optional fields detection and nested types
JSON Tree Viewer
Visualize JSON as collapsible tree structure.
JWT Anatomy Lab
Decompose JWTs interactively — decode header, payload, verify signatures, visualize expiry timeline, and test claims.
JWT Attack Simulator
Educational tool demonstrating common JWT vulnerabilities with safe interactive demos
JWT Auth Flow Simulator
Visualizes the entire OAuth/JWT flow step-by-step with token generation and verification.
JWT Builder Online
Create and sign JWTs with custom headers, payloads, and claims. Support for HS256, RS256 algorithms with key generation.
JWT Claims Builder
Build custom JWT payloads with a visual claim editor. Set standard claims , add custom claims, and preview the encoded token.
JWT Claims Inspector
Decode, inspect, and validate JWT tokens with visual claim breakdown, expiration timeline, and signature verification.
JWT Claims Inspector Secure
A completely offline, secure-by-design JSON Web Token inspector. Paste a token, decode header, payload, and signature, and inspect common claims with real-world explanations. No tokens touch a server.
JWT Debugger
Decode, inspect, and validate JSON Web Tokens entirely client-side. See header, payload, and verify signatures locally.
JWT Debugger Advanced
Decode, verify, and forge JWTs with claim analysis and expiry tracking.
JWT Debugger Enhanced
Decode, validate, edit, and inspect JWT tokens with signature verification, expiry timeline visualization, and claim comparison — beyond what jwt.io offers.
JWT Debugger Extended
Advanced JWT debugger with claim validation, expiration timeline, audience check, and issuer verification
JWT Debugger Local
Decode, verify, and craft JWT tokens locally. View header, payload, and signature. Never sends tokens to any server.
JWT Debugger Offline
Decode and validate JWTs entirely in the browser. Zero data leaves your machine.
JWT Debugger Visual
JWT decoder with visual token lifecycle timeline, expiry countdown, claim inspector, and algorithm verification
JWT Decoder & Signature Verifier
Decode JWTs locally and verify HMAC signatures with zero cloud dependency
JWT Decoder Offline
Decode JWT tokens to view header and payload.
JWT Decoder Playground
Decode, verify, and forge JWTs with signature validation, expiry alerts, claim comparison, and security warnings for common JWT mistakes.
JWT Decoder Tool
Decode JWT tokens — view header, payload, and signature. Validate expiry and issuer.
JWT Generator
Create and sign JWT tokens with custom claims. Built with Next.js 15.
JWT Inspector
Decode, inspect, and validate JWTs entirely client-side. See header, payload, and verify signatures.
JWT Inspector
Decode, validate, and debug JSON Web Tokens. Visualize header, payload, and verify signature.
JWT Inspector Tool
Paste a JWT token to decode header, payload, and signature with expiration warning and claim validation
JWT Inspector Visual
A visual JWT token debugger that decodes, validates, and visualizes JWT structure. Color-coded header/payload/signature with timeline and claim explanations.
JWT Key Pair Generator
Generate RSA/EC key pairs for JWT signing and verification with JWKS output — all client-side using WebCrypto
JWT Payload Debugger
JWT decoder with expiry countdown, signature explanation, and algorithm info.
JWT Permission Debugger
Decode JWTs and map RBAC permissions to a visual matrix showing exactly what each role can access.
JWT Playground
Interactive JWT builder, decoder, and validator with header/payload editing, signature verification, and expiry visualization.
JWT Public Key Extractor
A niche but highly necessary security tool to extract an RSA public key in PEM format directly from a JSON Web Key Set endpoint, or convert an individual JWK JSON object into a standard `-----BEGIN P
JWT Token Forge
Create, decode, and validate JWT tokens with custom claims, signing algorithms, and expiration testing — the ultimate JWT workbench
JWT Token Inspector
Decode, inspect, and validate JWT tokens visually. See the header, payload, and signature with syntax highlighting. Verify token expiry, check claims, and compare two tokens side by side.
JWT Visualizer Decoder
Advanced JWT decoder and debugger. Paste a token to see header, payload, and signature. Verify signatures with secret keys.
JWT Vulnerability Scanner
Analyze JWT tokens for common security vulnerabilities and misconfigurations
K8s Cluster Explorer
Read-only visualizer for Kubernetes resources.
K8s Resource Calculator
A visual calculator for sizing Kubernetes workloads. Developers input their application requirements and get recommended resource requests and limits, HPA configurations, pod disruption budgets, and
Kanban Board
Drag-and-drop Kanban board with local persistence.
Kanban Board Lite
Drag-and-drop Kanban board for personal task management. No sign-up, no cloud — all data stored locally in the browser. Simple, fast, private.
Kanban Board Local
A fully local Trello-style Kanban board that lives in your browser. Create boards, add columns, drag cards between columns, and set due dates and tags — all stored in localStorage. No account, no subs
Kanban Board Offline
The Kanban Board Offline app is a productivity tool that mimics the functionality of Trello, enabling users to create, manage, and organize their tasks seamlessly without an internet connection. It le
Kanban Burndown Hybrid
A local-first project management board combining Kanban card tracking with an automatic burndown chart. Cards move through columns and the chart updates in real time — see your sprint burndown path vi
Kanban Retro Board
A sprint retrospective tool that replaces sticky notes with a beautiful, offline Kanban-style board. Teams add cards to "What went well", "What to improve", and "Action items" columns — all saved loca
Keyboard Layout Tester
Test keyboard layouts visually — see which keys you press and measure typing patterns.
Keyboard Layout Viz
Interactive keyboard heatmap generator. Paste text and see which keys are used most, with layout optimization tips and finger travel distance calculations.
Keyboard Shortcut Cheatsheet
A visual keyboard shortcut reference card generator. Pick an app and get a beautiful printable cheat sheet. Customize and create your own shortcut sheets.
Keyboard Shortcut Mapper
A visual keyboard map that shows shortcuts for popular applications. Select an app and see all shortcuts overlaid on a keyboard diagram.
Keyboard Shortcut Reference
Searchable cheat sheets for VS Code, Vim, macOS, Chrome DevTools, Figma and more with visual keyboard layout.
Keyboard Shortcut Trainer
Practice and memorize VS Code, IntelliJ, or Vim keyboard shortcuts through interactive drills with scoring and streaks.
Keyboard Shortcut Trainer
Interactive spaced-repetition trainer for VS Code, Vim, macOS, or custom app keyboard shortcuts. Learn shortcuts through muscle memory practice.
Keycode Event Visualizer
A simple, essential utility for web developers. When a user presses any key or key combination on their keyboard, the screen instantly displays a massive visual readout of the JavaScript `KeyboardEven
Keycode Info Tool
Press any key to get JavaScript keycode info.
Keyframe Animator
Visual multi-step CSS keyframe editor. Built with Next.js 15.
Knowledge Base
Searchable documentation site with categories and search
Kost Budget Planner
Budget planner for Indonesian kost tenants. Track monthly kost fee, laundry, meals, electricity token, WiFi, and personal expenses in Rupiah. Visualize spending and save for future goals.
Kubernetes Manifest Validator
Validate Kubernetes YAML manifests with best-practice linting and security checks.
Kubernetes Pod Visualizer
Interactive K8s cluster diagram showing pod health, resources, and log tailing.
Kubernetes YAML Builder
Visual Kubernetes manifest builder with resource selectors, label editors, YAML validation, and multi-resource template support.
Kubernetes YAML Inspector
A browser-based Kubernetes manifest analyzer. Paste any YAML manifest and get instant insights: resource limits check, image tag audit , missing liveness probes, RBAC scope analysis, and security reco
Kurs Rupiah Tracker
Real-time IDR exchange rate tracker with historical charts and bank comparison
Landing Page
A high-converting SaaS landing page template with modern design.
Latency Budget Planner
A visual tool for allocating and tracking latency budgets across distributed system request paths. Define an end-to-end SLO target, break it down across service hops, and instantly see which services
Latex Equation Editor
Visual LaTeX math equation editor with real-time rendering. Toolbar for common symbols, copy LaTeX or export as PNG/SVG.
Layout Grid Overlay
Generate grid overlays to check alignment — 8pt grid, column grids, baseline grids
Layout Shift Debugger
Visually simulate Cumulative Layout Shift by defining element positions and see how content jumps affect your CLS score in real-time.
Learning Path Planner
A local-first tool for self-learners to plan, track, and visualize their learning journey across any subject. Create a structured curriculum with resources, track lessons completed, and see your progr
Lease Agreement Analyzer
Upload PDF lease agreements and get AI-powered analysis that flags illegal clauses, calculates costs, and summarizes key terms — all processed locally.
Legacy API Gateway Mock
Mock gateway for legacy SOAP/XML APIs. Modernize interface to REST/JSON.
Legacy Code Modernizer
The legacy-code-modernizer application allows users to input outdated code snippets, such as those written in jQuery, and receive a rewritten version in modern Vanilla JavaScript or React hooks. This
Legal Clause Library
A searchable, offline reference library of 200+ common legal clause templates for freelancers and indie developers — NDAs, SaaS terms, privacy policies, scope-of-work clauses, payment terms, and dispu
Letsencrypt Cert Checker
Check certificate issuance status and expiry for domains using Certificate Transparency logs
License Chooser
Interactive open-source license picker with comparison table, SPDX identifiers, and one-click LICENSE file download.
License Compatibility Checker
Input your project dependencies and check license compatibility for commercial, open-source, or proprietary use.
License Compliance Tracker
Scan dependencies for OSS licenses. Flag viral/banned licenses.
Lighthouse Dashboard
Run simulated Lighthouse-style performance audits on URLs, track scores over time with historical charts.
Linguistic Readability Analyzer
Text editor that highlights complex sentences and calculates readability scores . Helps writers simplify their prose for target audiences.
Link In Bio
A Linktree-style link-in-bio page builder with custom themes.
Link In Bio
Custom bio page with analytics, custom themes, and click tracking
Link In Bio Builder
Create a beautiful link-in-bio page with themes, analytics, and custom domains.
Link In Bio Page
Create a custom link-in-bio page with themes, analytics-ready, and custom domain support — a self-hosted Linktree alternative.
Link Preview Sanitizer
Paste a URL and see exactly what metadata is exposed in link previews . Strip tracking parameters and clean the URL.
Link Privacy Checker
Paste any URL and see what tracking parameters it contains. Clean the URL.
Link Sanitizer
Strip tracking parameters from URLs before sharing
Linkedin Banner Maker
No-code LinkedIn banner creator with templates, text, and image background.
Live Poll Creator
Create interactive polls with real-time animated vote bars. Share polls via URL hash. Votes update instantly with smooth bar animations. Uses reactive state management with LocalStorage persistence —
LLM Context Visualizer
An interactive tool that visualizes how AI language model context windows work — showing token counts, context limits, prompt/response splits, and how different models compare. Perfect for developers
LLM Context Window Calculator
A practical tool for LLM developers that helps visualize and plan context window usage. Enter text for system prompt, conversation history, and user message — see token counts for 15+ popular models,
LLM Prompt Diff
Side-by-side prompt A/B comparator with syntax-highlighted diff for LLM engineers.
LLM System Prompt Tester
Split pane to test identical user inputs across 3 different system prompts side-by-side.
LLM Token Counter
Multi-model token counter with cost estimation for GPT, Claude, Gemini, and other LLM providers.
Load Test Configurator
Visual builder for k6 and JMeter load test configs with scenario graphs.
Loan Amortization Table
A powerful loan calculator that shows the full amortization schedule for any loan. Enter the principal, interest rate, term, and start date — see a complete breakdown of every payment: how much goes t
Loan Calculator
Calculate monthly payments, interest, and amortization schedules.
Local API Key Manager
Encrypted local vault for API keys with copy-to-clipboard, rotation reminders, usage notes, and environment grouping — never stored in plaintext.
Local Bookmark Dashboard
Beautiful visual bookmark manager — organize links into categories with thumbnails, tags, and quick search, all stored locally
Local Bookmark Manager
Organize bookmarks with tags, folders, and search. Import from browser, add notes, and track reading status. All local.
Local Budget 50 30 20
Budget calculator using the popular 50/30/20 rule with category breakdown, savings projection charts, and expense tracking — privacy-first.
Local Budget Forecaster
A secure, entirely local web app that helps users forecast their future bank balance. Users input their current balance, recurring income, and fixed expenses, and the tool renders an interactive 12-mo
Local Cache Inspector
Simulate and test browser storage APIs with quota limits and error handling.
Local Car Maintenance Log
Track oil changes, tire rotations, brake inspections, and all vehicle maintenance with mileage-based reminders and cost analytics — offline.
Local CSV/JSON SQL Query Engine
Upload CSV/JSON files and query them with standard SQL via WASM SQLite. Instant data exploration without DB setup.
Local Dev Dashboard
```markdown
Local First App Toolkit
An interactive guide and code generator for building local-first web applications. Developers get a visual decision framework, boilerplate generator, and storage strategy advisor for offline-first, sy
Local First Bookmark Manager
Full-featured bookmark manager with tags, folders, full-text search, and import/export — all local to your browser, no account or cloud sync required.
Local First Tailwind Builder
Visual builder for Tailwind layouts that works 100% offline and exports clean HTML. Privacy-first design tool, no SaaS lock-in.
Local Flashcard Spaced Rep
Create flashcards with the SM-2 spaced repetition algorithm, study session stats, deck import/export, and Markdown formatting — fully offline.
Local Font Specimen Tester
Drag-and-drop local font files to generate instant specimen sheets showing all weights, sizes, OpenType features, and side-by-side comparisons.
Local Font Tester
Upload any font file and preview with multiple sizes, weights, OpenType features, and variable font axes.
Local Gift Idea Tracker
Track gift ideas for people with occasion reminders, budget tracking, and purchase status — never forget a birthday or holiday again — offline.
Local Gratitude 365
Daily gratitude journal with streak tracking, monthly word clouds, mood mapping, and a beautiful year-in-review — all private and offline.
Local Habit Heatmap
A minimalist habit tracker that mimics the GitHub contribution graph . Entirely local, privacy-first, and satisfying to use.
Local Habit Tracker Streaks
Beautiful streak-based habit tracker with GitHub-style heatmap, streak counters, best-streak records, and motivational milestone badges — all offline.
Local Home Inventory
Catalog household items with photos, purchase prices, locations, and warranty info for insurance claims and moving — all stored locally.
Local Image Optimizer & Converter
Convert and compress images to WebP, JPEG, and PNG entirely in-browser. Privacy-safe, no upload needed.
Local Invoice Generator
A privacy-first invoice generator for freelancers. Create professional invoices with line items, taxes, and discounts — export as PDF. No data leaves your browser.
Local JSON Database
NoSQL-style database running entirely in localStorage with a visual query builder, collection browser, and CRUD operations — perfect for prototyping.
Local JWT Debugger
A secure, offline-first developer tool for decoding, verifying, and generating JSON Web Tokens . Unlike online tools that risk leaking sensitive tokens, this runs entirely in the browser.
Local Kanban Board
Fully local Kanban board that works offline — no accounts, no cloud, just drag-and-drop task management saved to your browser
Local LLM Prompt Tester
Test and compare AI prompts side-by-side using WebLLM — runs entirely in the browser with no API keys required. Compare prompt variations and response quality.
Local Markdown Wiki
Create interlinked markdown notes with wikilinks, backlink graph, full-text search, and tag system — all stored in localStorage, zero setup.
Local Mood Journal
Private daily mood tracker with emoji-based input, mood trend charts, gratitude prompts, and journaling — all data stays on your device.
Local Note Vault
AES-256 encrypted personal notes stored entirely in IndexedDB, zero backend.
Local Password Generator Audit
Generate strong passwords and audit existing ones against NIST SP 800-63B guidelines with entropy visualization and breach database check — entirely offline.
Local Password Strength Analyzer
Analyze password strength entirely offline — check entropy, pattern detection, dictionary matches, and breach database patterns without sending data anywhere
Local Password Strength Auditor
Analyze password strength using entropy calculation and pattern detection. 100% offline password security tool.
Local PDF Editor
Annotate PDFs locally without uploading. Add highlights, text notes, drawings, and signatures. Privacy-first, all in browser.
Local Pet Health Journal
Track vet visits, medications, vaccinations, weight, and dietary notes for all your pets with reminder system and health timeline — offline.
Local Plant Watering Tracker
Track plant watering schedules with species-specific recommendations, overdue alerts, growth photo log, and care tips — offline and private.
Local Poll Creator
Create polls and surveys stored entirely in the browser. Share via URL hash. Results visible without any server.
Local Pomodoro Analytics
Pomodoro timer with session logging, productivity heatmap, focus time analytics, task categorization, and distraction tracking — runs entirely offline.
Local Reading List
Track books across to-read, reading, and completed shelves with ratings, notes, reading pace analytics, and annual reading goals — fully offline.
Local Receipt Scanner
Take or upload a photo of a receipt, extract items, totals, and dates using client-side OCR — stores everything locally for private expense tracking.
Local Recipe Book
Store, search, and scale recipes with ingredient unit conversion, meal planning calendar, and shopping list generation — fully offline and private.
Local Secret Vault
Client-side encrypted key-value store for API keys and secrets that never leaves the browser
Local Snippet Vault
Save, organize, and search code snippets locally. Syntax highlighting, tags, and quick copy. Import/export support.
Local Sqlite Web Explorer
A web-based database GUI that uses WebAssembly to load and query `.sqlite` database files entirely inside the user's browser, with zero server-side components.
Local Storage Export Import
Export all localStorage and sessionStorage data as JSON, import back, or transfer between domains.
Local Storage Manager
View and edit Local Storage for the current domain.
Local Time Tracker
Simple time tracking for projects. Start/stop timer, add manual entries, and see daily/weekly reports. All offline.
Local Vocabulary Builder
Track new words with definitions, example sentences, pronunciation audio, and quiz mode using spaced repetition — perfect for language learners.
Local Workout Log
Log exercises with sets, reps, and weights — track personal records, progressive overload, and muscle group distribution with charts — offline.
Locale Date Format Tester
Compare date and time formatting across 50+ locales using Intl.DateTimeFormat. Visualize locale differences instantly.
Locale JSON Manager
A visual editor to merge, sort, diff, and validate heavy i18n JSON files. Supports nested keys, plurals, and missing translation detection.
Locale String Tester
Test how numbers, dates, currencies, and text render across different locales. Essential for i18n development.
Localhost Port Dashboard
Visual dashboard showing all common localhost ports, what services typically run on each, with quick-launch links and a port availability checker — a developer's port reference card.
Localhost Share
Share your localhost dev server with anyone through a simple WebRTC relay — zero config, no account, no installation required.
Localhost Tunnel Dashboard
A visual dashboard for managing localhost tunnels. Monitor all your exposed local services in one place with status indicators, URL management, and request logging. Works with ngrok, localtunnel, and
Log Analyzer Visual
Paste server logs and get instant visual analysis — error distribution charts, request frequency heatmaps, and anomaly detection.
Log Anomaly Detector Web
Web interface for spotting log anomalies.
Log Anonymizer Pro
Scrub PII and secrets from log files before sharing with 12 configurable regex rules. 100% client-side.
Log File Viewer
Fast, filterable viewer for large log files in the browser with syntax highlighting and regex search.
Log Level Color Customizer
Design and preview custom color schemes for terminal log output — export as logger config for Pino, Winston, Bunyan, or console
Log Level Heatmap
Paste server logs to get visual heatmap showing error density by time and service
Logging Format Converter
Convert between logging formats: JSON, logfmt, CLF, syslog, and structured logs.
Logic Gate Simulator
A drag-and-drop digital logic circuit simulator in the browser. Place AND, OR, NOT, NAND, NOR, XOR, XNOR gates and toggle input switches to see live output. The truth table auto-generates for the comp
Lorem Ipsum Advanced
Generate placeholder text with various options.
Lorem Ipsum For Devs
Generate placeholder text in 20+ flavors: tech jargon, pirate speak, corporate buzzwords, bacon ipsum, and code comments.
Lorem Ipsum Generator
Generate placeholder text in multiple styles — classic Lorem Ipsum, hipster, pirate, corporate, or custom vocabulary.
Lorem Ipsum Generator Pro
Advanced placeholder text generator. Support for multiple languages, rich text, code, and specialized jargon.
Luhn Algorithm Check
Validate numbers using Luhn algorithm .
Macro Nutrient Calculator
Calculate daily macronutrient needs based on body stats, activity level, and goals — with meal distribution suggestions
Makefile Generator
Generate Makefiles with visual target editor, dependency graph, and variable management for common project types
Makefile Wizard
Interactive Makefile builder for common project types with targets and variables
Manifest Generator
Generate web app manifest.json files. Built with Next.js 15.
Manifest V3 Migration Checker
Paste Chrome extension Manifest V2 code and get a detailed migration report for Manifest V3 with automated fix suggestions.
Manufacturing Floor View
Digital twin style view of a manufacturing floor.
Markdown Blog
A split-pane markdown editor with live preview. Uses the `marked` library via CDN.
Markdown Blog Generator
The markdown-blog-generator is a web application that allows users to drop a folder of Markdown files and instantly view them as a styled static site locally. It leverages modern web technologies to p
Markdown Blog Scaffolder
A visual GUI that generates a complete, production-ready Next.js MDX blog repository. Users configure the metadata, author details, and theme visually, then download a `.zip` file ready to be pushed t
Markdown Presentation Builder
Write presentations in Markdown with slide transitions, themes, and speaker notes support.
Markdown Presentation Builder
A local-first Markdown-to-presentation converter. Write slides in Markdown using --- dividers, get a beautiful scrollable/navigable presentation you can share as a single HTML file — zero cloud, no ac
Markdown Preview
Live Markdown editor with split-pane preview.
Markdown Resume Builder
Write your resume in Markdown and preview it with professional themes, export to PDF
Markdown Resume Builder
Write your resume in Markdown and get a beautiful, print-ready PDF. Live preview as you type. Multiple professional templates with zero setup.
Markdown Slide Deck
Write slides in Markdown → instant presentation. Supports code highlighting, images, speaker notes, and PDF export.
Markdown Slide Presenter
Write Markdown and present it as beautiful slides. Support for speaker notes, themes, code highlighting, and export to PDF.
Markdown Slide Presenter
Write slides in markdown and present with transitions, speaker notes, and keyboard navigation.
Markdown Table Generator
Visual table editor that outputs formatted Markdown tables. Add rows/columns, set alignment, and paste from spreadsheets.
Markdown Table Magic
markdown-table-magic is a web application that allows users to easily convert Excel and CSV data, or messy text, into perfectly formatted Markdown tables. With intuitive alignment options and a user-f
Markdown Table Wizard
A web-based visual graphical user interface specifically for creating, editing, formatting, and exporting complex Markdown tables. It eliminates the tediousness of manually aligning pipes and dashes
Markdown Table of Contents Generator
Paste markdown, get a GitHub-compatible TOC auto-injected. Quick utility for README maintenance.
Markdown To HTML Email
Write emails in Markdown and convert to Gmail/Outlook-safe HTML with inline CSS, responsive tables, and image embedding for email marketing.
Markdown To HTML Simple
Convert Markdown text to raw HTML.
MCP Server Catalog
Interactive catalog of Model Context Protocol servers. Browse, search, and filter servers by category with connection config generator.
MCP Server Playground
A browser-based interactive explorer for the Model Context Protocol . Developers can browse MCP server specifications, simulate MCP tool calls, inspect request/response shapes, and learn the protocol
Meal Prep Calculator
Calculate calories, macros, and portions for meal prep — enter ingredients and servings
Meal Prep Planner
A weekly meal planning tool that lets users drag-and-drop recipe cards into a 7-day × 3-meal grid. Auto-generates a consolidated shopping list from all planned meals, grouped by category . Stores plan
Mechanical Keyboard Sound Tester
Type and hear realistic mechanical keyboard sounds in your browser. Test Cherry MX Blue, Red, Brown, and other switch types with accurate audio samples. Perfect for deciding which switch to buy withou
Media Query Builder
Visual breakpoint and media query designer. Built with Next.js 15.
Media Query Tester
Test CSS media query breakpoints visually. Enter breakpoints, see which ones match current viewport, preview at different sizes.
Media Query Visual Builder
Build responsive CSS media queries visually. See breakpoints on a device-width spectrum, set conditions, and export clean CSS.
Media Query Visualizer
Paste CSS and visualize all media query breakpoints on a responsive ruler with overlapping range display.
Meeting Cost Calculator
Calculate the real cost of meetings based on attendee salaries and duration
Meeting Cost Calculator
Real-time meeting cost ticker that ticks up based on attendee count and average salary.
Meeting Cost Calculator
Real-time meeting cost calculator — add attendees by role, see the $$$ per minute ticking up live with a dramatic counter.
Meeting Cost Live Calculator
Enter attendees and their hourly rates, press start, and watch the meeting cost tick up in real-time with a beautiful animated counter — a powerful reminder that meetings are expensive.
Meeting Cost Live Counter
A real-time meeting cost calculator that ticks up as the meeting progresses. Input attendee count and average salary, hit start, and watch the money burn. Perfect for proving that meeting could have b
Meeting Cost Live Timer
Start a timer when a meeting begins — input number of attendees and average salary to see the real-time cost ticking up
Meeting Notes Action Items
```markdown
Meeting Notes Organizer
Capture meeting notes with auto-categorized action items, decisions, and follow-ups. Export to Markdown.
Meeting Notes Summarizer
Paste meeting transcripts or notes and extract structured summaries with action items, decisions, and key topics using text analysis.
Meeting Timer Presenter
Full-screen meeting timer with agenda phases, color warnings, and speaker tracking
Meme Generator
Create memes with text overlays on template images
Meme Generator
Create memes with text overlays on template images.
Meme Generator Local
Create memes locally with popular templates, custom text, and no watermarks
Memory Allocator Viz
An animated visual simulator of heap memory management. Users call malloc and free and watch a pixel-grid representation of the heap update in real time — seeing fragmentation build up, blocks coalesc
Memory Leak Detective
Paste JS heap snapshots , visualize object retention graphs, and find leak suspects with force-directed graph rendering.
Memory Leak Hunter
Find the memory leak in JavaScript code snippets before time runs out. Progressively harder levels with real-world patterns.
Memory Match Game Lite
Simple pair matching memory game.
Merge Conflict Resolver
A browser-based visual merge conflict resolver. Paste git merge conflict markers and get a clean side-by-side diff view with one-click resolution — pick left, right, or manually edit. No git knowledge
Mermaid Live Editor
Premium Mermaid diagram live editor with pan/zoom, real-time preview, error highlighting, and export to SVG/PNG/Mermaid.
Mermaid Chart Live Editor
Real-time preview editor for Mermaid.js diagrams with custom theming options and SVG/PNG export.
Meta Check Local
Paste a URL or HTML to preview how pages look on Google, Twitter/X, Facebook, LinkedIn, and Discord.
Meta Tag Analyzer
Enter any URL to analyze all meta tags including Open Graph, Twitter Card, Schema.org, and standard HTML meta. Get an SEO score with actionable suggestions.
Meta Tag Generator
Generate SEO meta tags, Open Graph tags, and Twitter cards with live preview. Copy-paste ready HTML output.
Meta Tag Previewer
Enter any URL and preview how it appears on Google, Twitter, Slack, Discord, LinkedIn, and Facebook. Validate Open Graph and meta tags in one place.
Meta Tag Stripper
Drag images to strip all EXIF/metadata before sharing — shows what was hidden including GPS.
Metadata Scrubber
Remove EXIF and metadata from photos, PDFs, and documents — all processing client-side. No upload required, complete privacy.
Metadata Stripper
Upload images or PDFs to strip EXIF and metadata locally in the browser, no server upload.
Metadata Stripper
Upload images, PDFs, or documents — strip all EXIF, GPS, author, creation date, and hidden metadata. Download clean files with zero data leakage.
Metronome Online
Simple audio metronome.
Micro Habit Builder
A science-backed micro habit builder that helps you create tiny, sustainable habits using the 2-minute rule and habit stacking. Design your ideal routine with guided prompts.
Micro Habit Streak Tracker
Track tiny daily habits with satisfying streak counters. Focus on consistency over ambition — drink water, stretch, read 1 page, meditate 1 minute. Visual streak chains inspired by GitHub's contributi
Micro Interaction Library
Browse 50+ micro-interactions and copy CSS/JS with one click.
Micro Journal Daily
A private, ultra-minimal daily journal for developers and knowledge workers. One entry per day, 280-character limit, tagged moods and topics, fully offline. Think: a private micro-blog captured in you
Microblog
Short-form blogging platform with feeds and likes. Built with Next.js 15.
Microdata Schema Generator
Generate JSON-LD structured data with wizard for Articles, Products, FAQs, Events, and more
Microdata Schema Tester
Paste HTML and validate Schema.org microdata with visual structured data preview
Microservice Architecture Diagrammer
Drag-and-drop microservice architecture builder with service templates, connection types, and export to Mermaid, SVG, or PNG
Microservice Dependency Mapper
Define services and their API calls, generate a visual dependency graph with health indicators, latency estimates, and critical path analysis.
Microservice Diagram Builder
Drag-and-drop builder for microservice architecture diagrams with export to Mermaid/PlantUML.
Mie Instan Calorie Tracker
Indonesian instant noodle calorie tracker. Search from a database of 100+ Indomie, Mie Sedaap, Sarimi, and other Indonesian instant noodle brands. Track daily intake and see nutritional breakdowns.
Migration Planner
Database migration dependency visualizer showing execution order, conflicts, and rollback paths
Mime Type Lookup
Search common MIME types by extension.
Mind Map Builder
A free-form mind map builder that runs entirely in the browser. Click anywhere to add nodes, connect them, drag to rearrange, and the map auto-layouts beautifully. Export to PNG. No account, no cloud,
Mind Map Lite
A local-first, browser-native mind mapping tool for brainstorming, note-taking, and idea organization. Create nodes, link them with arrows, drag to rearrange, and export as PNG or JSON — all client-si
Mock Data Generator Visual
Visual mock data generator with drag-and-drop schema builder, realistic field types , and export as JSON, CSV, or SQL.
Mockup Device Framer
Place screenshots into realistic device mockup frames for presentations.
Mockup Frame Gen
Upload a screenshot to auto-frame in device mockups
Monorepo Dep Graph
Upload package.json files to visualize internal dependency graph for monorepos
Monorepo Dependency Graph
Visualize inter-package dependencies in monorepos as interactive force-directed graphs.
Monorepo Dependency Graph
Visualize inter-package dependencies in monorepos — identify circular deps and orphaned packages
Monorepo Dependency Mapper
Visualize internal package dependencies within a monorepo — paste package.json files to generate an interactive dependency graph
Monorepo Dependency Visualizer
Visualize dependencies between packages in a monorepo. Essential tool for Turborepo and Nx users.
Monorepo Health Dashboard
A web dashboard for visualizing the health of a monorepo. Paste your package.json workspace list and see cross-package dependency graphs, identify circular deps, and check version mismatches.
Monorepo Workspace Manager
A visual tool for understanding and managing monorepo workspace configurations. Paste or browse your monorepo workspace config and get a visual map of packages, their dependencies, build pipelines, a
Monorepo Workspace Visualizer
Upload package.json workspaces, pnpm-workspace.yaml, or turbo.json and get an interactive dependency graph of workspace relationships.
Mood Color Theme Generator
Generate color themes based on mood and emotion. Select a mood and get a complete color palette with CSS variables, Tailwind config, and design system tokens.
Moon Phase Calendar
A beautiful monthly moon phase calendar that shows the lunar phase for every day of the month. Includes moon age, illumination percentage, distance from Earth, and rise/set times . Features a stunning
Morning Routine Checklist
Customizable morning routine tracker with time blocks, habit checkoffs, and streak counting — start your day right
Morse Code Trainer
An interactive Morse code learning and practice app. Learn the alphabet in Morse, practice decoding audio signals, and play games to build speed and accuracy.
Morse Code Translator
Translate text to Morse code and play sound.
Mortgage Calculator
Mortgage/KPR calculator with amortization schedule, comparison charts, and early repayment scenarios.
Mortgage Calculator Visual
Interactive mortgage amortization calculator with visual charts. Compare scenarios, see monthly payments, total interest paid.
Motion Path Editor
Create CSS offset-path animations by drawing paths and previewing motion in real-time
Moving Checklist
Interactive moving/relocation checklist with timeline, categorized tasks, and notes
Moving Day Checklist
Interactive checklist for moving houses — timeline, tasks by room, and important contacts
Multiplayer Trivia
Real-time trivia game — create rooms, invite friends via link, pick categories, and race to answer questions correctly.
Mysql Explain Visualizer
Paste MySQL EXPLAIN output and see a visual query execution plan with cost analysis and optimization hints
Ndjson Viewer
Parse and view Newline-Delimited JSON files with table view, filtering, and JSON path queries
Net Worth Tracker
A personal net worth tracking tool. Log your assets and liabilities and watch your net worth graph grow over time. Fully local, no cloud, no tracking.
Net Worth Tracker
A private, offline net worth calculator that tracks assets and liabilities over time, showing monthly snapshots and trend charts. See your financial position at a glance — no cloud, no bank connection
Network Calculator
IP subnet calculator with CIDR notation, VLSM subnetting, and visual network diagrams.
Network Diagram Builder
A browser-based network topology diagram editor for sysadmins and architects. Drag-and-drop network components , connect them, add labels, and export as PNG or JSON.
Network Graph Builder
Build interactive network/graph diagrams from node and edge lists
Network Latency Globe
Ping CDN edge nodes worldwide and visualize latency on an interactive 3D globe with color-coded response times from your location.
Network Latency Map
Visualize global server latency on an interactive world map. Test ping to popular cloud regions.
Network Latency Simulator
Simulate different network conditions to test how your API responses feel under latency, jitter, and packet loss
Network Packet Builder
A visual educational tool for understanding network protocols by building packets layer by layer. Students and developers can construct Ethernet, IP, TCP, UDP, HTTP packets visually — filling in each
Network Packet Inspector
A browser-based HTTP request/response inspector — intercept fetch/XHR calls on any page, display headers, timing, cookies, and payload in a clean DevTools-like panel.
Network Packet Visualizer
Visualize network protocol layers interactively. Build packets layer by layer and see how each layer wraps the previous one. A teaching tool for understanding the OSI model hands-on.
Network Request Waterfall
Upload a HAR file and get a beautiful waterfall chart showing request timing, dependencies, and bottlenecks. Simpler than Chrome DevTools, focused on visualization.
Network Speed Test
Client-side internet speed test measuring download, upload, latency, and jitter. Pure JavaScript, no external server dependencies, privacy-respecting.
Network Speed Tester
A browser-based network speed test. Measures download speed, upload speed, latency, and jitter using file-based measurement and WebRTC data channels.
Network Subnet Calculator
Calculate subnet ranges, CIDR notation, wildcard masks, and IP address details
Network Subnet Mapper
Visual subnet calculator with CIDR notation visualization. Enter a network range and see the subnet breakdown as a color-coded visual map.
Network Topology Mapper
Visualize network devices and connections.
Neumorphism Generator
Design neumorphic UI elements with shadow controls. Built with Next.js 15.
Neural Network Playground
An interactive visual feedforward neural network simulator. Users configure layers and neurons using sliders, feed in simple 2D classification data, and watch the network's decision boundary update as
Newsletter Platform
Create and send email newsletters with templates. Built with Next.js 15.
Nginx Config Builder
Visual nginx.conf builder with reverse proxy, SSL, caching, and security presets.
Nginx Config Converter
Convert between Nginx and Apache configurations — rewrite rules, redirects, and headers
Nginx Config Generator
A visual nginx configuration generator. Configure virtual hosts, proxy_pass rules, SSL/TLS settings, rate limiting, and caching through a form UI and get a production-ready nginx.conf.
Nix Expression Builder
Visual builder for Nix package expressions with dependency resolution and flake.nix generator
Noise Generator
A beautiful browser-based ambient noise generator for focus, relaxation, and sleep. Mix multiple sound layers with individual volume sliders to create your perfect soundscape. Runs entirely in the br
Noise Texture Generator
Generate Perlin noise, simplex noise, grain, and geometric textures as downloadable SVGs, PNGs, or CSS backgrounds for design projects.
Notes App
A rich-text notes app with folders, tags, and markdown support.
NPM Audit Visualizer
Parse npm audit JSON output into a visual dependency tree showing vulnerability severity, affected packages, and fix recommendations.
NPM Dependency Tree 3d
Visualize npm dependency trees in an interactive 3D force-directed graph with size and vulnerability overlays.
NPM Dependency Tree Explorer
Enter an npm package name and see its full dependency tree with size, license, and vulnerability badges.
NPM Download Compare
Compare npm package download trends side-by-side with bundle size and maintenance scores
NPM Download Trend Grapher
Graph npm package download trends with comparison overlays. Client-side npm trends with beautiful charts.
NPM Init Generator
Generate package.json files with visual form for all fields including scripts, engines, exports, and workspaces
NPM Package Comparator
Side-by-side comparison of npm packages showing bundle size, downloads, dependencies, maintenance score, and TypeScript support
NPM Package Compare
Side-by-side comparison of npm packages showing bundle size, weekly downloads, dependencies, TypeScript support, license, and last update date.
NPM Package Cost Analyzer
Enter package names and see the real cost: install size, download time on 3G, number of transitive dependencies, and maintenance health metrics.
NPM Package Name Checker
Check if an npm package name is available — with typosquat detection, similar name suggestions, and naming best practices
NPM Package Phobia
npm-package-phobia is a web application that allows users to enter a package name and retrieve information about its install size, dependency tree depth, and suggestions for lighter alternatives. This
NPM Package Size
Check npm package size, dependency tree, and bundle impact before installing. Local-first alternative to bundlephobia.
NPM Package Size Analyzer
Analyze the real cost of adding an NPM package to your bundle. See gzipped size, dependency tree depth, load time impact, and find lighter alternatives — all without installing anything.
NPM Package Size Checker
Enter an npm package name to see its bundle size, dependency tree, size comparison with alternatives, and historical size trends — all computed locally.
NPM Package Size Explorer
A web developer tool to query the NPM registry and instantly visualize the install size, unpack size, and dependency tree depth of any package *before* running `npm install`.
NPM Package Size Inspector
Enter a package name and see real bundle size, tree-shakeable exports, and smaller alternatives.
NPM Script Runner UI
The npm-script-runner-ui is a web application that enables users to easily parse and visualize the scripts defined in their `package.json` files. It provides a user-friendly graphical interface for ex
NPM Trends Comparison
Compare npm packages by downloads, bundle size, community health, and update frequency.
Npmignore Builder
Visualize exactly what gets published with npm pack, identify bloat from test files and docs, and interactively build the perfect .npmignore.
Npx Command Finder
Searchable directory of useful npx one-liner commands with descriptions and ratings.
Number Base Converter
Convert numbers between Binary, Octal, Decimal, Hex.
Nutrition Label Maker
A local-first nutrition facts label generator for food entrepreneurs, recipe developers, and bloggers. Input ingredient data, portion size, and serving count — get an FDA-compliant nutrition facts lab
Oauth Flow Debugger
Step-by-step OAuth 2.0 flow visualization — see every redirect, token exchange, and header
Oauth Flow Simulator
```markdown
Oauth Flow Visualizer
Interactive diagram showing OAuth 2.0/OIDC flows with step-by-step request/response details per flow type
Oauth URL Builder
A tool for constructing complex OAuth 2.0 authorization URLs cleanly, without manually concatenating query strings. Designed to help frontend and backend engineers test standard authorization code flo
Oauth2 Flow Simulator
Visualize OAuth2 flows with animated token exchanges — Authorization Code, PKCE, Client Credentials, Device Code.
Oauth2 Playground
Interactive OAuth2 flow simulator with PKCE, token refresh, and scope visualization.
Offline Crontab Guru
A hyper-fast, completely offline parser that translates cryptic cron schedule expressions into human-readable English phrases. "Does `0 0 * * *` mean every hour or every day?" Fixed.
Offline Flashcard Maker
A minimal, beautiful flashcard creator and study tool with zero dependencies. Create decks, study with card flips, configure spaced repetition intervals, and import/export as CSV — all offline in your
Offline GraphQL Explorer
Write GraphQL queries with autocomplete against a pasted schema — offline
Offline Markdown Journal
Private daily journal with Markdown support — writes directly to IndexedDB, works offline, supports search and export
OG Image Generator
Design Open Graph social preview images with templates. Customize title, description, logo, and background. Export optimized PNG.
OG Image Generator
Design beautiful Open Graph social sharing cards
OG Image Preview
Social media preview tool — Input URL to fetch meta tags. Designed as a web project.
OG Image Preview Tester
Preview how your website's Open Graph meta tags will appear when shared on Twitter, Facebook, LinkedIn, Discord, Slack, and WhatsApp. Fix broken social previews before they embarrass you.
OG Image Previewer
Enter a URL to preview how it appears on Twitter, Facebook, LinkedIn, and Discord. Shows title, description, and image.
OG Image Studio
Design Open Graph images for social sharing with templates, custom text, gradients, and icons — free alternative to Bannerbear/OG.im
OG Image Template Studio
Design Open Graph images visually with templates. Set title, subtitle, logo, and gradient backgrounds, then export as 1200x630 PNG for social sharing.
OG Meta Debugger
Enter a URL to preview Open Graph, Twitter Card, and Schema.org metadata as they appear across all social platforms.
Oklch Color Lab
Convert between sRGB, Display P3, Lab, LCH, OKLab, OKLCH with gamut warning and CSS output
Oklch Color Space Explorer
Explore the OKLCH/OKLab perceptual color space with gamut mapping. The future of CSS color.
Okr Tracker
Track Objectives and Key Results with progress visualization and alignment trees
Okr Tracker
A clean objectives and key results tracker for solo founders and small teams. Set quarterly objectives, define measurable key results, and track progress with a visual dashboard.
Okr Tracker
Track Objectives and Key Results with progress bars, scoring, and quarterly views. A lightweight alternative to OKR SaaS platforms — all data local.
Onboarding Checklist Automation
IT onboarding automation for new hires.
Onboarding Flow Builder
Visual drag-and-drop onboarding flow designer — create step-by-step user onboarding experiences and export as HTML/CSS/JS.
Online Offline Status
Test network connectivity events.
Open Graph Builder
A web-based visual editor designed for developers who are building edge-native Open Graph image generators . It allows visual layout of the image and exports the JSX/HTML required to render it dynami
Open Graph Card Designer
WYSIWYG editor for Open Graph social sharing cards. Design how your link will look on Twitter, LinkedIn, and Facebook with live preview and image export.
Open Graph Debugger
Enter any URL and preview how it appears when shared on Twitter, Facebook, LinkedIn, and Slack. Debug and fix OG tags.
Open Graph Debugger Suite
Enter any URL, preview how it appears when shared on Twitter/X, LinkedIn, Discord, Slack, iMessage, Facebook, and WhatsApp simultaneously.
Open Graph Image Maker
Design Open Graph images with templates, gradients, and typography — export as 1200×630 with live social media preview.
Open Graph Preview
Preview and validate Open Graph and Twitter Card meta tags. See how URLs appear when shared on social platforms.
Open Graph Preview All
Preview how any URL appears when shared on Twitter, LinkedIn, Discord, Slack, Facebook, and iMessage — all platforms shown simultaneously in one view.
Open Graph Preview Debugger
Enter any URL and preview exactly how it will appear when shared on Twitter, Facebook, LinkedIn, Slack, and Discord. Debug missing or malformed OG tags.
Open Graph Preview Multi
Preview how a URL will appear when shared on Twitter, Facebook, LinkedIn, Slack, Discord, and iMessage simultaneously.
Open Graph Preview Studio
Preview how your Open Graph meta tags render across Twitter, Facebook, LinkedIn, Slack, and Discord.
Open Graph Previewer
Preview how a URL will appear when shared on social platforms
Open Graph Validator
Validate and preview Open Graph tags — see exactly how links appear on Facebook, Twitter, LinkedIn
Open Source Contributor Card
Generate beautiful shareable cards showing your open-source contributions
Open Source Finder
A tool that helps developers find their first open source contribution. Enter your programming languages and skill interests, and the tool shows curated GitHub issues and projects filtered to "good f
Open Source License Chooser
Interactive wizard to choose the right open source license. Answer questions about your intentions and get a recommendation with comparison table and copy-ready license text.
Open Source License Picker
Answer questions about your project and get the right open source license recommendation.
Open Source Tracker
Track your open source contributions across all repositories. Add PRs, issues, and reviews you've contributed to and build a beautiful contribution portfolio to share on your resume or LinkedIn.
Openapi Changelog
Compare two OpenAPI/Swagger specs and generate a human-readable breaking changes report with severity levels.
Openapi Diff 3way
Upload two OpenAPI/Swagger specs and get a visual 3-way diff showing added, removed, and changed endpoints, schemas, and parameters.
Openapi Diff Viewer
Visual side-by-side diff between two OpenAPI specification versions, highlighting breaking changes.
Openapi Diff Viewer
Compare two OpenAPI/Swagger specifications with visual breaking-change detection. See added, removed, and modified endpoints at a glance.
Openapi Explorer
Paste an OpenAPI/Swagger spec and browse endpoints, schemas, and examples in an interactive tree view
Openapi Mock Server
Paste any OpenAPI 3.x spec and get an instant in-browser mock server with example responses.
Openapi To Readme
Paste OpenAPI spec to get beautiful hosted-style API documentation as static HTML
Openapi Visual Editor
Design REST APIs visually. Define endpoints, schemas, and responses with a drag-and-drop interface. Export OpenAPI 3.1 YAML.
Opentelemetry Trace Viewer
Paste OTLP traces and visualize as flamegraphs with span details. A lightweight alternative to Jaeger.
Overfitting Visualizer
An interactive machine learning education tool that shows how overfitting occurs. Users adjust polynomial degree, training set size, and noise level with sliders and watch the model's training loss, v
Owasp Checklist
Interactive OWASP Top 10 security checklist for web applications with explanations and remediation guidance
Package JSON Builder
Visual package.json editor with field validation, dependency search, and script management. Export valid package.json files.
Package JSON Dependency Graph
Visualize package.json dependency tree as an interactive graph. A visual alternative to npm ls.
Package JSON Doctor
Analyze your package.json for issues — outdated dependencies, missing fields, security advisories, bundle size estimates, and best practices.
Package JSON Explorer
Paste a package.json and get a visual breakdown — dependency tree, script analysis, outdated detection, license audit, and size estimates.
Package JSON Generator
Interactive package.json builder with npm package search, script templates, and best-practice defaults.
Package Lock Diff
Visual diff viewer for package-lock.json and yarn.lock changes — see exactly what changed between versions
Package Lock Inspector
Visualize package-lock.json dependency tree with version conflicts, duplicate detection, and bloat analysis.
Package Name Generator Game
Given a package description, race to come up with the cleverest npm package name. Scoring based on creativity and availability.
Package Size Explorer
Enter an npm package name and see a treemap of its entire dependency tree with individual file sizes, duplicate detection, and lighter alternatives.
Packing List Gen
Select trip type and duration to get smart packing list with weather-based suggestions
Packing Slip Generator
Generate professional packing slips from order data with customizable templates.
Page Weight Estimator
Estimate total page weight by listing assets — find what's making your page heavy
Pajak Calculator Id
Indonesian tax calculator with 2025 brackets, BPJS deductions, and take-home pay
Pantry Expiry Tracker
Track food expiry dates in your pantry and fridge. Scan or manually enter items, get push notifications before they expire, and see recipe suggestions to use items before they go bad. Reduce food wast
Pantun Generator
Generate traditional Indonesian pantun with proper ABAB rhyme scheme. Create romantic, humorous, and educational pantun. Learn pantun structure and share your creations.
Parking Cost Calculator
Calculate parking costs across different lots with time-based progressive pricing, commonly used in Indonesian malls.
Parking Spot Timer
Never forget where you parked or get a parking ticket again. Start a timer when you park, set your meter duration, and get a notification before it expires. Save parking locations with photos and note
Passkey Registration Demo
Interactive demo of WebAuthn/Passkey registration and authentication. Educate users on the password replacement.
Passkey Test Lab
Interactive WebAuthn/Passkey testing environment to create and verify credentials locally
Passphrase Generator Eff
A local-first, privacy-first passphrase generator that creates human-memorable, cryptographically strong passphrases using the EFF wordlist. Generates, visualizes entropy, and copies instantly — all c
Password Breach Checker
Check if passwords appear in known breaches using k-anonymity . Includes strength analysis and improvement suggestions.
Password Entropy Calc
```markdown
Password Entropy Calculator
Calculate the entropy and estimated crack time of passwords with visual strength meter
Password Entropy Checker
Check password strength by calculating entropy bits. Visual strength meter with improvement tips.
Password Generator Advanced
Generate passwords with fine-grained controls: length, character sets, pronounceability, pattern-based. Entropy meter and breach check via k-anonymity.
Password Strength Analyzer
Local-only password strength checker with crack-time estimates and improvement suggestions.
Password Strength Analyzer
Analyze password entropy and crack time. Client-side only. suggestions for improvement.
Password Strength Anatomy
Enter a password and see a detailed visual breakdown of why it's strong or weak — entropy bits, character class analysis, dictionary attack resistance, and estimated time-to-crack.
Password Strength Checker
Analyze password strength with real-time feedback. Shows estimated crack time, entropy, and specific improvement suggestions — 100% client-side.
Password Vault Local
Encrypted password manager that runs entirely in your browser. No cloud, no accounts.
PDF Merger
Merge, split, and rotate PDF pages entirely client-side. No file uploads to any server — complete privacy.
PDF Page Extractor
Client-side PDF page extraction tool. Upload a PDF, preview all pages, select specific pages, and download them as a new PDF. Uses pdf.js for rendering and jsPDF for output — files never leave the dev
PDF Table Extractor
Extract tables from PDF documents into clean CSV or JSON format, entirely client-side using pdf.js. No data leaves the browser — fully private and offline-capable.
Pem Certificate Viewer
Paste PEM-encoded certificates to view subject, issuer, validity, extensions, and certificate chain details
Percentage Calculator
Calculate percentage changes, fractions, and values.
Perf Budget Planner
Set performance budgets for JS, CSS, images, fonts on a per-route basis with real-time tracking
Performance Budget Calc
Define web performance budgets for LCP, FID, CLS, TTFB, and bundle sizes. Visualize targets with interactive graphs and get actionable recommendations.
Performance Budget Tracker
Set bundle size budgets for JavaScript, CSS, images, and fonts — track sizes over time with warning thresholds and Core Web Vitals correlation.
Performance Waterfall Simulator
Define network resources and simulate how they load in a browser waterfall diagram. Experiment with preload, defer, and async strategies.
Period Cycle Tracker
A private, local-first menstrual cycle tracker. Log period start/end dates, symptoms, mood, and flow intensity. The app predicts future cycles using a moving average algorithm, highlights the fertilit
Periodic Table Explorer
An interactive periodic table where every element is a clickable card. Filter elements by category, property, or state of matter. Compare up to 3 elements side-by-side. Property heatmaps color the tab
Permission Policy Builder
Visual Permissions-Policy HTTP header builder — toggle browser features and generate the correct header syntax.
Personal Brand Kit Builder
A local-first personal branding tool for creators, freelancers, and indie developers. Define your brand colors, typography, tone of voice, and key messages — get a printable/shareable brand kit you ca
Personal Finance Dashboard
A local-first personal finance overview tool that lets you input monthly income, expenses by category, and savings goals, then visualizes your financial picture in beautiful charts. Zero cloud, zero b
Personal Knowledge Graph
Build a visual knowledge graph of concepts, ideas, and notes. Link related topics, see connections between ideas, and navigate your second brain as an interactive graph. Like Obsidian's graph view as
Personal Link Hub
Create a beautiful personal link page that runs entirely in the browser
Pet Medication Tracker
Track pet medication schedules, vet appointments, and health records
Pet Vaccination Tracker
Track your pet's vaccination schedule, vet appointments, and health records. Never miss a rabies shot or deworming again. Supports multiple pets with breed-specific vaccination timelines.
Pet Wellness Journal
Comprehensive pet health and activity tracker with daily metrics, vet reminders, and digital diary
Pglite Playground
In-browser PostgreSQL sandbox powered by PGLite WASM. Run real SQL queries without any server — everything runs locally in the browser.
Piano Keyboard
Playable virtual piano using Web Audio API. Supports mouse clicks, touch, and keyboard mapping. Features multiple instrument sounds, octave switching, and recording/playback.
Pitch Pipe Online
Play standard musical notes for tuning.
Pixel Art Animator
Frame-by-frame pixel art editor with animation playback. Draw on a configurable grid, create multi-frame animations, preview in real-time, and export as sprite sheet or animated GIF. All client-side u
Pixel Art Battle Royale
Top-down .io-style shooter with pixel art characters, weapon pickups, and shrinking arena.
Pixel Art Editor
Retro pixel art canvas with layers, animation frames, and PNG/GIF export.
Pixel Art Sprite Editor
A lightweight pixel art editor optimized for game sprite creation. Supports animation frames, tilesheets, color palettes, and export to PNG/GIF. Perfect for indie game developers and pixel art hobbyis
Pixel Density Calculator
Calculate PPI, DPI, and retina scaling for any screen resolution and physical size
Pixel Dungeon Crawler
A roguelike dungeon crawler with procedurally generated levels. Navigate through pixel-art dungeons, fight enemies, collect items, and survive as long as possible. Fully offline HTML5 canvas game.
Pixel Ruler
On-screen ruler overlay for measuring elements in the browser. Horizontal and vertical guides with pixel-perfect measurements.
Pkce Generator
Generate OAuth PKCE code verifier and code challenge pairs with S256 method and clipboard support
Pkl Config Playground
Interactive playground for Apple's Pkl configuration language with syntax highlighting and JSON/YAML conversion.
Placeholder Avatar Generator
Generate consistent placeholder avatars from names, emails, or random seeds
Placeholder Image
Generate placeholder images with custom dimensions and text.
Placeholder Image Gen
Generate placeholder image URLs.
Placeholder Image Generator
Generate placeholder images with custom dimensions, colors, text, and formats. Copy URL or download directly.
Plant Care Scheduler
Track your houseplants' watering, fertilizing, and repotting schedules. Get reminders, log care activities, track growth with photos, and learn care tips per species. Your digital plant journal.
Plant Watering Tracker
Track plant watering schedules — never forget to water your plants again
Pnpm Catalog Viewer
Visualize pnpm workspace catalog packages with version alignment and hoisting analysis
Pnpm Workspace Mapper
Map pnpm workspace packages and their interdependencies visually. Essential tooling for pnpm workspaces.
Podcast Platform
Host and manage podcast episodes with RSS. Built with Next.js 15.
Pokedex Learning Cards
Create your own Pokedex-style digital flashcard collections. Each card has a name, image, stats, and description. Great for learning any topic in a fun, gamified way.
Policy Distribution Center
Distribute company policies and track employee acknowledgement.
Poll Creator
Create and share polls with real-time results visualization.
Poll Creator
Create real-time polls with live results and beautiful visualizations
Poll Maker
Create shareable polls with real-time results visualization
Poll Maker
Create shareable polls with real-time results visualization.
Pomodoro Ambient Timer
Pomodoro timer with ambient soundscapes , focus statistics, task labeling, and session history.
Pomodoro Dashboard
A feature-rich Pomodoro timer with session tracking, statistics dashboard, and ambient sounds. Track focus habits over time.
Pomodoro Flow Board
Pomodoro focus timer with an integrated Kanban board to move tasks through work sessions.
Pomodoro Pro
A premium Pomodoro technique timer with deep statistics tracking, streak system, and session history. Goes beyond simple timers with focus session tagging, weekly productivity charts, and motivational
Pomodoro Project Timer
A project-aware Pomodoro timer that tracks time per project across sessions, shows a weekly work breakdown heatmap, and lets you set project-specific targets — all stored locally. More than a timer, i
Pomodoro Spotify
Pomodoro timer that integrates with Spotify embeds — auto-plays focus playlists during work and chill playlists during breaks.
Pomodoro Timer Advanced
```markdown
Pomodoro Timer Lite
Simple Pomodoro focus timer.
Pomodoro Tracker With Stats
Pomodoro timer with daily, weekly, and monthly statistics. Track focus sessions by category, set goals, and visualize your productivity trends over time.
Popover API Playground
Build popovers using the native HTML Popover API without JavaScript. Interactive demo of the new HTML spec.
Port Scanner Local
Scan localhost ports to find running services. Browser-based.
Port Scanner Web
Check if common ports are open on a given host. Visual status display with service identification for known ports.
Portfolio Card Builder
Create a stunning developer portfolio card to share on LinkedIn, Twitter, or via link. Choose a template, fill in your info, and get a shareable image or link.
Portfolio Site
A personal portfolio website showcasing projects, skills, and contact information.
Postgres Explain Analyzer
Paste EXPLAIN ANALYZE output and see query plan as visual tree with bottleneck highlighting.
Postgres Explain Viewer
Paste PostgreSQL EXPLAIN ANALYZE output and see a visual execution plan with node costs and timing breakdown
Postgres URL Builder
A simple, zero-mistake utility for constructing complex `postgresql://` or `postgres://` connection strings with SSL modes, pooling configurations, and encodings correctly formatted.
Postmortems Template
Generate structured incident postmortem documents with timeline, impact analysis, and action items
PR Description Template Builder
Visual builder for GitHub/GitLab PR description templates with drag-and-drop sections, checkboxes, and Markdown preview
PR Diff High Level Summarizer
Paste a git diff or PR patch and get a high-level summary identifying renames, moved methods, new dependencies, refactored patterns, and architectural changes — no AI API needed.
PR Review Summarizer
```markdown
PR Template Builder
Build GitHub Pull Request templates with sections, checkboxes, and formatting — then export as `.github/PULL_REQUEST_TEMPLATE.md` ready to commit.
Prayer Time Calculator Offline
Calculate Islamic prayer times offline using astronomical formulas. Works offline, used 5x daily.
Pre Commit Config Builder
Build .pre-commit-config.yaml with hook browser, repo search, and version pinning configuration
Prefix Suffix Adder
Add text to the beginning and end of every line.
Presentation Timer
Full-screen countdown timer for talks, meetings, and presentations. Features section-based timing, visual alerts, and audience-friendly display.
Pricing Page Generator
Design and export responsive SaaS pricing pages with feature comparison tables.
Pricing Table Builder
Design and export responsive pricing tables for SaaS products
Prime Factorization Tool
Find prime factors of a number.
Prime Number Checker
Check if a number is prime and find next prime.
Prisma Schema Visualizer
Paste a Prisma schema and get an interactive ERD diagram with model inspection, relation lines, field details, and migration diff preview.
Privacy Cookie Decoder
Decode and analyze browser cookies to see exactly what data websites are tracking about you.
Privacy DNS Leak Tester
Test if your DNS queries are leaking outside your VPN tunnel — reveals your real DNS servers.
Privacy Email Leak Scanner
Check if your email has appeared in known data breaches — all checking happens locally in the browser.
Privacy Font Fingerprint Tester
Shows which fonts your browser exposes and calculates how unique your browser fingerprint is.
Privacy Headers Analyzer
Analyze HTTP response headers for privacy and security best practices
Privacy Headers Audit
Enter a URL to check all privacy and security response headers and get a scored audit with recommendations.
Privacy Link Sanitizer
Strip UTM parameters, tracking tokens, and redirect wrappers from URLs to share clean links.
Privacy Metadata Viewer
View and strip EXIF metadata from images locally before sharing — GPS, camera info, timestamps.
Privacy Password Strength Analyzer
Deep password analysis with entropy calculation, pattern detection, and dictionary attack simulation — fully local.
Privacy Permission Auditor
Analyze any website's permission requests and rate its privacy posture with a trust score
Privacy Policy Analyzer
Paste a privacy policy → get plain-English summary of data collection practices, sharing behavior, and retention policies.
Privacy Policy Audit Tool
Analyze privacy policies with readability scores, red flag detection, and GDPR/CCPA compliance checks.
Privacy Policy Compliance Checker
Paste a privacy policy text, get it analyzed for missing GDPR, CCPA, and LGPD clauses with specific suggestions.
Privacy Policy Gen
Generate GDPR and CCPA-compliant privacy policies from a simple questionnaire. Free, no account required, downloadable as Markdown, HTML, or plain text.
Privacy Policy Gen V2
Answer guided questions to generate GDPR/CCPA-compliant privacy policy, fully offline
Privacy Policy Generator
Generate privacy policy pages from a questionnaire.
Privacy Policy Generator
Interactive privacy policy builder. Answer questions about your app, generate a compliant privacy policy in HTML or Markdown.
Privacy Policy Generator
A privacy-first tool for indie developers to quickly generate a standard Privacy Policy and Terms of Service. Instead of consulting lawyers for simple projects, users step through a wizard selecting w
Privacy Policy Generator Local
Generate GDPR/CCPA-compliant privacy policies entirely locally. Answer a questionnaire about your app/site and get a professional privacy policy document. No data sent to any server.
Privacy Policy Wizard
Step-by-step privacy policy generator for apps and websites — GDPR and CCPA compliant.
Privacy Tracking Pixel Detector
Paste email HTML source and detect all tracking pixels, analytics scripts, and hidden trackers.
Privacy Webrtc Leak Tester
Checks if WebRTC is leaking your real IP address even when using a VPN or proxy.
Procrastination Buster Timer
A gamified focus timer that battles procrastination. Start working, earn coins for focused time, lose health for breaks that go too long. Level up your "Productivity Hero" character by completing focu
Product Hunt Launch Kit
Pre-launch checklist, PH badge generator, and OG image creator for indie launches
Product Hunt Launch Kit
Pre-launch checklist, PH badge generator, and OG image creator for indie launches.
Programmer Base Converter
An interactive programmer's tool for simultaneously converting and exploring numbers in Binary , Octal , Decimal , and Hexadecimal . Type in one field, and all others update instantly.
Project Decision Journal
A local-first decision log for solo developers — record architectural decisions, tradeoffs considered, and rejected approaches with timestamps and tags. Never forget why you chose that approach.
Project Decision Log
A local-first tool for solo developers and small teams to record architectural decisions, rejected approaches, and design tradeoffs. Works offline, stores everything in LocalStorage, and generates sha
Project Decision Logger
A local-first decision log for solo developers — record architectural decisions, tradeoffs, rejected approaches, and rationale so you never forget WHY you built it that way.
Project File Mapper
Interactive dependency graph that visually maps every file in a project, showing imports, exports, and connections. Upload a zip or paste a file list to generate a navigable force-directed graph.
Project Health Scorecard
A lightweight project health assessment tool. Answer questions about your codebase and get a scored health report with specific action items to improve.
Project Naming Generator
AI-powered project name generator with domain availability checking and branding suggestions.
Project Scaffolding Prompt Gen
```markdown
Project Tracker
Track projects with milestones, deadlines, and progress bars. Built with Next.js 15.
Prometheus Query Builder
Visual query builder for Prometheus metrics with operator palette, function helpers, and formatted output
Prompt Chain Builder
A visual prompt engineering tool for building multi-step AI prompt chains. Users define prompt templates with `{{variable}}` placeholders, connect them in a flowchart, and see the fully assembled prom
Prompt Chaining Visualizer
A visual workflow builder for chaining AI prompts together into multi-step pipelines. Developers can design, document, and test sequences of prompts that feed into each other — like a flowchart for LL
Prompt Engineering Workbench
Local-first prompt template editor with variable slots, version history, A/B comparison view, and token counter.
Prompt Optimizer
Analyze, score, and refine AI prompts — shows token count, structure analysis, prompt patterns, and improvement suggestions.
Properties To JSON
Convert Java .properties to JSON.
Protobuf Decoder
Decode Protocol Buffer binary data without a schema — show wire types, field numbers, and nested messages
Protobuf Schema Viewer
Paste .proto files and see a visual entity-relationship graph of messages, services, and enums
Protobuf To JSON Viewer
Decode Protocol Buffer messages into readable JSON — paste base64/hex encoded protobuf and see the decoded structure
Puzzle
PWA Install Checker
Validate PWA manifests against Lighthouse criteria with installability checklist and icon preview
PWA Install Tester
A diagnostic tool for testing Progressive Web App installability. Enter any URL and get a full audit: manifest requirements, service worker status, HTTPS check, icon completeness, display mode, and
PWA Manifest Generator
Visual PWA manifest.json builder with icon preview and install simulation.
PWA Manifest Wizard
Step-by-step wizard to create a complete PWA manifest.json with icon uploading, display modes, and shortcuts.
QR Code Art Generator
Generate QR codes with embedded logos, custom colors, dot shapes, gradient fills, corner styles, and artistic patterns for premium branding.
QR Code Decoder
Upload a QR code image to decode its contents. Detect the type and display the parsed data.
QR Code Generator
Generate customizable QR codes for URLs, text, Wi-Fi, and vCards.
QR Code Generator Local
Generate QR codes from text/URL.
QR Code Generator Styled
Create styled QR codes with logos, colors, and custom dot shapes. Support for Wi-Fi, VCard, and URLs.
QR Code Studio
Generate QR codes with custom colors, logos, shapes, and error correction. Preview and download as PNG or SVG.
Quiz Maker
Create shareable quizzes with analytics and lead capture
Rag Chunking Visualizer
An interactive educational tool for exploring text chunking strategies used in Retrieval-Augmented Generation pipelines. Paste any text and preview how different chunking methods split it — with visu
Random Number Generator
Generate random numbers within a range.
Random String Generator
Generate random alphanumeric strings for keys/passwords.
Rate Limiter Sandbox
Configure rate limiting algorithms , simulate traffic, and observe behavior.
React Component Boilerplate Gen
Fill a form, get complete React component files (code, tests, styles)
React Hook Dependency Visualizer
An interactive playground that demystifies how `useEffect`, `useCallback`, and `useMemo` dependency arrays trigger re-renders in React code. Paste a component, and a simulated visualization branch sho
React Props Visualizer
A web-based playground geared toward React developers. Paste a complex TypeScript interface or type definition, and it generates a visual node diagram mapping out the component's required and optional
Readability Scorer
Paste text and get Flesch-Kincaid, Gunning Fog, and grade level scores with simplification tips.
Reading List
Track books and articles you want to read.
Reading List Manager
Local reading list with progress tracking and status management, no account required.
Reading List Manager
A local-first, beautiful reading list tracker where you can add books, articles, and papers with metadata, track reading progress with a percentage slider, write private notes, and see your reading st
Reading Speed Calculator
Estimate reading time for pasted text or URLs with WPM calibration and speed training.
Reading Speed Tester
Measure your reading speed and comprehension with various difficulty levels
Readme Badge Builder
Visual drag-and-drop builder for GitHub README badges. Select from shields.io presets, customize colors, and preview your badge row — then copy markdown.
Readme Badge Generator
```markdown
Readme Badges Maker
A visual interface to search, customize, and compose multiple shields.io style badges into a perfectly aligned markdown block for GitHub repositories.
Readme Generator
Form-based README.md generator with badges, TOC, and live preview.
Readme Generator Simple
GUI to generate a standard README.md file.
Readme Preview Editor
Write and preview GitHub-flavored Markdown README files side-by-side. See exactly how your README will render on GitHub with proper styling.
Readme Preview Live
A live Markdown editor that renders GitHub-flavored README previews in real-time. Features template library, badge inserter, and table of contents generator.
Readme Quality Scorer
Paste any README.md and get a quality score with specific, actionable improvement suggestions — badges, sections, grammar, formatting, and completeness.
Readme Score Checker
Analyze README.md quality with scores for structure, badges, code examples, and documentation completeness.
Readme Template Builder
Choose a template style , answer prompts, and get a polished README.md. Every new repo needs this.
Readme Template Picker
Pick a README style template, fill in project details, and export polished markdown ready for GitHub.
Realtime Whiteboard Collaboration
Peer-to-peer collaborative drawing and brainstorming tool using WebRTC for direct connections between users. No server needed for data — peers exchange drawing strokes in real-time via data channels.
Receipt Scanner
Upload receipt photos and extract items, totals, dates, and store names into structured data. All processing happens client-side.
Receipt Scanner Local
Photograph or upload receipts and extract merchant name, date, total, tax, and line items using Tesseract.js OCR — entirely client-side with no cloud processing.
Receipt Scanner OCR
Scan receipts using your camera or image upload — extract totals, dates, items, and tax using local OCR. No cloud upload, complete privacy.
Recipe Nutrition Analyzer
Paste a recipe and see the per-serving estimated nutritional breakdown: calories, protein, carbs, fat, fiber, and sugar. Uses an embedded database of 500+ common ingredients with macro values. No API
Recipe Scaler
Scale recipe ingredients up or down — enter original servings and desired servings
Redis Command Builder
Visual builder for Redis commands with command reference, syntax highlighting, and parameter documentation
Regex Battle Arena
Competitive regex challenge game — solve increasingly complex pattern matching puzzles under time pressure with difficulty scaling
Regex Battle Arena
Regex-based challenge arena — write the shortest valid regex to match all test cases with scoring
Regex Crossword
Crossword-style puzzle game where clues are regular expressions
Regex Crossword
Regex crossword puzzles — fill grid cells so rows and columns match regex patterns. Progressive difficulty.
Regex Crossword
A puzzle game that teaches regular expressions. Fill in characters that match regex patterns along rows and columns. 50+ puzzles from beginner to expert.
Regex Crossword Game
Crossword puzzles where clues are regex patterns — learn regex while having fun.
Regex Crossword Generator
The Regex Crossword Generator is a web application that allows users to create and share crossword puzzles based on regular expressions. By inputting words, users can generate puzzles that not only en
Regex Debugger
Step-through regex with match highlighting, group capture, and explanation.
Regex Debugger Visual
Step-by-step regex execution visualizer showing match groups, backtracking, and performance.
Regex Defense
Tower defense where towers are regex patterns. Write regexes to match and destroy incoming string enemies.
Regex Golf
Write the shortest regex to match target strings while rejecting others. Competitive scoring with progressive difficulty.
Regex Golf Challenge
Match one set of strings and reject another using the shortest regex — competitive puzzle game
Regex Library Personal
```markdown
Regex Pattern Generator
A web tool that does the opposite of a regex tester: you provide examples of strings that should match and strings that shouldn't match, and it attempts to generate a regular expression that satisfies
Regex Pattern Library
Searchable library of 100+ tested regex patterns for emails, URLs, IPs, dates, etc. Test against your own input.
Regex Playground
A visual regex builder and tester with live matching, group highlighting, and a cheat sheet. Paste test strings, build patterns visually, and see matches in real time.
Regex Railroad
Regex to visual railroad diagram converter with step-by-step match explanation and live testing
Regex Railroad Diagram
Enter a regex and see it as a railroad diagram. Interactive — click nodes to see what they match.
Regex Railroad Diagram
Visualize regex patterns as railroad/syntax diagrams with step-by-step match highlighting.
Regex Recipe Book
Collection of battle-tested regex patterns for common tasks — emails, URLs, phone numbers, dates — with live testing.
Regex Tester
Test regular expressions with live matching and group extraction.
Regex Tester Simple
Test regular expressions against text.
Regex Tester Visual
Test regex patterns with real-time match highlighting, capture groups, and explanation.
Regex To English
Convert regex patterns to plain English descriptions and vice versa.
Regex to English Translator
Translates complex regular expressions into plain English explanations
Regex Visual Debugger
Step through regex execution one character at a time — see exactly how the engine matches, backtracks, and captures groups with a visual state machine.
Regex Visual Tester
A visual Regular Expression tester that highlights matches in real-time, explains syntax logic step-by-step, and provides a cheat sheet. Built as a local-first web utility for developers to safely tes
Regex Visualizer
Visualize regular expressions as railroad diagrams. Test patterns against sample text with live match highlighting.
Regex Visualizer & Tester
Build and test regular expressions with live match highlighting, group extraction, pattern library, and visual pattern breakdown.
Regex Visualizer Explainer
Interactive Regex tester that explains patterns in plain English. Type a regex and see a visual breakdown of what it matches.
Release Notes Formatter
Paste raw git commit logs and get beautifully formatted release notes grouped by type with Markdown export.
Release Notes Generator
Generate beautiful changelogs from conventional commits with categorization, filtering, and markdown/HTML export.
Release Notes Manager
Manage internal and external release notes.
Release Notes Studio
A dedicated tool for writing, previewing, and publishing beautiful release notes. Supports multiple formats: developer changelog, marketing-friendly release notes, and App Store format. Write once, pu
Rent Vs Buy Calculator Id
Should you rent or buy property in Indonesia? Input your financial situation and compare scenarios. Considers BPJS, KPR rates, down payment, property taxes , notary fees, and Indonesian market conditi
Repo Language Detector
Upload a repo zip and preview GitHub's language detection breakdown before pushing
Resistor Color Calculator
Calculate resistor values from color bands and vice versa — 4-band and 5-band support
Resource Planner
Allocate team resources across projects and time. Built with Next.js 15.
Responsive Breakpoint Tester
Enter a URL or paste HTML and preview it at every common breakpoint simultaneously — phone, tablet, laptop, desktop, ultrawide in a single view.
Responsive Design Checker
Enter a URL and see it rendered at multiple device sizes simultaneously. Side-by-side comparison of mobile, tablet, desktop.
Responsive Email Preview
Preview HTML emails across 10+ email client renderings. See how your email will look in Gmail, Outlook, Apple Mail, and others with rendering quirk warnings.
Responsive Email Previewer
Preview HTML email templates across email clients with responsive width testing
Responsive Email Tester
A web tool designed specifically for the nightmare that is HTML email development. Users paste their heavily nested HTML tables, and the tool renders it simulating the quirky CSS rules of Outlook, Gma
Responsive Email Tester
Preview HTML email templates across different device sizes and email clients. Check rendering compatibility visually.
Responsive Email Tester
Paste HTML email code and preview how it renders across 20+ email clients with dark mode variant previews.
Responsive Font Calculator
Calculate fluid typography with CSS clamp — visual preview across breakpoints with ready-to-copy CSS
Responsive Font Scale Calc
Calculate fluid typography scales using clamp with visual preview at different viewport widths.
Responsive Image Breakpoint Calc
Upload an image and calculate optimal srcset breakpoints based on file size steps. Generate complete <picture> and <img srcset> markup.
Responsive Multi View Tester
Test your website across multiple screen sizes simultaneously in a single view. See desktop, tablet, and mobile views side-by-side with live URL input. Like a responsive design laboratory.
Responsive Screenshot Gen
Enter a URL and generate screenshots at multiple viewport sizes side by side. Compare mobile, tablet, and desktop views.
Responsive Screenshot Grid
Enter a URL to generate side-by-side screenshots at 5 common breakpoints. Export as a comparison grid image.
Responsive Screenshot Tool
Capture website screenshots at multiple breakpoints simultaneously using iframes. Compare responsive layouts side-by-side.
Responsive Tester
Test any URL across multiple device resolutions. Built with Next.js 15.
Responsive Typography Scale
Calculate and preview fluid typography scales using clamp with visual comparison
Rest API Documentation Viewer
A beautiful, interactive API documentation viewer. Paste an OpenAPI/Swagger JSON spec and get a fully rendered, searchable documentation page.
Rest API Mocker
Define mock API endpoints visually with custom responses, status codes, and delays. Generate a shareable mock URL for frontend development and testing.
Rest API To Graphql Mapper
Define REST endpoints and see the equivalent GraphQL schema with type definitions, queries, mutations, and resolver mapping — educational API migration tool.
Resume Ats Scanner
Analyze your resume against a job description — get keyword match score, missing skills, formatting suggestions, and ATS compatibility tips.
Resume Ats Score Checker
Check if your resume will pass Applicant Tracking Systems . Paste your resume text and a job description — get a compatibility score, missing keyword analysis, and formatting suggestions. Never get au
Resume Builder
A client-side resume builder with multiple templates and PDF export.
Resume Builder
ATS-optimized resume builder with multiple professional templates
Resume JSON Renderer
Paste JSON Resume and render a beautiful, printable resume with multiple theme options and live editor.
Resume Keyword Matcher
Match resume keywords against job descriptions with ATS compatibility score and gap analysis.
Retrospective Board
Run team retrospectives with anonymous voting. Built with Next.js 15.
Retrospective Board
Team retrospective tool with Start/Stop/Continue columns, anonymous card voting, and Markdown export. Run agile retros without paying for SaaS tools.
Rfc Template Builder
A structured Request for Comments writing tool for engineering teams. Provides guided forms for each RFC section, checks completeness, and exports as clean Markdown ready for GitHub or Confluence.
RGB Hsl Converter
Comprehensive color space converter supporting RGB, HSL, HSV, HEX, CMYK, and Lab. Copy values in any format instantly.
Robots Txt Generator
Interactive robots.txt builder with validation. Add rules for crawlers, preview the file, test against URLs.
Robots Txt Generator
Generate robots.txt files for websites.
Robots Txt Tester
Test and validate robots.txt rules against specific URLs and user agents with visual matching explanation.
Roman Numeral Converter
Convert numbers to/from Roman numerals.
Room Furniture Planner 2d
Simple 2D room layout planner — drag furniture icons onto a grid to plan room arrangements with measurements
RSS Feed Validator
Validate RSS/Atom feeds against specifications with detailed error reports and best practice suggestions
RSS To JSON Transformer
Paste RSS/Atom XML feed and convert to clean JSON — great for building custom readers
Runbook Builder
Step-by-step incident runbook builder with timer checkpoints, copy-pasteable commands, and execution status tracking.
Rupiah Budget Splitter
Indonesian-specific bill splitting and budget calculator with Rupiah formatting, GoPay/OVO/DANA QR code generation, and local tax calculation. Designed for Indonesian friend groups and families.
Rupiah Formatter Playground
Format and convert Indonesian Rupiah values — display with proper thousand separators, abbreviations , and currency conversion
Saas Launch Checklist
An interactive, persistent web-based checklist tailored for "Indie Hackers" launching a SaaS product. Contains pre-defined steps covering domain setup, SEO, analytics, payment gateways, and Product Hu
Saas Mrr Calculator
Calculate Monthly Recurring Revenue, ARR, churn rate, and LTV from subscription data.
Saas Pricing Simulator
Interactive SaaS tier pricing calculator with CAC, LTV, MRR, and churn projections.
Saas Pricing Tracker
Monitor SaaS pricing pages for changes and get alerts when vendors raise prices or shuffle features between tiers.
Salary Calculator
Gross-to-net salary calculator with tax brackets for Indonesia , US, and other countries.
Salary Negotiation Calc
Compare job offers with equity, benefits, cost of living, and tax implications — side-by-side offer comparison to negotiate your worth.
Saml Response Decoder
Decode base64-encoded SAML responses and assertions with attribute extraction and signature validation info
Sankey Diagram Builder
Create flow diagrams showing quantities through a system — great for budget, traffic, or energy flows
Sbom Viewer
Upload SPDX or CycloneDX SBOMs and browse dependencies, licenses, and vulnerability mappings in a tree view
Schema Diagram Generator
Paste SQL CREATE TABLE statements and auto-generate an ER diagram with relationships, foreign keys, and data types visualized as an interactive graph.
Schema Diff Viewer
Compare two SQL database schemas and visualize added, removed, and changed tables, columns, indexes, and constraints.
Schema Migration Diff
Compare two database schemas and auto-generate ALTER TABLE migration scripts with preview.
Schema Migration Planner
Visually plan database schema changes with migration step generation.
Schema Org Generator
Generate JSON-LD structured data for SEO with visual form builders for all schema types.
Schema Timeline Viewer
Visualize database schema changes over time — paste multiple SQL migration files and see an interactive timeline of tables, columns added/removed/modified.
Schema Timeline Visualizer
Paste SQL migration files and visualize how your database schema evolved over time. See tables appear, columns change, and indexes get added as an interactive timeline.
Schema To Types
Convert JSON Schema, SQL DDL, or GraphQL SDL to TypeScript, Python, Go, and Rust types.
Screen Break Reminder
20-20-20 rule timer — reminds you to look away every 20 minutes for eye health
Screen Recorder
Browser-based screen recorder using MediaRecorder API. Record tab, window, or full screen with no installation.
Screen Recorder Local
Browser-based screen and tab recorder using MediaRecorder API — record your screen, webcam, or tab with no cloud upload and no install required.
Screen Resolution Test
Check current viewport and screen resolution.
Screen Resolution Tester
Test responsive design at different screen resolutions.
Screen Ruler
An on-screen px/cm ruler overlay for measuring UI elements, spacing, and layouts directly in the browser. Place a draggable horizontal or vertical ruler over any web content to measure distances with
Screen Ruler Overlay
A pixel-perfect measurement tool that overlays rulers and guides on any viewport. Drag to measure distances, check alignment, and export measurements.
Screen Time Accountability
A self-accountability screen time tracker that helps you stay honest about how much time you spend on distracting websites. Set daily limits, get visual warnings, and review weekly reports of your bro
Screen Time Awareness
Track how long you've been on a page — gentle reminders to take breaks with configurable intervals and daily usage stats
Screenshot Mockup Generator
Place app screenshots inside device mockup frames . Export high-res marketing images.
Scroll Animation Builder
Build scroll-triggered animations visually using CSS scroll-timeline
Scroll Driven Animation Lab
Create and preview scroll-driven animations using CSS animation-timeline. The hottest CSS feature of 2025.
Scrollbar Designer
Design custom CSS scrollbars visually. Built with Next.js 15.
Second Brain Dashboard
A personal knowledge management dashboard. Capture ideas, link concepts, and build a visual graph of your thinking. Inspired by Zettelkasten and Roam Research. Fully local, no account needed.
Secret Leak Scanner
Scan text, code, or config files for accidentally exposed secrets — API keys, tokens, passwords
Secret Santa Generator
Organize Secret Santa gift exchanges. Add participants, set exclusion rules , set budget limits, and generate random assignments. Share assignments privately via unique links.
Secure Note Share
Create encrypted, self-destructing notes with a shareable link — zero-knowledge encryption, the note is destroyed after being read.
Secure Password Sharing
Create one-time-view encrypted password share links that self-destruct after being read.
Secure QR Generator
Generate QR codes for any data without sending it to a server. Fully offline.
Security Header Gen
Generate secure HTTP headers with an interactive configurator.
Semantic Diff Highlighter
A browser-based code diff viewer that uses lightweight AST-like tokenization to produce structure-aware diffs instead of naive line-by-line comparison. Highlights moved blocks, renamed variables, and
Semantic HTML Checker
Paste HTML and get a semantic analysis — identifies missing landmarks, incorrect heading hierarchy, accessibility issues, and suggests semantic element replacements.
Semantic HTML Structurer
An educational web tool designed to help developers break the habit of "div-soup". Users paste HTML containing only `<div>` and `<span`> tags, and the tool uses heuristics to suggest upgrading them to
Semantic HTML Validator
Paste HTML and get scored on semantic correctness: heading hierarchy, landmark roles, outline algorithm
Semantic Version Bump Calculator
Input your current version and a list of changes — get the correct semver bump with changelog preview, git tag command, and npm publish script.
Semantic Version Calculator
Interactive semver calculator — compare, increment, validate, and range-check semantic versions with visual explanations
Semantic Version Diff
Compare two semantic version strings and explain what changed with upgrade risk assessment
Semantic Versioning Calculator
Input your current version and the type of change to get the next version number with a changelog template and pre-release tag options.
Semaphore Flag Encoder
Encode and decode messages using visual semaphore flag signals — educational and fun
Semgrep Rule Tester
Write and test Semgrep rules against sample code with match highlighting and YAML rule formatting
Semver Calculator
Input two semver strings, calculate diffs, explain breaking changes, and generate changelogs from version ranges.
Semver Range Calculator
Calculate and visualize semver ranges interactively. Understand ^, ~, >=, and complex version ranges.
SemVer Range Calculator
Interactive semver range calculator with plain English explanations
SEO Meta Tag Generator
Generate complete meta tags for your pages: title, description, OG tags, Twitter cards, JSON-LD structured data.
SEO Meta Tag Previewer
```markdown
SEO Meta Tag Previewer
A web tool allowing developers to input their website's URL to see exactly how their site will unfurl and render as a rich card on Google Search, Twitter, Facebook, Slack, and LinkedIn.
SEO Schema Visualizer
Paste any URL to visualize its meta tags, Open Graph data, and structured data . See exactly how the page will appear in Google, Twitter, Facebook, and LinkedIn search results.
Server Room Inventory Mgr
Manage physical server rack inventory.
Server Status Dashboard
A browser-based server and service uptime monitor that checks URLs, APIs, and ports via fetch polling. Add your self-hosted services, get real-time status indicators, and view historical uptime over t
Service Worker Debugger
Visual service worker lifecycle viewer with cache inspection and update flow simulation.
Shadcn Component Previewer
Live preview and customize shadcn/ui components with different themes, variants, and sizes. Copy the configuration instantly.
Shadow Palette Generator
Generate consistent shadow palettes from a single base shadow. Creates sm/md/lg/xl/2xl shadows. Copy as CSS variables.
Shape Detection API Demo
Detect faces, barcodes, and text in images using the Shape Detection API. Three detection APIs in one unified tool.
Shared
Shared utilities, types, and components used across all web apps.
Shell Script Explainer
Paste any bash/shell script and get a line-by-line explanation of what each command does. Helps beginners understand scripts before running them and helps seniors document legacy scripts.
Shoutout Wall
Public appreciation wall for teams and communities. Built with Next.js 15.
Sitemap Generator
Generate XML sitemaps from a list of URLs with priority, change frequency, and last modified dates.
Sitemap Generator Visual
Create XML sitemaps visually by entering URLs with priority, changefreq, and lastmod settings per page
Sitemap Priority Planner
Plan XML sitemap priorities and change frequencies visually — generate sitemap.xml
Sitemap Visual Builder
Visually design your website sitemap as a tree diagram. Drag to reorder, export as XML sitemap or visual PDF.
Sitemap Visual Explorer
Parse and visualize XML sitemaps as interactive tree maps showing page hierarchy, priorities, and last modified dates.
Sitemap Visualizer
Upload sitemap.xml or enter URL to visualize site structure as an interactive tree with page count and depth analysis.
Sitemap Visualizer
Parse sitemap.xml and render an interactive tree visualization with broken link detection, page count, and crawl depth analysis
Sitemap XML Generator
Enter URLs manually or paste a list to generate a valid sitemap.xml with priority, changefreq, lastmod settings, and validation.
Sla Uptime Calculator
Calculate SLA metrics, allowed downtime, and error budget from uptime percentages
Sleep Cycle Calculator
Calculate optimal bedtimes or wake-up times based on 90-minute sleep cycles — account for time to fall asleep and target cycles
Sleep Debt Calculator
A visual sleep health tracker that calculates your cumulative sleep debt over time. Users log their actual sleep hours per night and see how debt accumulates or resolves relative to their target. Feat
Slugify Generator
Convert strings into URL-friendly slugs.
Smart Receipt Vault
Soc2 Evidence Collector
Automated SOC 2 evidence collection dashboard. Connects to AWS/GitHub/Jira.
Social Card Preview
Preview how URLs render as Twitter/X, LinkedIn, Facebook, and Slack social cards
Social Card Previewer
Preview how URLs render on Twitter, LinkedIn, Discord, Slack, and iMessage with live metadata editing
Social Code Screenshot Beautifier
Create stunning code screenshots with custom themes, gradients, window chrome, and branding.
Social Commit Art Generator
Design pixel art patterns that render as GitHub contribution graph art when committed.
Social Dev Bingo Generator
Create custom bingo cards for tech conferences, sprint retrospectives, or team events.
Social Developer Resume Analyzer
Paste resume text and get scoring on technical keywords, ATS compatibility, and improvement suggestions.
Social Developer Resume Analyzer
Paste resume text and get scoring on technical keywords, ATS compatibility, and improvement suggestions.
Social Github Profile Readme Gen
Visual drag-and-drop builder for GitHub profile READMEs with live preview, stats widgets, and templates.
Social Image Resizer
Crop images for specific social media sizes.
Social Media Image Gen
Create Twitter, LinkedIn, and Instagram post images with text overlays, gradients, and templates — a free Canva alternative for social posts.
Social Media Image Resizer
Resize and crop images for every social platform's exact dimensions in one click
Social Media Image Resizer
Upload an image and instantly resize it for all major social media platforms with crop preview, background fill, and batch export.
Social Meta Tag Previewer
Preview how a URL will appear when shared on Twitter, LinkedIn, Slack, Discord, and iMessage with live OG tag editing.
Social Open Source Contributor Card
Generate beautiful shareable cards showing your open-source contributions, PR stats, and review activity.
Social Pair Programming Matcher
Matchmaking tool for developers wanting to pair program, based on skills, timezone, and availability.
Social Post Scheduler
Social Preview Tester
Preview how URLs look when shared on Twitter, Facebook, LinkedIn, Slack, and Discord.
Social Proof Widget Gen
Generate embeddable social proof widgets showing testimonials, ratings, and counters
Social Tech Stack Visualizer
Create beautiful visual representations of your technology stack for portfolios and presentations.
Sop Generator
Paste chat logs, process descriptions, or meeting notes — generate formatted Standard Operating Procedure documents in Markdown.
Sound Board Maker
Create custom sound boards using the Web Audio API. Record sounds from microphone, generate tones programmatically, or upload audio files. Assign sounds to a grid of pads and trigger them with clicks
Sound Effects Board
A customizable soundboard for stream overlays, presentations, and fun. Load pre-made sound effects or upload your own. Trigger sounds with keyboard shortcuts or click. Like a professional broadcasting
Sourcemap Explorer
Upload source maps and visualize which original files contribute to bundle size with treemap
Sourdough Starter Timer
Track and manage your sourdough bread starter feeding schedule. Get reminders for feeding times, log temperature and hydration, visualize fermentation activity, and learn sourdough science. For home b
Spacing Calculator
Calculate consistent spacing scales for design. Built with Next.js 15.
Sparkline Generator
Create tiny inline charts from comma-separated numbers — export as SVG
Speculation Rules Previewer
Preview and test the Speculation Rules API for prefetching pages. New Chrome API for instant page loads.
Speech To Text Local
Browser-based speech recognition using Web Speech API. No cloud, no API keys. Real-time transcription with language selection.
Speech To Text Notetaker
Accessibility-focused tool that transcribes live speech into formatted Markdown notes using the Web Speech API. Perfect for meetings, lectures, and voice memos. All processing happens in the browser.
Speed Reader
RSVP speed reading tool. Paste articles and read 2-3x faster with word-by-word or chunk display.
Speed Reading Tool
RSVP reader.
Speed Reading Trainer
A web app that trains you to read faster using RSVP technique. Paste any text and watch words flash at adjustable speed. Track your WPM improvements over time.
Split Expense
Split group expenses and track who owes whom. Built with Next.js 15.
Spotify Playlist Analyzer
Paste a Spotify playlist URL or track list and get deep analysis — tempo distribution, energy map, key/mode breakdown, decade distribution, and mood flow visualization. Discover patterns in your music
Sprint Planner
Plan and manage agile sprints with story points. Built with Next.js 15.
Sprint Retro Board
Anonymous retrospective board — team members add cards to "What went well", "What didn't", and "Action items" columns without attribution.
Sprint Scope Creep Tracker
A project management tool for teams to visualize and quantify scope creep per sprint. Log original sprint commitments at sprint start, then track additions throughout the sprint. See a clear before/af
Sprint Velocity Tracker
A local-first agile sprint tracker that records velocity , visualizes trends, and predicts how many sprints remain to complete a product backlog — perfect for small teams and solo developers.
Sprite Sheet Viewer
View and extract sprites from sprite sheets. Built with Next.js 15.
SQL Explain Visualizer
Paste EXPLAIN ANALYZE output from PostgreSQL or MySQL and get a visual query plan tree with bottleneck highlighting and index suggestions.
SQL Formatter
Format and beautify SQL queries with highlighting. Built with Next.js 15.
SQL Formatter Tool
Format SQL queries for readability.
SQL Formatter Visual
Format and beautify SQL queries with dialect support . Syntax highlighting and indentation options.
SQL Formatter Visualizer
Format, beautify, and visualize SQL queries as execution flow diagrams. Paste messy SQL, get formatted code and a visual query plan.
SQL Index Advisor
Paste a SQL query and table schema, get index recommendations with estimated performance impact, covering B-tree, hash, GIN, and composite indexes.
SQL Murder Mystery
Interactive detective game where you solve a murder mystery by writing SQL queries against a crime database — learn SQL through storytelling
SQL Query Builder Visual
Drag-and-drop SQL query builder for non-technical users. Select tables, columns, conditions, and joins visually — get the SQL query generated automatically.
SQL Query Explain Viz
Paste SQL and see a visual tree of the execution plan with cost estimates.
SQL Query Explainer
Paste any SQL query and get a plain-English explanation of what it does, the execution plan breakdown, and performance tips. Supports MySQL, PostgreSQL, and SQLite syntax.
SQL Query Formatter
A web utility to paste unformatted, messy SQL queries, auto-format them to standard styling conventions, and run basic linting checks .
SQL Query Optimizer AI
```markdown
SQL Schema Diff Tool
Paste two SQL schemas and see visual colored diff with migration script generation for PostgreSQL, MySQL, and SQLite
SQL To Prisma Converter
A developer utility to rapidly paste raw SQL `CREATE TABLE` and `ALTER TABLE` statements and instantly convert them into a valid `schema.prisma` file structure with correct data type mappings, relatio
SQL To Prisma Schema
The `sql-to-prisma-schema` app allows users to paste raw SQL table definitions and instantly convert them into a formatted Prisma schema file. This tool simplifies the process of migrating from SQL to
Sqlite Query Tester
```markdown
Sqlite Web Viewer
Drag-and-drop SQLite database viewer with SQL query runner, table browser, and schema inspector — all in the browser using sql.js.
Sri Hash Calc
Generate SRI hashes for CDN scripts with copy-ready integrity attributes
Sri Hash Generator
Paste a CDN URL to generate Subresource Integrity hashes with ready-to-copy script and link tags.
SSH Config Generator
Generate SSH config file entries with host aliases, jump proxy chains, key paths, and port forwarding
SSL Cert Decoder
Paste PEM certificate, see decoded fields, expiry countdown, and chain validation.
SSL Cert Monitor Dashboard
Monitor SSL certificate expiration.
SSL Certificate Checker
Check SSL certificate details for any domain — expiry date, issuer, chain, and security grade.
SSL Certificate Decoder
Paste a PEM certificate and see parsed issuer, subject, SANs, expiry, chain validation, and trust status in a visual layout.
SSL Certificate Inspector
Deep-inspect any domain's SSL certificate chain, expiry dates, and security configuration.
SSL Config Generator
Generate secure SSL/TLS configurations for Nginx, Apache, and HAProxy web servers.
Stack Overflow Or AI
Guess whether a code answer came from Stack Overflow or was AI-generated. Learn to spot patterns in both.
Stackoverflow Answer Saver
Save and organize useful Stack Overflow answers locally. Bookmark answers, add personal notes, tag by topic, and search your collection offline. Like a personal knowledge base for developer Q&A.
Standup Generator
Generate daily standup updates by entering yesterday's tasks, today's plan, and blockers with templates and history.
Standup Generator
Generate daily standup notes from your tasks and calendar. Quick input, formatted output ready to paste into Slack or Teams.
Standup Meeting Randomizer
Generate random order for standup meetings with timer per person. Add team members, set time limits, and let the randomizer decide who goes first. Built to make daily standups fairer and faster.
Standup Note Formatter
Format daily standup notes — yesterday, today, blockers — with team sharing.
Standup Template Gen
Generate daily standup updates from git commits and calendar events.
Standup Timer
A meeting timer tool specifically designed for daily standups. Shows each participant in turn with a countdown timer, tracks total meeting time, and rings a gentle sound when a speaker goes over their
Standup Timer
Visual standup meeting timer with per-person countdown and auto-rotation
Star Chart Generator
An interactive night sky renderer. Enter a date, time, and approximate location to generate a personalized star chart showing visible stars, constellations, planets, and the Milky Way. All calculatio
Startup Cost Calculator
A visual startup cost estimator. Input your startup category , team size, and timeline to get an itemized cost breakdown and monthly burn rate estimate.
Startup Equity Calculator
A local-first startup equity and dilution calculator. Model your cap table, simulate funding rounds, understand dilution effects, and see what your ownership percentage will be after multiple rounds —
Startup Name Generator
Generate creative startup names — check domain availability and social handles.
Startup Runway Calculator
Input burn rate and funding — see months of runway with projections and scenario modeling.
Startup Runway Calculator
Calculate how long your startup's cash will last. Input monthly burn rate, revenue, growth projections, and see your runway visualized. Model different scenarios and see the impact.
Startup Valuation Calculator
Estimate startup valuation using multiple methods: DCF, comparables, revenue multiples, and Berkus.
State Machine Logic Builder
Visual editor for designing state machines with drag-and-drop states, transitions, and guards. Export as XState-compatible JSON or JavaScript code. Perfect for modeling UI flows, game logic, and workf
Status Page
Real-time service uptime monitoring with incident management
Status Page Builder Local
Build a status page for your services — manually update component statuses, add incidents, all stored locally with a shareable static page
Stock Dcf Calculator
A Discounted Cash Flow valuation tool for estimating the intrinsic value of a stock. Users input financial assumptions and see the resulting per-share value — plus a sensitivity table showing how th
Stock Dividend Tracker
Track dividend income across a stock portfolio with yield calculations and payment schedules.
Stock Options Calculator
Calculate stock option value with vesting schedules, exercise prices, and tax implications.
Stock Portfolio Simulator
Simulate stock portfolio performance with historical data and risk analysis
Stock Watchlist
Track stock prices with customizable watchlists. Built with Next.js 15.
Stopwatch Offline
Simple browser-based stopwatch with laps.
Storybook Lite
A lightweight, browser-based component playground. Paste HTML/CSS/JS snippets and see them render live in an isolated preview frame. Like a mini Storybook or CodePen but fully offline with zero build
String Case Converter Pro
A developer tool to rapidly convert blocks of text, variable names, or JSON keys between `camelCase`, `snake_case`, `PascalCase`, `kebab-case`, and `CONSTANT_CASE`.
String Obfuscator
Obfuscate string data for basic hiding .
String Utilities
String manipulation toolkit: case, trim, count, reverse.
Stripe Fee Calculator
Real-time Stripe and PayPal fee calculator with net payout and breakeven amounts.
Structured Clone Tester
Test what JavaScript values survive structuredClone — find non-cloneable types interactively
Structured Data Schema Tester
Build and test JSON-LD structured data with live preview. SEO tool for the AI search era.
Structured Data Tester
JSON-LD / Schema.org structured data builder and validator for SEO
Structured Data Tester
Paste URL or JSON-LD/Microdata to validate Schema.org structured data with Google Rich Results preview and error explanations.
Student Gpa Calculator Intl
Calculate GPA across different grading systems — US 4.0, UK honours, European ECTS, Indonesian IP with conversion between systems
Study Session Planner
Plan study sessions with spaced repetition intervals — track what to review and when
Study Session Planner Pro
A focused, local-first study planner that combines Pomodoro timing with subject planning, session logging, and a weekly review. Tracks study hours per subject, calculates efficiency scores, and shows
Subnet Calculator
Enter an IP address and CIDR notation to see the network address, broadcast, host range, and binary representations with visual subnet breakdown.
Subnet Calculator Ipv4
Calculate IP subnets and CIDR ranges.
Subresource Integrity Generator
Generate SRI hashes for CDN-hosted scripts and stylesheets to prevent tampering.
Subscription Audit Dashboard
A web utility to manually audit recurring subscriptions. It converts disparate billing cycles into a terrifyingly clear "True Monthly Cost" and "True Yearly Cost".
Subscription Audit Tracker
Track all your subscriptions with renewal dates, costs, and total monthly burn rate — fully offline with LocalStorage persistence.
Subscription Cost Tracker
Track all your subscriptions in one place with cost analysis and cancellation reminders
Subscription Cost Tracker
Track all your software subscriptions in one dashboard. See monthly/yearly burn rate, get renewal reminders, identify unused subscriptions, and find cheaper alternatives. Your personal SaaS spend anal
Subscription Kill List
A subscription manager that helps you identify, audit, and cancel subscriptions you forgot about. Import from bank CSV, manually add subscriptions, and get a clear picture of your monthly spend.
Subscription Tracker
Track all your subscriptions with renewal dates, monthly/annual costs, and cancel reminders. Never get surprised by a charge again.
Subscription Tracker Local
Track all your subscriptions, renewal dates, costs, and billing cycles — fully local with no account required. Export data as CSV for backup.
Sudoku Master
A beautiful Sudoku puzzle game with multiple difficulty levels, pencil mode, unlimited hints, and daily challenge puzzles. Fully offline with LocalStorage progress saving.
SVG Animation Studio
Create SVG animations with a visual timeline editor. Export as CSS animations or SMIL.
SVG Blob Generator Tool
Generate organic SVG blobs for design.
SVG Editor
Simple SVG drawing and editing tool.
SVG Filter Playground
A web-based visual tool for creating complex SVG filters and applying them to HTML elements or images to create liquid, glitch, or artistic effects.
SVG Icon Composer
Combine and customize SVG icons into new compositions with layering and color controls.
SVG Icon Editor
Visual SVG path editor with live preview, node manipulation, and export to SVG/PNG.
SVG Icon Search
Search 10,000+ open-source SVG icons across popular icon sets. Copy SVG, JSX, or download instantly.
SVG Morph Animator
Draw or paste two SVG shapes, then generate a smooth morph animation between them with customizable easing, duration, and CSS/GSAP code output.
SVG Optimizer
Optimize and clean SVG files. Built with Next.js 15.
SVG Optimizer Playground
Upload SVG files, optimize them with configurable SVGO plugins, see before/after byte savings, and edit path data live.
SVG Path Animator
Animate SVG paths frame-by-frame in the browser with export to animated SVG.
SVG Path Data Editor
Visual editor for SVG path d attribute with command-by-command editing, preview, and minification
SVG Path Editor
A utility for developers and designers to write, edit, and visualize raw SVG path strings in real-time. Translates cryptic path commands into interactive visual nodes.
SVG Path Editor Visual
Visual editor for SVG path commands with handles for curves, arc parameters, and real-time path preview.
SVG Path To Polygon Converter
A specialized developer utility that takes an SVG `<path>` element with complex curves and flattens it into a `<polygon>` composed entirely of straight lines . Extremely useful for WebGL tessellation
SVG Pattern Factory
Generate seamless SVG patterns with real-time preview, color customization, and CSS/SVG export.
SVG Pattern Generator
A visual tool for creating seamless SVG background patterns. Choose from geometric shapes, customize colors and sizes, and export as SVG or CSS background.
SVG Pattern Maker
Create seamless SVG patterns for backgrounds. Choose from pattern types, customize colors and spacing, and export as SVG or CSS.
SVG Sprite Builder
Upload SVG icons, combine into a single sprite sheet with symbol IDs. Copy use-tag code snippets.
SVG Sprite Generator
Upload individual SVG icons and generate an optimized sprite sheet with usage code snippets for HTML, React, Vue, and Angular.
SVG Sprite Sheet Builder
Combine multiple SVG icons into an optimized sprite sheet with symbol references and usage code generation.
SVG Sprite Sheet Generator
Upload multiple SVGs, combine into an optimized sprite sheet with use/symbol references, copyable code snippets, and size optimization report.
SVG To CSS Converter
Convert SVG files to CSS clip-path, background-image , or CSS mask properties with live preview and optimization.
SVG to React Converter
Batch convert SVG files to optimized React components with drag-and-drop
SVG To React Converter
Convert SVG markup to React JSX components. Handles attributes, styles, and generates TypeScript props interface.
SVG Viewbox Calculator
Interactive SVG viewBox calculator and visualizer with pan/zoom preview and axis indicators
SVG Viewbox Explainer
A visual, interactive tool for understanding the notoriously confusing SVG `viewBox` attribute. It provides drag-and-drop controls for scaling, panning, and resizing preserving aspect ratios vs. non-p
SVG Viewbox Sandbox
An educational web app entirely dedicated to visually explaining the deeply confusing SVG `viewBox` and `preserveAspectRatio` properties.
SVG Wave Generator
Generate custom SVG waves, blobs, and gradient backgrounds for website hero sections. Adjust parameters with sliders and export as SVG or CSS.
Syslog Parser
Parse RFC 5424/RFC 3164 syslog messages into structured fields with facility/severity decoding
System Design Flashcards
Interactive system design interview flashcard deck with spaced repetition and difficulty rating.
System Design Whiteboard
Interactive system design canvas with pre-built components — load balancer, database, cache, queue, CDN.
System Font Stack Viewer
A web utility for designers and developers to instantly see exactly which "System Font" their OS and their users' OS will render when using generic CSS font families like `system-ui`.
Systemd Unit Builder
Generate systemd unit files with visual section editors and directive autocomplete
Tab Graveyard
A browser-powered tool inspired by "day1tabs" — paste your browser history export and see which tabs you actually visited vs. which ones gathered dust. Helps you audit your tab habits with zero cloud
Table Diff Viewer
Paste two CSV/JSON tables, see row-level diffs with color-coded changes.
Table Generator
Generate HTML/Markdown/CSV tables visually. Built with Next.js 15.
Table To CSV Converter
Paste any HTML table, spreadsheet data, or Markdown table and extract it as CSV, JSON, SQL INSERT, or TypeScript types. Universal table data extractor.
Tailscale Acl Auditor
Paste Tailscale ACL config, get security audit with misconfiguration warnings.
Tailwind Class Sorter
Paste Tailwind classes and sort them into the official recommended order.
Tailwind Color Finder
Paste any hex color and find the closest Tailwind CSS color class. Shows multiple close matches with delta values.
Tailwind Component X Ray
Paste HTML with Tailwind classes and see the computed CSS — understand what each class does
Tailwind Config Visualizer
Upload tailwind.config.js and see all custom utilities as a visual design system reference.
Tailwind Converter
Convert CSS to Tailwind classes and vice versa. Built with Next.js 15.
Tailwind Palette Auditor
Paste your Tailwind config and audit your color palette for accessibility. Find contrast violations, duplicate colors, and unused shades.
Tailwind Palette Gen
Generate custom Tailwind CSS color palettes from a single base color.
Tailwind Shade Generator
The tailwind-shade-generator is a web application that allows users to select a base color and generates a perfectly tailored 11-shade palette for Tailwind CSS v4. It leverages the power of color theo
Tailwind To CSS
Paste Tailwind utility classes and get the equivalent plain CSS output.
Tailwind To CSS Converter
Paste Tailwind classes and get equivalent vanilla CSS. Great for learning or migrating away from Tailwind.
Tailwind To CSS Converter
Convert Tailwind CSS class strings into equivalent vanilla CSS with specificity analysis and responsive handling
Tailwind To CSS Playground
Paste Tailwind CSS classes and see the equivalent raw CSS output instantly. Learn what Tailwind generates under the hood.
Tailwind To Vanilla
Convert Tailwind CSS class strings to equivalent vanilla CSS. Supports hover, focus, responsive breakpoints, dark mode, and complex utility combinations.
Tailwind To Vanilla CSS
Paste Tailwind utility classes and get equivalent vanilla CSS output with organized and grouped properties.
Tailwind V4 Migration Helper
Paste Tailwind v3 class strings, get auto-converted v4 equivalents with breaking change warnings and migration notes.
Tax Bracket Visualizer
Visual tax bracket breakdown with effective rate calculator for US federal and state taxes.
Tax Bracket Visualizer
An educational tax calculator that visually shows how progressive taxation works. Enter your annual income and select a country/region, and see exactly which tax brackets you fall into, your marginal
Tax Withholding Estimator
Estimate tax withholdings for freelancers and contractors with support for multiple income sources.
TCP Flag Calculator
TCP flags reference and calculator. Convert between decimal, hex, and flag names. Visual packet header diagram.
Teacher Rubric Builder
Create grading rubrics with criteria, levels, and point values — preview as student view and export as PDF or Google Sheets format
Team Retro
Real-time retrospective board with categories , anonymous voting, and facilitation mode.
Team Retro Board
Real-time sprint retrospective board with voting, action items, and sentiment analysis
Team Skills Matrix
A visual skills matrix tool for engineering teams. Map team members to skills, identify expertise gaps, track learning goals, and plan hiring. Fully local with CSV export.
Tech Blog Outline Builder
A structured outline generator specifically for technical blog posts. Choose a topic type and get a framework with section prompts, code block placeholders, and suggested headings — then export as Ma
Tech Blog Post Editor
A distraction-free Markdown editor optimized for writing technical blog posts. Includes a live preview, code block syntax highlighting, front matter editor, and DevTo/Hashnode-ready export.
Tech Debt Register
A local-first technical debt tracking dashboard for engineering teams. Log tech debt items with severity, effort estimates, category, and affected files — all stored in LocalStorage. Get prioritizatio
Tech Interview Flashcards
An offline-ready flashcard app specifically designed for technical job interview preparation. Covers data structures, algorithms, system design, behavioral questions, and coding patterns — with spaced
Tech Radar Builder
Create and share your team's technology radar — a visual map of technologies categorized by adoption stage . Inspired by ThoughtWorks Tech Radar. Fully interactive and exportable as SVG/PNG.
Tech Radar Builder
Build your own ThoughtWorks-style Technology Radar. Add technologies, assign rings and quadrants, export as SVG or image.
Tech Salary Converter
Convert tech salaries across countries — adjust for PPP, tax, and cost of living.
Tech Salary Negotiation Sim
Practice salary negotiation through interactive scenarios. Role-play as a developer negotiating offers from FAANG, startups, and agencies. Learn tactics, counter-offer strategies, and equity valuation
Tech Salary Visualizer
Visualize tech salary data by role, location, and experience level. High-traffic tool for job seekers.
Tech Stack Detector
Enter a URL to detect the framework, hosting, and analytics tools used.
Tech Stack Explorer
Interactive tech stack comparison tool — select technologies and see compatibility, popularity trends, bundle sizes, and community health in a radar chart.
Tech Stack Visualizer
Create beautiful tech stack diagrams showing how services connect — export as image.
Terminal Ansi Converter
A developer tool that takes raw terminal output containing ANSI escape codes and converts it into beautifully formatted, copyable HTML/CSS or styled Markdown blocks for sharing in docs or blogs.
Terminal Color Previewer
Preview ANSI color schemes for terminals — iTerm2, Alacritty, Windows Terminal, Kitty
Terminal Color Scheme Designer
Design custom terminal color schemes with live preview for iTerm2, Alacritty, Windows Terminal, and more.
Terminal Color Theme Designer
A visual terminal color theme designer. Pick colors for your shell's 16 ANSI colors, preview them in a realistic terminal mockup, and export as iTerm2, Windows Terminal, or Alacritty config.
Terminal Command Builder GUI
A web-based graphical interface for common but complex terminal commands . It allows users who forget CLI flags to visually build up a massive command block through checkboxes and dropdowns.
Terminal Command Speedrun
Type Unix/Linux terminal commands as fast as possible. Memorization race with progressive difficulty and WPM tracker.
Terminal Emulator Web
A browser-based terminal emulator that simulates a Unix-like shell. Supports basic commands executed against a virtual filesystem in memory. Impressive portfolio piece and learning tool.
Terminal Portfolio
Build an interactive terminal-style portfolio website with command support.
Terminal Session Recorder
Record terminal commands and output in the browser, then export as animated SVG, GIF, or embeddable HTML for documentation and tutorials.
Terms Generator
Generate terms of service from templates.
Terms Of Service Gen
Generate Terms of Service documents from simple inputs. Covers liability, intellectual property, user conduct, and termination. Free, downloadable as MD/HTML/PDF.
Terms Of Service Generator
Template-based Terms of Service generator for apps and websites. Answer a questionnaire, select your use case, and generate a professional ToS document.
Terraform Hcl Formatter
Format and validate Terraform HCL files with syntax highlighting, variable reference checking, and diff preview
Terraform Module Browser
A visual browser for exploring Terraform module structures. Paste your HCL code and see a dependency graph of resources, variables, outputs, and module calls. Understand complex infrastructure at a gl
Terraform Plan Visualizer
Paste terraform plan output and see resources as interactive dependency graph with cost estimates.
Terraform State Visualizer
Visualize Terraform state file resources.
Test Case Brainstormer
```markdown
Testimonial Builder
Visual testimonial card builder — paste quotes and photos, customize styling, and generate embeddable HTML widgets or social-ready images.
Testimonial Card Generator
Enter a quote, person name, role, and optional photo URL to generate styled testimonial cards for websites. Export as HTML, CSS, or image.
Testimonial Collector
Create a branded testimonial collection page to send to your clients/users. They fill a simple form with their testimonial, and you get a beautiful wall-of-love to embed on your website.
Testimonial Wall
Collect and display customer testimonials with video support and embeddable widgets
Text Case Converter
Convert text between camelCase, snake_case, PascalCase, kebab-case, UPPER_CASE, Title Case, and sentence case.
Text Cleaner Tool
Remove special characters, extra spaces, and non-ASCII.
Text Diff Checker
Compare two text blocks and highlight differences side-by-side.
Text Diff Tool
Compare two text blocks and highlight differences.
Text Diff Viewer
Compare two text blocks side-by-side or inline. Highlights additions, deletions, and changes with line numbers.
Text Hash Compare
Hash text with multiple algorithms simultaneously and compare two hashes to check if they match.
Text List Sorter
Sort lists of text alphabetically, numerically, or by length.
Text Repeater Tool
Repeat a string N times with a separator.
Text Reverser Tool
Reverse text, words, or standard/line order.
Text Shadow Generator
Visual CSS text-shadow builder with layers. Built with Next.js 15.
Text To Speech Playground
Test browser TTS voices with speed, pitch, and volume controls. Compare voices across languages, download as audio.
Text To SQL Playground
Natural language to SQL query generator — define your schema visually, describe what you want in English, and get executable SQL.
Text to UI Component
Describe a UI component, pick a template, edit HTML/CSS live, and preview in a sandboxed iframe.
Thread Composer
Write Twitter/X threads with character counts, preview, numbered formatting, and scheduling.
Time Tracker
Track time spent on projects and tasks with reports and charts.
Time Tracker Web
Track time on tasks with start/stop timer.
Time Zone Meeting Planner
Find overlapping working hours across multiple time zones with visual timeline.
Timesheet Generator PDF
The timesheet-generator-pdf application allows users to input their weekly hours worked per day and generates a clean, professional PDF timesheet. This tool is designed for freelancers and employees w
Timestamp Converter
Convert between Unix timestamps, ISO 8601, and human-readable dates. Shows current time in all formats with timezone support.
Timestamp Diff Calculator
Calculate the difference between two timestamps in multiple units. Support for Unix, ISO 8601, and relative dates.
Timezone Converter
Team timezone visualizer — Add multiple cities/zones. Designed as a web project.
Timezone Meeting Overlap
Select multiple timezones and visually find overlapping working hours for scheduling international meetings.
Timezone Meeting Planner
A web-based visual slider tool for remote teams spread across the globe. By sliding a central thumb, users can instantly see what the local time is in 4+ selected cities to find overlapping "humane" w
Timezone Meeting Planner
Find the optimal meeting time for participants across multiple time zones. Visual overlap finder highlighting working hours for everyone.
Timezone Overlap Finder
Enter multiple timezones, find optimal meeting windows with a beautiful visual overlap chart — essential for remote teams across the globe.
Timezone Salary Converter
Enter salary in one currency and country, convert to equivalent purchasing power in another timezone with cost-of-living adjustment and tax estimates.
Timezone Team Scheduler
Find the best meeting time across multiple time zones. Add team members in different cities and see overlapping work hours visualized. Built for distributed teams spanning Jakarta, Singapore, London,
Tip Calculator
A beautifully designed tip calculator with bill splitting, custom tip percentages, and per-person breakdowns.
Tip Calculator Splitter
Bill splitting tool with tip calculation, custom share amounts, and per-person breakdown.
Todo List
A clean todo list app with localStorage persistence. No frameworks, no backend.
Toml Editor
Visual TOML editor with syntax highlighting, validation, conversion to JSON/YAML, and inline documentation
TOML Editor
Visual TOML config editor with schema validation and syntax highlighting
Toml Editor Live
Interactive TOML editor with schema validation, syntax highlighting, error detection, and instant conversion to JSON, YAML, or INI formats.
Toml To JSON
Convert TOML configuration to JSON.
Toml To YAML Converter
Convert between TOML, YAML, and JSON with live preview, syntax highlighting, and diff view
Toml YAML Converter
Bi-directional converter between TOML, YAML, and JSON with syntax highlighting, diff view, and error detection.
Toml YAML JSON Converter
Convert between TOML, YAML, JSON, and INI config file formats. Validate syntax, preserve comments where possible.
Totp Generator Local
Offline TOTP/HOTP 2FA code generator. Import secrets via QR scan or manual entry, generate time-based codes — no cloud, no account, fully local.
Tracker Detector
Paste any URL and detect tracking parameters, pixels, fingerprinting scripts, and analytics.
Transition Generator
Visual CSS transition property builder. Built with Next.js 15.
Tree Diagram Builder
Create hierarchical tree diagrams from nested data — org charts, file trees, taxonomies
Tsconfig Builder
Visual tsconfig.json builder with explanation for every option. Preset templates for React, Node, library projects.
Tsconfig Generator
Interactive tsconfig.json builder with explanations for every option, presets for popular frameworks, and compatibility warnings.
Tsconfig Visual Builder
Build tsconfig.json visually with explanations for every option. TypeScript configuration made simple.
Tsconfig Wizard
Interactive tsconfig.json builder with option explanations, presets, and compatibility warnings
Tweet Thread Composer
Compose, preview, and export Twitter/X threads with character counting and media planning
Twitter Card Preview
Preview how any URL renders as a Twitter/X, Open Graph, and LinkedIn social card.
Twitter Card Validator
Preview and validate Twitter/X card meta tags with real-time rendering.
Two Factor Setup Guide
Interactive two-factor authentication setup guide for popular services with security tips.
Type Racer Clone
Typing speed race against AI or practice solo — WPM tracking, accuracy stats, practice mode with custom text.
Typescript Error Decoder
Paste TS compiler errors, get human-readable explanations with fix suggestions.
Typescript Interface Generator
A web utility that takes massive, nested, un-typed JSON objects and instantly generates clean, strongly-typed TypeScript interfaces and types.
Typescript Interview Challenges
A set of 50 TypeScript type challenges presented as an interactive in-browser playground. Solve type puzzles, see real-time TypeScript feedback, and unlock harder challenges as you go.
Typescript Migration Helper
A step-by-step wizard that guides developers through migrating a JavaScript project to TypeScript. Paste your JS files, get specific TypeScript annotations suggested, tsconfig.json generated, and a mi
Typescript Playground Extended
Multi-file TypeScript playground with import resolution, AST explorer, type hover information, and side-by-side JavaScript output.
Typescript Playground Lite
A local-first TypeScript scratchpad that runs TypeScript code directly in the browser using the TypeScript compiler loaded via CDN. Write TS, see compiled JS output and any type errors — all client-si
Typescript Type Playground
Experiment with TypeScript utility types — type in a type expression and see the resolved type, with visual mapping of generics, conditionals, and mapped types.
Typescript Type Visualizer
Paste complex TypeScript types and see them visualized as interactive tree/graph diagrams with hover explanations.
Typing Speed Test
Test typing speed with simple texts.
Typing Speed Trainer
Practice typing with code snippets, prose, or custom text. Track WPM, accuracy, and improvement over time.
Typing Test
Typing speed test with WPM calculation and accuracy tracking.
Typography Scale
Generate modular type scales with preview. Built with Next.js 15.
UI Component Anatomy
```markdown
UI Density Tester
Upload a screenshot to overlay an 8px grid, measure spacing, and check alignment consistency
UI Shadow Generator
Design complex box-shadows with multiple layers. Visual controls for offset, blur, spread, color. Neumorphism presets.
UI Spacing Calculator
Calculate consistent spacing scales for design systems using 4px and 8px grid systems.
Ulid Generator Tool
Generate Universally Unique Lexicographically Sortable Identifier.
Unicode Art Maker
A creative text-art generator that transforms typed input into stunning Unicode visual representations: block art, Braille dot patterns, ASCII shadows, banner text, and typewriter-effect styles. Every
Unicode Bidirectional Tester
Test and visualize Unicode Bidi algorithm behavior. Critical tool for RTL language support debugging.
Unicode Block Explorer
Browse Unicode character blocks with glyph display, codepoint details, and copy-to-clipboard per character
Unicode Char Picker
Search and copy Unicode characters and emojis.
Unicode Character Detective
Paste any text to identify every Unicode character with code point, block name, visual confusable warnings, and invisible character detection.
Unicode Text Transformer
Transform text into fancy Unicode variants: bold, italic, script, monospace, upside-down, and more.
Unit Converter
Convert between units: length, weight, temperature, data, time.
Unit Converter All
Convert Length, Weight, Volume, Temperature, etc.
Unit Converter Pro
Universal unit converter covering 20+ categories from length to data storage with instant conversion.
Unit Test Generator Js
Paste a JavaScript/TypeScript function and get auto-generated test cases with edge cases, mock suggestions, and Jest/Vitest compatible output.
Unit Test Generator Web
Paste a JavaScript/TypeScript function and generate a test skeleton with common test cases and edge cases.
Unix Timestamp Converter
Convert between Unix epoch and human-readable dates in all timezones
Unix Timestamp Converter
Convert Unix timestamps to human dates and vice versa.
Uptime Status Page
Generate static uptime status pages. Configure services, set status, add incident history. Export as deployable HTML.
URL Encoder Decoder
Encode and decode URL parameters.
URL Param Builder
```markdown
URL Parser Inspector
Paste any URL to see parsed components, encoding issues, query params as table, and validation warnings.
URL Parser Pro
Parse URLs into components .
URL Shortener
A URL shortening service with click analytics and custom short codes.
URL Shortener Base62 Encoder
A developer utility to convert standard increasing integer IDs into short, URL-safe Base62 or Base24 hashes, exactly like how YouTube or tinyurl generates their IDs.
URL Shortener Local
URL shortener using LocalStorage. Create short links, track click counts, manage links. All data stays in browser.
User Agent Parser
Parse User Agent string locally.
Uuid Batch Generator
Generate UUIDs in bulk across multiple versions with copy, download, and format options. Built for developers who need IDs fast.
Uuid Generator
Generate UUIDs in multiple versions and formats. Built with Next.js 15.
Uuid Generator Tool
Generate UUID v1, v4, and v7 identifiers.
Uuid Guid Generator
Bulk generate UUIDs and GUIDs. Copy formats for SQL, JSON, or code.
UX Feedback Collector
A lightweight widget + dashboard for collecting user feedback on your web app. Embed a small feedback button on any site, collect ratings and comments, and view results in a simple dashboard. No backe
UX Microcopy Refiner
```markdown
Variable Font Tester
Explore variable font axes interactively. Built with Next.js 15.
Variable Name Suggester
Input a description of what a variable, function, or class represents, and get 10+ naming suggestions in multiple conventions .
Vcard Generator
Create digital contact cards with all standard fields — share contacts easily
Vector Similarity Explainer
An interactive, visual explainer of cosine similarity and vector embeddings. Enter two short sentences, see them embedded as 2D/3D coordinate approximations, and watch the cosine similarity score calc
Vendor Risk Portal
Assess and monitor third-party vendor security risks.
Vessel Tracker Map
Real-time vessel tracking visualization on an interactive world map using public AIS data.
Video To Gif Maker
Upload a short video and create an animated GIF with frame selection, speed control, cropping, and quality settings. All processing done locally.
View Transition API Demo
Create cinematic page transitions using the View Transition API. The most visually impressive CSS API in years.
View Transition Studio
Create and preview View Transitions API animations between page states with CSS export
View Transitions API Demo
Interactive Web View Transitions API demo builder and code generator.
Vin Decoder
Decode vehicle identification numbers — manufacturer, model year, engine type, and more
Visual Crontab Editor
A visual GUI that allows non-devs and developers alike to build complex CRON schedules using plain English drop-downs, and outputs the exact `* * * * *` format needed.
Visual URL Query Builder
A developer tool for constructing, parsing, and modifying incredibly long, complex URL query strings safely without mistakenly breaking URI encoding.
Vite Config Generator
Interactive Vite configuration builder with plugin selector, build options, and optimized output
Vocabulary Builder Offline
A local-first vocabulary building tool that lets you add words, definitions, example sentences, and etymology, then practice them through spaced repetition flashcards. Ideal for students, writers, and
Voice Note to Markdown
Browser-based speech-to-text recording that outputs clean markdown. Braindump utility — speak your thoughts and get organized notes.
Waitlist Page
Email capture landing page with referral tracking and viral sharing mechanics
Wake Lock Status
Toggle screen wake lock .
Warranty Tracker
Track product warranties with expiry alerts, receipt storage, and claim status tracking.
Warung Pos Lite
A simple point-of-sale system designed for Indonesian warungs , food stalls, and UMKM micro-businesses. Handles product catalog, sales tracking, daily reports, and receipt generation — all offline-cap
Wasm Binary Decoder
Decode WebAssembly .wasm files and show section table, imports/exports, and function signatures
Wasm Binary Explorer
Upload WASM binaries and explore sections, imports, exports, function signatures, and memory layout
Wasm Performance Benchmark
Compare JavaScript vs WebAssembly performance for common algorithms. The definitive WASM benchmark tool.
Wasm Playground
Run and test WebAssembly code snippets directly in the browser. Write WAT , compile to Wasm, and inspect memory/exports interactively.
Wasm Size Analyzer
Upload a .wasm file to see section breakdown, imports/exports tree, and size optimization suggestions.
Water Intake Tracker
A delightful daily hydration logger that makes drinking water satisfying and habit-forming. Features an animated water glass that fills as you log drinks, goal rings, streak tracking, and reminder nud
Wcag Contrast Analyzer
A web utility to verify color accessibility. Developers can input foreground/background hex codes, see their WCAG contrast ratio, and auto-generate accessible alternative colors.
Weather App
A weather app that fetches real weather data from a free API. No frameworks.
Web Accessibility Checklist
Interactive WCAG 2.2 checklist with explanations, examples, and automated checks you can run against any URL.
Web Accessibility Scanner
Scan any webpage for WCAG 2.1 violations. Generate reports with severity levels, affected elements, and fix suggestions.
Web Animation Easing Studio
Design custom CSS/JS animation easing curves with visual editor, comparison view, and code export
Web Animation Keyframe Exporter
Design CSS keyframe animations visually — drag keyframes on a timeline, adjust properties, and export as CSS @keyframes or WAAPI code.
Web Animation Timeline
Visual timeline editor for CSS animations and Web Animations API with keyframe editing, easing curves, and code export.
Web API Latency Benchmark
Measure P50/P95/P99 fetch latency to any endpoint, plot histogram — runs entirely in the browser.
Web API Mock Server
In-browser API mock server — define endpoints, responses, delays, and error codes for frontend testing without a backend.
Web API Response Compare
Compare two API responses side-by-side with structural diff highlighting and path navigation.
Web API Status Dashboard
Create a public status page for your APIs with uptime monitoring, incident tracking, and history
Web Ascii Art Generator
Convert uploaded images to ASCII art with customizable character sets and output sizes.
Web Ascii Flow Diagram
Draw flowcharts and diagrams using ASCII art — export as text, SVG, or PNG for documentation and README files.
Web Ascii Flowchart Maker
Draw flowcharts visually then export as ASCII art for READMEs and terminal displays.
Web Aspect Ratio Calc
Calculate aspect ratios, resize dimensions, and preview common screen resolutions.
Web Audio Oscilloscope
Real-time audio oscilloscope and frequency analyzer using Web Audio API with microphone input and waveform display.
Web Blog Post Previewer
Preview how your blog post will appear on Twitter, LinkedIn, Facebook, and Google search results
Web Browser Feature Detector
Detect which Web APIs and CSS features your current browser supports — with caniuse links and polyfill suggestions.
Web Budget Visualizer
A visual budget planner using Sankey diagrams to show income and expense flows. Understand where your money goes with interactive visualizations.
Web Changelog Generator
Paste git log output and get a formatted CHANGELOG.md with conventional commit grouping.
Web Cicd YAML Linter
Paste GitHub Actions or GitLab CI YAML and get validation, best-practice warnings, and fixes.
Web Clipboard Inspector
Inspect what is actually in your clipboard — text, HTML, images, RTF, and custom MIME types with hex view.
Web Codec Video Processor
Encode/decode video frames using WebCodecs API with filters. Browser-native video processing without server uploads.
Web Color Blindness Sim
Upload images or enter colors to simulate all types of color blindness with accessibility score
Web Color Contrast Checker
WCAG 2.1 color contrast checker with AA/AAA compliance ratings and palette suggestions.
Web Color Palette
Generate harmonious color palettes — with accessibility checks, CSS export, and image color extraction.
Web Color Scheme Harmonizer
Pick a base color and get harmonious palettes: analogous, triad, split-comp with accessibility scores.
Web Component Builder
Visual Web Component builder with Shadow DOM preview and Custom Elements scaffolding
Web Component Builder
A visual scaffolder for Web Components using the native Custom Elements API. Define element name, attributes, slots, and styles — then preview the component live and export the code. No frameworks nee
Web Component Gallery
Interactive gallery of ready-to-use vanilla Web Components with live demos, customization options, and copy-paste code.
Web Component Playground
Write, preview, and export Web Components with Shadow DOM. Live preview with slot support, custom properties, and event handling.
Web Component Sandbox
Create, test, and share custom Web Components with live preview. Build and share reusable web components.
Web Component Showcase
A gallery of copy-paste ready Web Components. Browse, preview, and use custom elements instantly.
Web Component Studio
Build, preview, and export vanilla web components with a live sandbox.
Web Components Playground
Live editor for building and testing native Web Components with Shadow DOM, slots, and custom events.
Web Compound Interest Calc
Calculate compound interest with contribution schedules, inflation adjustment, and growth visualization
Web Cors Request Tester
Build and test CORS requests visually, show preflight details, headers, and blockers.
Web Cors Tester
Test and debug CORS configurations with request builder, header inspector, and fix suggestions
Web Cron Builder
Visual cron expression builder — click to set schedule, see human-readable description and next runs.
Web Cron Expression Builder
Visual cron expression builder with schedule preview and next run time calculation.
Web Cron Expression Builder
Visual cron builder with live preview, next-10-runs calendar, and plain English explanation.
Web Cron Expression Builder
Visual cron builder with live preview, next-10-runs calendar, and plain English explanation.
Web Csp Builder Visual
Visual CSP header builder with directive explanations, violation simulator, and copy-ready output
Web CSS Battle Arena
Solve CSS challenges — match a target image using only CSS with scoring based on code golf and accuracy.
Web CSS Gradient Generator
Visual CSS gradient builder with linear, radial, and conic gradients. Copy CSS code instantly.
Web CSS Selector Playground
Test CSS selectors against pasted HTML live, with matched elements highlighted and count shown.
Web cURL Command Builder
Build complex curl commands with a UI — headers, auth, body, flags — and copy the command.
Web Db Erd Designer
Visual entity-relationship diagram designer with SQL export, relationship mapping, and live preview
Web Dependency Graph Viz
Paste a package.json and visualize the full dependency tree as an interactive force-directed graph.
Web Dependency Vulnerability Scanner
Paste package.json or requirements.txt and check against the OSV.dev public vulnerability database.
Web Diagram Editor
A web-based diagram editor for creating flowcharts, mind maps, and system diagrams. Export to SVG, PNG, or Mermaid syntax.
Web Diff Checker
Side-by-side text comparison — highlight changes, ignore whitespace, and export diff reports.
Web DNS Propagation Checker
Check DNS records from 50+ global locations — see A, AAAA, MX, CNAME propagation status in real-time.
Web Docker Compose Visualizer
Paste docker-compose.yml and get an interactive graph of services, ports, volumes, and network links.
Web Dockerfile Linter
Paste a Dockerfile and get a detailed lint report with security warnings, size tips, and best practices.
Web Email Template Builder
Drag-and-drop HTML email builder with responsive preview, inline CSS, and ESP-compatible export
Web Env File Diff
Compare two .env files side by side, highlighting added/removed/changed keys, with secrets masked.
Web Excel Formula Explainer
Paste any Excel or Google Sheets formula and get a step-by-step visual explanation of what it does.
Web Favicon Generator
Generate all favicon sizes and formats from a single image with manifest.json and HTML meta tags
Web Figma Token Extractor
Paste a Figma JSON export and extract design tokens as CSS variables.
Web Font File Analyzer
Upload a font file and see all glyphs, OpenType features, variable axes, kerning pairs, and character coverage.
Web Font Loader Tester
Test how different web font loading strategies affect perceived performance
Web Font Performance Tester
Test web font loading strategies side by side with visual performance timeline and FOIT/FOUT detection
Web Font Preview
Preview and compare Google Fonts — type custom text, adjust size, and generate CSS import code.
Web Font Preview Tool
Preview Google Fonts with custom text, sizes, and weights. Compare fonts side by side.
Web Font Subsetter
Subset fonts to only include characters you need, dramatically reducing file size for web performance
Web Git Diff Visualizer
Paste a git diff and get a beautiful color-coded side-by-side diff viewer with stat summary.
Web Git Ignore Builder
Interactive .gitignore generator with language/framework presets, custom rules, and preview
Web Gradient Maker
Beautiful gradient generator — linear, radial, conic with CSS output and gallery of trending gradients.
Web Graphql Explorer
Write GraphQL queries with syntax highlighting and autocomplete against a pasted schema — offline.
Web Habit Tracker
A visual habit tracker with a GitHub-style contribution graph. Track daily habits locally with streak counting and progress statistics.
Web Hid Gamepad Tester
Test and visualize HID device inputs via Web HID API. See every button press and axis movement in real-time.
Web Htaccess Builder
Visual builder for Apache .htaccess rules including redirects, rewrites, caching, and security headers
Web HTTP Header Analyzer
Paste raw HTTP headers and get a security score, explanations for each header, and fix suggestions.
Web HTTP Header Inspector
Enter a URL and see all response headers with explanations, security grades, and best practice recommendations.
Web HTTP Status Explorer
Interactive HTTP status code reference with examples, headers, use cases, and API response builder
Web HTTP Status Lookup
Beautiful reference for all HTTP status codes with examples, use cases, RFC links, and emojis.
Web Invoice Generator
Generate professional PDF invoices from a form. Support for multiple currencies and tax calculation.
Web Ipfs Cid Inspector
Paste an IPFS CID and inspect: codec, multihash, version, links, and gateway preview links.
Web Jq Playground
Interactive jq filter playground — paste JSON, write jq filters, see output live.
Web JSON Diff
Beautiful side-by-side JSON comparison — highlight additions, deletions, and changes with tree view.
Web JSON To Zod
Convert JSON or JSON Schema to Zod validators instantly with type inference previews.
Web JWT Debugger Visual
Decode, verify, and build JWTs with visual claim inspector, expiry timeline, and key management
Web K8s Manifest Explorer
Paste K8s YAML manifests and get annotated searchable visualization of resources and configs.
Web Kanban Board
A local-first Kanban board for personal project management. Drag-and-drop cards between columns with labels, due dates, and checklists.
Web Kanban Offline
Fully offline kanban board with drag-and-drop, labels, due dates, and local storage persistence
Web Keyboard Shortcut Trainer
Learn keyboard shortcuts for VS Code, Chrome, macOS, and more through interactive quizzes.
Web LLM Prompt Token Counter
Live token counter for GPT-4/Claude/Gemini with model context limit indicator and cost estimate.
Web Local LLM Playground
Chat UI for Ollama/LMStudio local models with model switcher, prompt history, and system prompt editor.
Web Log Level Filter
Paste server logs, filter by level/timestamp/pattern, colorize, and download the filtered output.
Web Lorem Generator
Advanced placeholder text generator — lorem ipsum, hipster ipsum, bacon ipsum, and more styles.
Web Makefile Visualizer
Paste a Makefile and see a dependency graph of targets, rules, and execution order.
Web Manifest Builder
Visual manifest.json builder with icon upload, theme colors, display modes, and PWA requirements checklist
Web Manifest Creator
Generate a web app manifest.json with visual form. Download the file and icons.
Web Manifest Validator
Upload or paste a manifest.json to validate against the PWA spec. Check icons, display modes, and get actionable fix suggestions.
Web Markdown Preview
Beautiful markdown editor with live preview — supports GFM, math, diagrams, and export to PDF.
Web Markdown Slideshow
Convert Markdown into beautiful presentation slides with multiple themes and keyboard navigation.
Web Meta Tag Generator
Complete meta tag generator for SEO, Open Graph, Twitter Cards with live preview
Web Music Visualizer
A real-time music visualizer that creates stunning visual effects from audio input. Supports microphone input and audio file upload.
Web Nginx Config Visualizer
Paste nginx.conf and get a visual routing map: server blocks, locations, upstreams, rewrites.
Web NPM Compare
Compare npm packages side-by-side with download trends, bundle size, dependencies, and maintenance score
Web Openai Cost Calculator
Token and cost estimator for OpenAI/Anthropic/Gemini — paste text, see price per request and per 1M tokens.
Web Openapi Mock Server
Paste OpenAPI spec and get a live in-browser mock server that responds to fetch calls.
Web Password Entropy Analyzer
Live password strength heatmap with entropy bits, crack time estimation, and character distribution chart.
Web Perf Before After Compare
Upload two Lighthouse JSON reports and see visual before/after comparison with delta charts, improved/regressed metrics, and actionable insights.
Web Perf Flame Graph
Generate interactive flame graphs from browser Performance API data — paste a performance trace JSON and visualize call stacks, layout shifts, and long tasks.
Web Performance Budget
Set performance budgets , enter a URL, and check if it passes. Simple performance monitoring.
Web Performance Budget Tracker
Define and track web performance budgets with alerts. Monitor Core Web Vitals against your targets.
Web Pixel Art Editor
A full-featured pixel art editor in the browser. Create sprites, animations, and tile maps with layers, palettes, and export options.
Web Pomodoro Timer
A beautiful Pomodoro timer with ambient sounds, task integration, and detailed productivity analytics. All data stays local.
Web Port Reference
Interactive reference of well-known network ports with search, categories, and conflict checker
Web Prisma Erd Viewer
Paste a Prisma schema and get an auto-generated ER diagram with relationships and field types.
Web Privacy Fingerprint Inspector
An educational privacy tool that instantly displays all the tracking metrics your browser is currently leaking. Demonstrates how canvas fingerprinting, audio context checking, and WebGL rendering can
Web Privacy Policy Gen
Generate GDPR/CCPA-compliant privacy policies with a guided questionnaire and legal templates
Web Push Notification Tester
A tool for PWA and Web App developers to safely trigger and test native HTML5 desktop and mobile browser notifications without spinning up a backend service worker.
Web Readme Generator
Interactive README generator with section templates, badge builder, and live Markdown preview
Web Regex Cheat Sheet
Visual regex reference with interactive examples, pattern builder, and real-time match testing
Web Regex Playground
Visual regex builder with live pattern matching, capture group highlighting, and plain English explanations.
Web Resume Builder
A local-first resume builder with multiple professional templates. Export to PDF with no account required and zero data sent to servers.
Web RSS Reader Minimal
Minimal local-first RSS reader — add feeds, read articles, no account or cloud required.
Web Schema Org Generator
Generate structured data for SEO with form-based input and Google Rich Results preview
Web Serial Terminal
Connect to serial devices via Web Serial API. A browser-based serial monitor for hardware makers.
Web Share API Tester
Test the Web Share API across different data types with fallback detection
Web Share Target Builder
Build and test Web Share Target API configurations for your PWA
Web Share Target Hub
Register as a share target and collect shared content from other apps. Demonstrates a powerful PWA capability.
Web Sitemap Visualizer
Paste a sitemap.xml and get an interactive tree and sunburst visualization of all pages.
Web Sound Board
A customizable soundboard for presentations, streams, and fun. Upload audio clips, assign hotkeys, and trigger sounds instantly.
Web SVG Editor
Visual SVG path editor — draw, edit paths, optimize, and export clean SVG code.
Web SVG Editor Lite
Simple SVG path editor with visual handles, point manipulation, and live code preview.
Web SVG Path Editor
Visual SVG path editor with bezier handles, coordinate display, and copy-ready code output.
Web Tailwind Class Search
Search Tailwind CSS classes by description with live preview on a sample element.
Web Timestamp Converter
Convert between Unix timestamps, ISO 8601, and human-readable dates — with timezone support.
Web Timezone World Clock
Multi-timezone clock with meeting scheduler, overlap finder, and DST warnings for remote teams.
Web Transport Speed Bench
Benchmark WebTransport vs WebSocket latency and throughput. Compare next-gen networking protocols side by side.
Web Typescript Error Decoder
Paste a cryptic TypeScript error and get a human-readable explanation with typical fix patterns.
Web Typing Race
Real-time typing race game with WPM tracking, accuracy stats, and practice mode for improvement
Web Typing Race Multiplayer
Real-time multiplayer typing race where players compete to type passages the fastest with WPM tracking and rankings.
Web Vitals Budget Calculator
Set performance budgets, simulate adding JS/CSS bundles, and see predicted impact on Core Web Vitals scores in real-time
Web Vitals Checker
Enter a URL to get Core Web Vitals scores with improvement suggestions.
Web Vitals Score Simulator
Simulate Core Web Vitals changes by adjusting parameters. Predict the impact on LCP, CLS, and INP scores before making changes.
Web Vitals Timeline
Record and visualize Core Web Vitals over time for any URL — track performance improvements across deploys.
Web Webhook Payload Tester
Build custom JSON payloads, fire them at any endpoint, see full request/response with headers.
Web Worker Sandbox
Write and test Web Workers in-browser with message passing visualization and performance profiling.
Webauthn Debugger
Debug WebAuthn/FIDO2 registration and authentication flows with credential inspection and attestation analysis
Webauthn Playground
Interactive WebAuthn/Passkey testing sandbox. Register credentials, authenticate, and inspect CBOR responses — all in the browser with no server required.
Webfinger Lookup
Query WebFinger endpoints for ActivityPub/Mastodon accounts to discover profile metadata and federated links
Webfont Converter
Convert fonts to web-optimized formats. Built with Next.js 15.
Webfont Subsetter
Upload a font file, select only the characters you need , and download a drastically smaller font file for web use.
Webgl Fragment Shader Editor
A minimalist web-based sandbox for writing and running GLSL fragment shaders directly in the browser. Perfect for learning shader math, generating generative art, or debugging pixel-level graphics cod
Webgl Noise Generator
A visual tool for generating Perlin, Simplex, and Worley noise textures using WebGL shaders. Customize parameters and export as seamless tileable images.
Webgl Shader Playground
Write GLSL fragment and vertex shaders with live WebGL preview. Built-in uniforms and one-click export as standalone HTML.
Webgpu Shader Playground
Write, compile, and visualize WGSL shaders in real-time with WebGPU. The first WebGPU sandbox in the monorepo.
Webhook Debugger
Inspect incoming webhook payloads in real-time with request history and replay functionality.
Webhook Debugger
Generate unique webhook URLs, inspect incoming payloads, headers, and timing in real-time with filtering and search.
Webhook Debugger Local
Capture and inspect incoming webhooks locally. Create temporary endpoints, see request headers, body, and timing. Replay webhooks for debugging. Like RequestBin but fully local.
Webhook Flow Builder
A visual flowchart for chaining webhooks together. Drag webhook sources, connect them through filters and transformers, and route to multiple destinations — all without code. Generates ready-to-use cu
Webhook Inspector
A local webhook receiver and inspector. Generates a unique endpoint URL, receives incoming HTTP requests, and displays them with formatted headers, body, and query parameters. Perfect for debugging St
Webhook Payload Gen
Generate realistic sample webhook payloads for GitHub, Stripe, Twilio, SendGrid, and more. Test your webhook handlers offline with production-like data.
Webhook Payload Inspector
Receive test webhooks, display formatted payloads with headers, and replay them.
Webhook Relay Inspector
Receive, inspect, replay, and transform webhooks with a beautiful request timeline. Generate unique endpoints, view headers/body/timing in real-time.
Webhook Replay Studio
Record incoming webhooks, replay them with modifications, and create test scenarios from real webhook data. Edit payloads, headers, and timing. Fully local with a beautiful request/response timeline.
Webhook Sequence Diagram Builder
Define webhook flows visually with drag-and-drop, generate Mermaid or PlantUML sequence diagrams automatically.
Webhook Signature Tester
Test webhook HMAC signatures with multiple algorithms and key formats. Debug Stripe/GitHub webhook verification.
Webhook Signature Verifier
Verify webhook signatures from popular services — Stripe, GitHub, Twilio, Slack
Webhook Tester
Test and debug webhooks with request inspection. Built with Next.js 15.
Webhook Tester Local
```markdown
Webhook Tester Local
Receive and inspect webhook payloads locally without any cloud service. Test webhooks during development.
Webhooks Playground
Generate temporary webhook endpoints to inspect incoming HTTP payloads in real-time
Webmanifest Generator
Visual editor for PWA web.manifest files with icon preview, splash screen simulator, display mode comparison, and full validation.
Webnn Model Inference Demo
Run ML models in-browser using the Web Neural Network API. Demonstrates on-device AI inference without cloud dependencies.
Webp Avif Converter
Convert images to modern formats with quality slider and size comparison. All processing done locally in the browser using Canvas API.
Webp Converter
Batch convert images between WebP, PNG, JPEG, and AVIF formats. All processing happens in-browser — no upload needed.
Webp Converter Local
Convert images to and from WebP format entirely in the browser. Batch convert, adjust quality, compare file sizes.
Webp Quality Comparer
Side-by-side image quality comparison at different WebP compression levels with file size readout
Webpack Config Generator
Visual webpack and Vite configuration builder with plugin browser, loader selection, and one-click export.
Webrtc Connection Monitor
Real-time dashboard showing WebRTC connection stats — ICE candidates, STUN/TURN negotiations, codec info, bitrate graphs.
Webrtc Latency Tester
A peer-to-peer latency testing app. Users open the app in two different tabs or devices, connect them via a signaling server , and measure the exact millisecond ping latency over the WebRTC data chann
Webrtc Sdp Parser
A visual WebRTC Session Description Protocol parser and analyzer. Paste raw SDP offers or answers and instantly see a structured, color-coded breakdown of media lines, codecs, ICE candidates, DTLS fi
Webrtc Tester
Test and debug WebRTC connections locally with ICE candidate visualization and SDP inspection
Website Tech Detector
Enter a URL and detect the technologies used — framework, CMS, analytics, CDN, hosting provider, and JavaScript libraries. A lightweight Wappalyzer alternative.
Websocket Frame Inspector
Connect to WebSocket endpoints and inspect frames with binary/text decoding and message replay.
Websocket Load Tester
Simulate thousands of WebSocket connections with latency graphs and message throughput stats.
Websocket Message Builder
Design, test, and debug WebSocket messages with a visual protocol builder. Define message schemas, send test payloads, and inspect responses.
Websocket Message Simulator
A real-time WebSocket testing and simulation tool. Connect to any WebSocket endpoint, send messages, monitor all frames, and simulate load with multiple simultaneous connections.
Websocket Playground
Visual WebSocket client with message builder, auto-reconnect, binary support, and live payload inspector for debugging real-time APIs.
Weekly Meal Prep Planner
Plan meals for the week with auto-generated grocery lists, calorie estimates, and recipe links.
Weekly Planner App
Drag-and-drop weekly planner with time blocks, priorities, and recurring tasks.
Weekly Planner Pad
A beautiful weekly planning web app inspired by physical planning pads. Plan your week visually with time blocks, priorities, and notes. Fully offline with localStorage.
Weekly Review Guide
Guided weekly review with reflections, wins, next-week planning, and habit tracking.
Weekly Review Template
Guided weekly review — track wins, lessons learned, next week planning, and goal progress with structured templates.
Weekly Review Template
Structured weekly review tool — reflect on wins, lessons, upcoming priorities, and habits with templated sections and history tracking
Whiteboard
Collaborative-style whiteboard with drawing tools.
Whiteboard To Digital
Camera-based whiteboard and sticky-note digitizer — capture via webcam, auto-detect text regions using on-device OCR, and export as structured digital notes.
Whois Lookup Tool
Domain WHOIS lookup with parsed, human-readable results. Show registrar, dates, nameservers, and domain status.
Wifi Channel Optimizer
Analyze your WiFi environment and recommend the best channel. Input your router's current channel and see simulated interference analysis. Get optimization recommendations for 2.4GHz and 5GHz bands.
Wifi Password QR Card
Create beautiful printable cards with WiFi QR codes. Guests scan the QR code to instantly connect — no typing passwords. Perfect for cafés, Airbnbs, offices, and home visitors.
Wifi QR Code Maker
Enter your WiFi SSID and password to generate a QR code that auto-connects devices when scanned. Supports WPA, WPA2, WEP, and open networks.
Wifi QR Generator
Enter WiFi network credentials and generate a scannable QR code for instant connection — perfect for sharing with guests.
Wifi QR Generator Web
Generate QR codes to share WiFi credentials. Enter SSID, password, encryption type. Download or print QR code.
Wifi Speed Test Local
Browser-based speed test that measures download speed using generated data — no external servers, estimate connection quality locally
Wiki Engine
Collaborative wiki with linking and search. Built with Next.js 15.
Woff2 Font Inspector
Upload WOFF2/TTF/OTF files and inspect glyph tables, metrics, kerning pairs, and supported characters
Word Character Counter
Real-time count of words, characters, sentences, and paragraphs.
Workflow Builder Visual
A drag-and-drop workflow / flowchart builder that lets you model business processes, CI/CD pipelines, or user journeys visually. Export as PNG, SVG, or Mermaid code.
Workout Timer
A premium HIIT and circuit training timer for gym and home workouts. Configure rounds, work intervals, rest intervals, and set breaks. Features large countdown display, audio cues , and animated progr
World Timezone Clock
Multi-timezone clock with meeting scheduler, overlap finder, and DST warnings
Writing Statistics
Paste text to get readability scores, reading time, word frequency, sentence analysis, and sentiment detection.
Writing Streak Tracker
Track daily writing goals with streak counting, word count history, and motivational stats.
XML Formatter Offline
Prettify and minify XML strings.
XML JSON Converter
Convert between XML and JSON formats bidirectionally. Handles attributes, namespaces, and nested structures.
XML To JSON Visualizer
```markdown
Xpath Tester
Test XPath expressions against XML documents with match highlighting, node info, and expression autocomplete
YAML Formatter Strict
```markdown
YAML JSON Converter
Convert between YAML and JSON formats.
YAML Path Explorer
Paste YAML and click to copy the path to any value. Interactive tree view.
YAML Path Finder
Navigate YAML documents visually with path highlighting, click-to-copy YAML paths, and validation
YAML to JSON (and back) Converter
Bidirectional YAML ↔ JSON conversion with validation, indent options, and file download. Strictly local — no data leaves your browser.
YAML to JSON Converter
Instantly converts and validates YAML to JSON and formats it. Handy for Kubernetes/Docker configs.
YAML To Toml Converter
A purely client-side conversion tool optimized for developers migrating massive config files. Instantly parse complex YAML to equivalent TOML, highlighting arrays of tables and nested structures. Incl
YAML Validator
Validate and format YAML with error highlighting.
Youtube Thumbnail Tester
A critical utility for content creators. Upload a thumbnail and add a title to preview exactly how it will render across different YouTube surfaces, ensuring text isn't blocked by the timestamp and th
Z Index Visual Stack
```markdown
Dummy JSON Data API Generator
A highly customizable mock REST API that returns varied, localized dummy data.
Local Vector DB Explorer
Visualizer for embedded vectors to understand conceptual space distances.
Code Snippet to PNG
Paste code and generate beautiful, customizable images for Twitter/blogs. Better alternative to Carbon with local rendering.
ASCII Table Generator
Generate ASCII/Unicode tables from CSV, JSON, or manual input for use in terminals, READMEs, and documentation.
HTTP Status Code Lookup
Beautiful reference for all HTTP status codes with examples, use cases, RFC links, and emojis.