No recently used tools
No favorite tools yet

Free Online Toolbox

235+ free tools, no download needed

No recently used tools

No favorite tools yet
Click the star icon on any tool page to add it

Popular Tools

Everyday Tools

View All

Calculators

View All

Learning Tools

View All

Text Tools

View All

Date & Time Tools

View All

Unit Converters

View All

Image Tools

View All

Random Generators

View All

Developer Tools

View All

Color Tools

View All

SEO Tools

View All

Social Media Tools

View All

Link & URL Tools

View All

Email Tools

View All

Data & Privacy

View All

Miscellaneous Tools

View All

Video Tools

View All

Audio Tools

View All

PDF Tools

View All

Typing Tools

View All

Business Documents

View All

Latest Q&A

Can I update my vCard QR code after generating it?
No, this tool generates a static QR code. Once you download it, the contact details are permanently encoded in the image. If your phone number or email changes, you'll need to create a new QR code from scratch. Takes about 30 seconds to rebuild. I recommend keeping your original input handy or saving a note of what you entered.
vCard QR Code Generator
How do I add tax or discount to a receipt?
Look for the "Tax" and "Discount" fields right below your item list. You can enter a percentage or a flat amount for each. For example, if you charge 8% sales tax, just type "8" in the tax field. The total updates automatically. Same for discounts — subtract a fixed dollar amount or a percentage off the subtotal. This works great for retail stores running promotions or freelancers who need to show tax separately.
Receipt Generator
Why does my browser ask for permission when I use the audio trimmer?
That permission request is for accessing your local files through the File API. No data leaves your device. The tool reads the audio file directly from your computer's storage to process it in the browser's memory. Once you close the tab, everything is erased. If you're trimming a 50MB podcast file, you'll see this prompt. It's standard browser security, and it's actually protecting your privacy.
Audio Trimmer
Why does my Pinterest pin look stretched or pixelated?
Pinterest prefers tall images. Use 1000×1500 pixels (2:3 ratio) for standard pins. Short or wide images get stretched to fit the feed, which kills quality. The platform also recommends keeping text within the center 600×900 pixel safe zone, or it might get cropped in search results. Upload PNG for sharpest results, not JPEG.
Social Media Image Size Guide
Does capitalizing every word in my title improve CTR?
No, and it might hurt you. Title Case (capitalizing major words) is standard, but ALL CAPS looks spammy and gets fewer clicks. Google may even rewrite all-caps titles. Our tool checks your capitalization and flags anything unusual. Stick to normal Title Case for best results. A title like 'Best Running Shoes for Beginners' performs better than 'BEST RUNNING SHOES FOR BEGINNERS'.
SEO Title Analyzer
Can the SQL formatter handle vendor-specific syntax like MySQL or PostgreSQL?
Yes, it handles most vendor-specific syntax out of the box. MySQL's backtick quoting, PostgreSQL's dollar-quoted strings, and SQL Server's square brackets all work fine. The formatter recognizes over 200 SQL keywords across dialects. One thing it won't do is validate your syntax against a specific database engine. For example, you can format Oracle PL/SQL blocks with BEGIN...END just fine. If you hit a weird edge case with a proprietary function, try formatting it anyway — odds are 90% it'll work.
SQL Formatter & Beautifier