Free Online Tool Guides & How-Tos
Step-by-step guides for PDF tools, image editing, calculators, SEO, developer utilities, converters, and more. Written for people who need a clear answer fast.
How to Create an XML Sitemap for Your Website (Step-by-Step)
A sitemap tells Google which pages you want indexed. For a new site with few backlinks, it is the fastest way to get all your pages into Google's index.
May 17, 2026
How to Write a robots.txt File – Rules, Examples & Common Mistakes
A single wrong line in robots.txt can block Google from indexing your entire site. Here is the correct syntax, what to block, and the mistakes that catch new site owners off guard.
May 17, 2026
How to Write Meta Titles and Descriptions That Rank and Get Clicked
The meta title is the most important on-page SEO element. The meta description does not affect rankings but does affect whether people click. Here is how to write both correctly.
May 17, 2026
How to Validate JSON Online – Common Errors and How to Fix Them
Most JSON validation errors come from five causes: trailing commas, missing commas, single-quoted strings, unquoted keys, and mismatched brackets. Here is how to find and fix each one.
May 17, 2026
What Is Base64 Encoding? A Plain-English Explanation with Examples
Base64 converts binary data into a string of 64 printable characters so it can travel through systems that only handle text. Here is exactly how it works and when to use it.
May 17, 2026
How to Encode URL Special Characters – encodeURIComponent vs encodeURI
encodeURIComponent encodes everything including : / ? #. encodeURI leaves structural URL characters intact. Choosing the wrong one is a common source of broken URLs and API errors.
May 17, 2026
How to Create a Strong Password – Length, Entropy & Best Practices
A 20-character random lowercase password is stronger than a 12-character mixed-charset password. Length beats complexity because it adds more entropy per character.
May 17, 2026
How to Run Python Online Without Installing Anything
You can run Python directly in your browser using WebAssembly — the same CPython interpreter as your local install, no setup required. Here is how it works and what its limits are.
May 17, 2026
What Is a Good Internet Speed in India? – Mbps Guide for 2024
India's average broadband speed crossed 100 Mbps in 2024 on fiber plans. But what do you actually need for your use case? Here is the breakdown.
May 17, 2026
How to Pick a Random Winner for a Giveaway – Free & Fair Method
Picking a giveaway winner with a spreadsheet random function or manual draw has hidden biases. Here is how to run a provably fair pick in under a minute.
May 17, 2026
Online Stopwatch With Lap Timer – How to Use It and When
A browser-based stopwatch is fast, free, and accurate enough for everything from workout intervals to meeting timers. Here is how to get the most from it.
May 17, 2026
How to Calculate Days Between Two Dates (With Examples)
Whether you need days until a deadline, total days on a visa, or the duration between contract dates, a date difference calculator gives instant, accurate results without manual counting.
May 17, 2026
How to Play Tic Tac Toe vs Computer – Strategy Guide and AI Explained
You cannot beat a perfect Tic Tac Toe AI — but you can force a draw. Here is the exact strategy, why the game is mathematically solved, and how the minimax algorithm works.
May 17, 2026
Rock Paper Scissors Strategy Guide – Can You Beat the Computer?
Against a truly random computer, you cannot win more than 33.3% of the time in the long run. But against humans, RPS is a genuine skill game. Here is why.
May 17, 2026
How to Check Word Count Online Without Microsoft Word
For a quick count on any draft, opening Microsoft Word is several steps more than necessary. A browser-based word counter gives you the same result with a single paste.
May 16, 2026
Word Count for Essays: How Long Should Each Type Be?
Word count requirements vary dramatically by assignment type. Here is a quick reference for essays, academic papers, blog posts, and speeches.
May 16, 2026
camelCase vs snake_case vs kebab-case: When to Use Each
Three naming conventions dominate modern software development. Each belongs to a specific context — here is where each one fits.
May 16, 2026
How to Change Text Case Quickly Without Retyping
Pasted text in the wrong case is a common frustration. One click in a text case converter fixes the entire block without retyping a single word.
May 16, 2026
How to Clean Up Text Copied from a PDF (Remove Extra Spaces and Line Breaks)
Every hard line break in the original PDF becomes a newline when you paste it. The result is a fragmented mess — but it cleans up in seconds with the right tool.
May 16, 2026
How to Write a Number in Words for a Cheque or Legal Document
Bank cheques require the amount written in words as a fraud prevention measure. Here is the correct format for USD, GBP, and INR — and a tool that does the conversion for you.
May 16, 2026
How to Check Grammar Online Without Grammarly
Grammarly requires an account and a subscription for full features. For quick proofreading of emails and short drafts, a browser-based rule checker is faster and free.
May 16, 2026
How to Scan a QR Code on PC or Laptop Without a Phone
Most QR scanners are phone apps, but you often need to scan a QR code while working on a desktop. Here are three free methods that work directly in your browser.
May 16, 2026
How to Compress a PDF Without Losing Quality
Email limits, portal restrictions, slow uploads — large PDFs cause real problems. This guide explains how compression works and how to choose the right level.
May 15, 2026
How to Merge PDF Files Online for Free
Combining multiple PDFs is one of the most common document tasks. Here is how to do it correctly — including what to check before merging and how to control page order.
May 15, 2026
How to Convert a PDF to Word Without Losing Formatting
Converting a PDF to Word is straightforward for text-based files but requires OCR for scanned documents. This guide explains both cases.
May 15, 2026
How to Sign a PDF Online for Free
Printing, signing, and scanning is slow and wasteful. This guide covers how to sign a PDF directly in your browser.
May 15, 2026
What Is PDF/A? When to Use the PDF Archiving Format
PDF/A is a specific archiving standard designed to make documents readable decades from now. Here is when you need it and how to create one.
May 15, 2026
How to Redact a PDF - Permanently Remove Sensitive Information
Simply drawing a black box over text in a PDF does not actually remove it. True redaction permanently deletes the underlying content.
May 15, 2026
How to Password Protect a PDF File Online for Free
Adding a password to a PDF controls who can open it and what they can do with it. This guide explains the two types of PDF passwords and how to apply them in minutes.
May 15, 2026
How to Split a PDF Into Separate Pages or Sections
Splitting a PDF lets you extract just the pages you need, break a large document into manageable sections, or separate combined files back into their original parts.
May 15, 2026
How to Extract Text from a Scanned PDF (Free OCR Guide)
Scanned PDFs are images — they contain no selectable text. OCR converts those images into real text. This guide explains how OCR works and how to get the most accurate results.
May 15, 2026
PDF vs Word: Which Format Should You Use and When?
PDFs and Word documents serve different purposes. Choosing the wrong format causes real problems. Here is a clear breakdown of when to use each one.
May 15, 2026
How to Remove GST from a Price (Reverse GST Calculation)
When a price already includes GST, dividing by the tax rate alone gives the wrong answer. Here is the correct reverse-GST formula for every Indian GST slab.
May 15, 2026
CGPA to Percentage Conversion – India's 10-Point Scale Formula Explained
Most Indian universities use CGPA on a 10-point scale. The standard conversion to percentage is CGPA × 9.5, but not every institution uses the same formula.
May 15, 2026
How Many Calories Do You Need to Lose 1 kg Per Week?
Losing 1 kg per week requires a 7,700 calorie deficit — about 1,100 calories per day. Most nutrition experts recommend a safer 500-calorie deficit for sustainable results.
May 15, 2026
EMI on a ₹20 Lakh Home Loan – Calculation at Different Interest Rates
A ₹20 lakh home loan at 8.5% for 20 years has an EMI of ₹17,356 and total interest of ₹21.65 lakh — more than the principal itself.
May 15, 2026
Break-Even Analysis for Small Business in India – Practical Guide
Before investing in inventory, rent, or staff, a break-even analysis tells you exactly how many units you must sell to cover all your costs — and when you start making a profit.
May 15, 2026
Compound Interest vs Fixed Deposit in India – Which Grows Your Money Faster?
A ₹1 lakh FD at 7% for 10 years grows to ₹1.97 lakh. The same money in an equity mutual fund at 12% CAGR becomes ₹3.1 lakh. The difference is compounding frequency and rate.
May 15, 2026
How to Create a QR Code for Free Online – URL, Text & Custom Colors
Creating a QR code takes under 30 seconds. Paste your URL, customize the colors if needed, and download as PNG for web or SVG for print. Here is exactly how.
May 15, 2026
How to Rotate PDF Pages Permanently
Sideways or upside-down pages are one of the most common PDF headaches after scanning. Here is how to fix page rotation permanently.
May 14, 2026
How to Edit a PDF Without Adobe Acrobat
Adobe Acrobat costs money and requires installation. This guide shows how to annotate and mark up PDFs directly in your browser at no cost.
May 14, 2026
How to Download a YouTube Thumbnail in HD – Free, No Software
YouTube stores thumbnails at predictable CDN URLs. You can grab any video's HD thumbnail in seconds with nothing but a browser — here is exactly how.
May 14, 2026
How to Crop PDF Pages to Remove White Margins Online
Scanned pages often have thick white borders that waste space and look unprofessional. Cropping removes them without affecting the content.
May 13, 2026
How to Add Page Numbers to a PDF Online
Long PDF documents without page numbers are hard to navigate and frustrating to reference in meetings. Add them in seconds online.
May 13, 2026
HEX to RGB Color Conversion – Formula, Examples & CSS Guide
HEX and RGB are two notations for the same color information. Converting between them is base-16 math — each pair of hex digits becomes one 0–255 channel value.
May 13, 2026
How to Add a Watermark to a PDF Online
Watermarks protect documents, communicate status, and brand your files. Learn how to add them to any PDF in seconds without installing software.
May 12, 2026
How to Unlock a Password-Protected PDF
PDF passwords can block you from printing, editing, or even opening files you legitimately own. Here is how to remove the restriction.
May 12, 2026
MB vs MiB – Why Your Hard Drive Shows Less Storage Than Advertised
A 1 TB hard drive showing as 931 GB is not missing storage — your OS and the manufacturer are using different definitions of what 'GB' means.
May 12, 2026
How to Compare Two PDF Files and Find Every Difference
Spotting changes between two contract versions or document drafts by eye is slow and error-prone. A PDF comparison tool does it in seconds.
May 11, 2026
How to Convert Images to PDF Online
Whether you are sending scanned documents, combining product photos, or creating a photo portfolio, converting images to PDF gives you a single shareable file.
May 11, 2026
Celsius to Fahrenheit Formula – Conversion Chart & Mental Math Tricks
The exact formula is °F = (°C × 9/5) + 32. The quick mental trick: double the Celsius value and add 30. Here is when each approach is good enough.
May 11, 2026
How to Convert a Word Document to PDF Without Losing Formatting
Word documents shift layouts when opened on different computers. Converting to PDF locks the formatting so it looks identical everywhere.
May 10, 2026
How to Convert a PowerPoint Presentation to PDF
Share slides without requiring PowerPoint. Converting a presentation to PDF makes it printable, archivable, and universally viewable.
May 10, 2026
km to Miles Conversion Chart – Formula, Table & Quick Reference
1 km = 0.621371 miles. That is the only number you need to memorize — everything else follows from multiplying or dividing by it. Here is what that means in practice.
May 10, 2026
How to Convert an Excel Spreadsheet to PDF Without Losing Layout
Excel files look different depending on software version and screen size. Converting to PDF locks the table layout so every recipient sees the same thing.
May 9, 2026
How to Save a Webpage as a PDF Online
Web pages change or disappear. Saving as PDF captures the content as-is — useful for receipts, articles, job listings, and reference material.
May 9, 2026
How to Convert PDF Pages to JPG Images Online
Need a PDF page as an image for a presentation, social post, or website? Converting PDF to JPG gives you a clean image of each page in seconds.
May 8, 2026
How to Extract Tables from a PDF into Excel
Copying data from a PDF table into Excel cell by cell is slow and error-prone. A PDF to Excel converter does it automatically.
May 8, 2026
How to Compress Images for the Web Without Losing Quality
Large images are the single biggest cause of slow websites. This guide explains how to compress images correctly without making them look bad.
May 7, 2026
How to Resize an Image Online Without Stretching It
Stretching or squashing an image ruins it. This guide explains how to resize to any dimension while preserving proportions and quality.
May 6, 2026
How to Crop Images to Exact Dimensions Online
Every platform wants images in a different shape. Cropping to exact dimensions ensures your image fits perfectly without padding or unwanted cuts.
May 6, 2026
PNG vs JPG: Which Image Format Should You Use?
PNG and JPG are the two most common image formats, but they work very differently. Choosing the wrong one wastes storage, slows websites, and degrades quality.
May 5, 2026
How to Convert PNG to JPG Online for Free
PNG files are often 5-10x larger than their JPG equivalents. Converting to JPG reduces file size dramatically while keeping visual quality intact.
May 5, 2026
How to Rotate and Flip Images Online for Free
Phone photos often upload sideways because the rotation is stored in hidden metadata. Learn how to fix them permanently in seconds.
May 4, 2026
How to Extract Text from an Image for Free
If you have ever needed to retype something from a screenshot or scanned photo, OCR eliminates that entirely. Here is how to do it for free.
May 3, 2026
Best Image Format for Websites in 2026
Choosing the wrong image format is one of the most common and most fixable causes of slow websites. Here is the definitive guide for 2026.
May 2, 2026
PDF File Too Large to Email – How to Fix It Fast
Gmail, Outlook, and Yahoo all cap attachments at 25MB or less. If your PDF is too large to send, here are the fastest fixes.
May 1, 2026
How to Compress a PDF for Google Classroom Upload
Google Classroom has a file size limit. If your assignment PDF is too large to upload, compress it first using this free tool.
May 1, 2026
How to Merge PDF Files on a Chromebook for Free
Chromebooks cannot install most desktop software, but merging PDFs is easy with a browser-based tool. No apps, no extensions required.
April 30, 2026
How to Make a PDF Smaller Without Adobe Acrobat
Adobe Acrobat costs over $150 per year. Here are free ways to shrink a PDF just as effectively without paying for software.
April 30, 2026
Why Is My Scanned PDF So Large and How to Fix It
A 10-page scanned document should not be 40MB. Here is exactly why scanned PDFs balloon in size and how to shrink them.
April 29, 2026
How to Remove a Page from a PDF for Free
Need to remove the cover page, a blank page, or a confidential section from a PDF? Here is the fastest free way to do it.
April 29, 2026
How to Convert a PDF to JPG on iPhone for Free
Need a PDF page as an image on your iPhone? You can do it in under a minute with just Safari — no apps, no sign-in.
April 28, 2026
How to Flatten a PDF Form Before Sending
Sending a filled PDF form that can still be edited by the recipient is a risk. Flattening locks the values permanently before you share it.
April 28, 2026
How to Compress Images Without Photoshop for Free
Photoshop costs money. Here are the best free ways to compress any image without installing software.
April 27, 2026
JPG File Too Large to Upload – How to Fix It
Profile photo portals, job applications, and web forms often set strict file size limits. Here is how to fix an oversized JPG in under a minute.
April 26, 2026
How to Resize an Image for a WhatsApp Profile Picture
WhatsApp crops profile photos to a circle. Getting the right square crop before uploading means your face or logo stays centered.
April 25, 2026
How to Make an Image Smaller for Email Without Losing Quality
Most email clients cap attachments at 10-25MB and slow down with large inline images. Here is how to make any image email-ready in seconds.
April 24, 2026
How to Convert HEIC to JPG for Free Online
iPhone photos save as HEIC by default, but most platforms do not accept HEIC. Here is how to convert them to JPG for free without any app.
April 23, 2026
How to Reduce Screenshot File Size Online for Free
A desktop screenshot can be 2-5MB as a PNG. Compressing it takes 30 seconds and makes it much easier to share or embed in documents.
April 22, 2026
Looking for a tool, not a guide?
Every article links directly to the relevant tool so you can go from reading to doing in one click.
Browse all tools