Skip to content

100millionusd/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

193+ Tools 100% Client-side Free Forever No Signup

⚡ QuickTools — 193+ Free Browser Tools

quicktools.mom — The largest collection of free, privacy-first utility tools that run entirely in your browser. No accounts, no tracking, no data ever leaves your device.

🏆 Built for developers, designers, writers, students, parents, fitness enthusiasts, cooks, travelers, pet owners, musicians, teachers, and everyone in between.


🔒 Privacy Promise

Every tool runs 100% client-side using vanilla HTML, CSS, and JavaScript. There is:

  • ❌ No server-side processing
  • ❌ No database
  • ❌ No user tracking or analytics
  • ❌ No cookies (except for local storage preferences)
  • ❌ No data transmission of any kind
  • ✅ Your data stays on YOUR device, always

🧰 Tool Categories

👨‍💻 Developer Tools (40+)

Tool Description
JSON Formatter Format, validate, beautify & minify JSON
Regex Tester Live pattern matching with highlighting
JWT Decoder Decode & inspect JSON Web Tokens
Base64 Encoder Encode/decode Base64 strings & files
UUID Generator Generate v4, v7, bulk UUIDs
Cron Builder Visual cron expression builder
SQL Formatter Beautify & minify SQL queries
CSS Gradient Visual gradient generator with code
Hash Generator MD5, SHA-1, SHA-256, SHA-512
Diff Checker Side-by-side text comparison
...and 30+ more Subnet calculator, chmod, robots.txt, htaccess, etc.

🎨 Design & Image Tools (20+)

Tool Description
Image Resizer Resize, crop, scale — download as PNG/JPEG/WebP
Color Converter HEX, RGB, HSL, CMYK conversion
Contrast Checker WCAG accessibility compliance
Color Palette Generate harmonious color schemes
Favicon Generator Create favicons from text or images
SVG to PNG Convert & download rasterized SVGs

✍️ Text & Writing Tools (20+)

Tool Description
Word Counter Words, characters, sentences, reading time
Markdown Preview Live renderer with GitHub styling
Lorem Ipsum Placeholder text generator
Text Diff Compare two texts side by side
Case Converter UPPER, lower, Title, camelCase
Spell Checker Grammar & spelling tool

🩷 Women's Health & Menopause (7 tools)

Tool Description
Am I In Menopause? Quiz 8-question stage identifier
Menopause Symptom Tracker Daily log of 10 symptoms with charts & doctor export
Hot Flash Tracker One-tap logging with triggers & patterns
Menopause Nutrition Guide Foods that help each symptom
Menopause Sleep Tracker Night sweats, quality, sleep aids
Period Calculator Cycle prediction & fertile window
Due Date Calculator Pregnancy milestones week by week

💙 Mental Health & Wellness

Tool Description
Mental Wellness Toolkit Mood tracker, 4-7-8 breathing, grounding, gratitude journal, affirmations

💪 Health & Fitness (10+)

Tool Description
BMI Calculator Body Mass Index with visual scale
Macro Calculator Protein, carbs, fat from TDEE
Body Fat Calculator U.S. Navy method
Running Pace Calculator Pace, speed, splits, race predictions
One Rep Max (1RM) Estimate from any set weight
Calorie Calculator BMR, TDEE, macro split

🍳 Cooking & Kitchen

Tool Description
Recipe Scaler Scale ingredients up or down
Cooking Temp Chart Internal temps for all meats
Substitution Guide 80+ ingredient swaps

✈️ Travel

Tool Description
Cheap Hotel Finder Compare prices across platforms
Packing List Generator Smart lists by trip type & weather
Jet Lag Calculator Recovery time & adjustment tips

🏠 Home & DIY

Tool Description
Paint Calculator How much paint for your room
Tile Calculator Tiles needed with waste %
Wallpaper Calculator Rolls needed with pattern repeat
Fence Calculator Posts, boards, rails, concrete
Electricity Cost Running cost of any appliance

🎮 Games & Groups

Tool Description
Score Keeper Multi-player score tracker with leaderboard
Team Generator Random balanced teams
Dice Roller Multiple dice types
Decision Wheel Spin to decide anything

💰 Finance & Business

Tool Description
Mortgage Calculator Monthly payment + amortization
Freelance Rate Ideal hourly rate from salary goals
Invoice Generator Professional invoices with PDF
ROI Calculator Return on investment
Compound Interest Growth over time with chart

👶 Parents & Pets

Tool Description
Baby Name Generator 14 cultures, gender filter
Screen Time Calculator AAP age-based recommendations
Dog Age Calculator Real years by breed size
Pet Food Calculator How much to feed your dog

🎵 Music & Education

Tool Description
Online Metronome BPM with time signatures
BPM Tapper Tap to find tempo
Grade Calculator Weighted final grades
GPA Calculator Semester & cumulative GPA
Random Name Picker Animated classroom picker

🏗️ Tech Stack

  • HTML5 — Semantic, accessible markup
  • Vanilla CSS — Dark theme, responsive design system
  • Vanilla JavaScript — Zero dependencies, zero frameworks
  • No build step — Every .html file is self-contained and deployable
  • Static hosting — Works on GitHub Pages, Netlify, Vercel, or any static host

📐 SEO Architecture

Every tool page includes:

  • <title> ≤ 60 characters (no Google truncation)
  • <meta name="description"> 120–160 characters
  • <h1> with primary keyword
  • Canonical URL
  • Open Graph + Twitter Card meta tags
  • FAQPage JSON-LD structured data (rich snippets)
  • 150+ words of "About" + "How to Use" content
  • Internal cross-links to related tools

🚀 Run Locally

git clone https://github.com/100millionusd/toolbox.git
cd toolbox
# Open any tool directly — no build step needed
open index.html
# Or serve with any static server
npx serve .

🤝 Contributing

Found a bug? Want to add a tool? PRs are welcome!

  1. Fork the repo
  2. Create a new .html file following the existing pattern
  3. Include all SEO elements (title, meta, h1, canonical, FAQ schema)
  4. Add 150+ words of About + How to Use content
  5. Add your tool to index.html in the appropriate category
  6. Submit a PR

📄 License

MIT License — free to use, modify, and distribute.

🌐 Links


Made with ❤️ for everyone who's tired of signing up for things.
If this helped you, give it a ⭐ — it helps others find it too.

About

⚡ 193+ free browser tools — no signup, no tracking. Dev tools, health trackers, cooking, fitness, menopause, travel & more. 100% client-side.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages