The full catalog
243 tools, one login.
Every tool runs entirely in your browser — nothing uploaded, no signup required.
PDF Tools
View all 28Merge PDF
Combine multiple PDF files into one, in the order you choose.
Split PDF
Extract a page range from a PDF into a new file.
Compress PDF
Shrink a PDF's file size by cleaning up its internal structure.
Rotate PDF
Rotate every page in a PDF by 90, 180, or 270 degrees.
Delete PDF Pages
Remove specific pages from a PDF.
Add Page Numbers to PDF
Stamp page numbers onto every page of a PDF.
Add Watermark to PDF
Stamp a text watermark across every page of a PDF.
Unlock PDF
Remove a PDF's owner-password restrictions.
JPG to PDF
Combine one or more images into a single PDF.
PDF to JPG
Export every page of a PDF as a JPG image.
Sign PDF
Draw or type a signature (39 handwriting styles) and place it on a PDF.
Verify Signature
Check a The Paper Room signature certificate against a document's current content.
PDF Authenticity Check
Forensic integrity check — save history, digital signatures, metadata.
Edit PDF (Add Text)
Click anywhere on a page to add text — fill forms, add notes, labels.
Remove PDF Metadata
Strip author, title, and other hidden metadata from a PDF.
Compare PDFs
See what text changed between two versions of a PDF.
Extract Text from PDF
Extract all embedded text from a PDF and copy it to your clipboard.
Crop PDF
Trim margins from every page of a PDF by setting custom crop boundaries.
Protect PDF
Add a password to a PDF so it requires a password to open.
Extract Images from PDF
Render every page of a PDF as a high-resolution PNG image.
Word to PDF
Convert a .docx Word document to a PDF file.
PDF to Word
Convert a PDF to a .docx Word document by extracting its text content.
Reorder PDF Pages
Drag and drop to rearrange pages in a PDF, then download the reordered file.
Flatten PDF
Flatten form fields and annotations in a PDF so they become permanent, non-editable content.
PDF to Markdown
Extract text from a PDF and convert it to Markdown format with detected headings.
Markdown to PDF
Convert Markdown text to a downloadable PDF document.
Grayscale PDF
Convert a color PDF to grayscale for printing or to reduce visual complexity.
PDF Reader
Open and read PDF files in your browser with page navigation and zoom controls.
Image Tools
View all 27Remove Background
Cut the background out of a photo automatically, right in your browser.
Compress Image
Shrink JPG, PNG, or WebP file size with adjustable quality.
Resize Image
Resize an image to exact dimensions or a percentage scale.
Crop Image
Crop an image to a custom rectangle.
Poster & Flyer Designer
Compose a poster or flyer — pick a size, style, palette, headline, and image, then export a PNG.
Convert Image Format
Convert between PNG, JPG, and WebP (and HEIC where your browser supports it).
HEIC to JPG Converter
Convert HEIC/HEIF photos from iPhones to standard JPG format.
EXIF Data Remover
Strip hidden EXIF metadata (GPS, camera info, timestamps) from photos before sharing.
Image Metadata Viewer
View all EXIF, IPTC, and XMP metadata fields embedded in a photo.
Image Upscaler
Enlarge an image by 2x, 3x, or 4x using high-quality bicubic interpolation.
PNG to JPG Converter
Convert a PNG image to JPG format with adjustable quality.
JPG to PNG Converter
Convert a JPG image to lossless PNG format.
WebP to JPG Converter
Convert a WebP image to JPG format with adjustable quality.
WebP to PNG Converter
Convert a WebP image to lossless PNG format.
HEIC to PNG Converter
Convert HEIC/HEIF photos from iPhones to lossless PNG format.
PNG to WebP Converter
Convert PNG images to WebP for smaller file sizes with near-lossless quality.
JPG to WebP Converter
Convert JPG images to WebP for better compression at the same visual quality.
HEIC to WebP Converter
Convert iPhone HEIC photos directly to optimized WebP format.
Image Watermark
Add a text watermark to any image with customizable position, opacity, size, and color.
Blur Image
Apply a Gaussian blur to an image with adjustable blur radius.
Rotate & Flip Image
Rotate an image by 90, 180, or 270 degrees and optionally flip it horizontally or vertically.
Favicon Generator
Upload an image and generate favicons in all standard sizes (16x16 to 256x256).
Color Palette from Image
Upload an image and extract its dominant colors as a ready-to-use color palette.
Profile Picture Cropper
Crop an image to a circle or square, sized for profile pictures.
Collage Maker
Combine 2-9 images into a grid collage with customizable layout and spacing.
SVG to PNG Converter
Convert an SVG file to a PNG image at 1x-4x scale.
Image to Base64 Encoder
Convert any image to a Base64 data URL string.
Developer Tools
View all 46JSON Formatter
Format, validate, and minify JSON.
CSV Formatter
Convert CSV to a readable table or to JSON.
XML Formatter
Pretty-print and validate XML.
Base64 Encode / Decode
Encode text to Base64 or decode Base64 back to text.
URL Encode / Decode
Percent-encode or decode a URL or query string.
Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-384, or SHA-512 hashes.
UUID Generator
Generate one or many random UUIDs (v4).
Color Picker & Converter
Pick a color and get its HEX, RGB, and HSL values.
JWT Decoder
Paste a JWT token to decode its header and payload, and check its expiry status.
Regex Tester
Test a regular expression against a string and see all matches and capture groups highlighted.
JSON Validator
Validate JSON syntax, see detailed errors with line numbers, and get stats on valid JSON.
SQL Formatter
Format and pretty-print SQL queries with dialect-aware indentation.
Markdown to HTML
Convert Markdown text to HTML with a live preview and copyable raw output.
HTML to Markdown
Convert HTML markup to clean Markdown text.
JSON to YAML Converter
Paste JSON and convert it to YAML format instantly.
YAML to JSON Converter
Paste YAML and convert it to JSON format instantly.
JSON to CSV Converter
Convert a JSON array of objects to CSV format.
CSV to JSON Converter
Parse CSV text and convert it to a JSON array of objects.
JSON Diff Checker
Compare two JSON values and highlight the differences.
JSON Escape / Unescape
Escape a string for embedding in JSON, or unescape a JSON-encoded string.
HTML Escape / Unescape
Escape HTML entities or unescape them back to characters.
URL Parser
Break a URL into its components: protocol, host, port, path, query parameters, and hash.
Cron Expression Generator
Build cron expressions with a visual form and see a human-readable description.
Lorem Ipsum Generator
Generate placeholder lorem ipsum text with options for paragraph count and HTML wrapping.
Base64 Image Encoder
Upload an image and convert it to a Base64-encoded data: URL.
User Agent Parser
Parse a browser user agent string into its components: browser, OS, and device type.
XML to JSON Converter
Parse XML into a clean JSON object — attributes, nested elements, and text content handled automatically.
JSON to XML Converter
Convert a JSON object into a well-formed XML string with optional pretty printing.
JSON Key Sorter
Sort all keys in a JSON object alphabetically, with an option for deep recursive sorting.
UUID Validator & Generator
Validate UUID format, detect the version (v1–v5), and generate random v4 UUIDs.
Nano ID Generator
Generate compact, URL-safe unique IDs with customizable length and alphabet.
CUID Generator
Generate collision-resistant CUID-style identifiers with a timestamp component.
ULID Generator
Generate Universally Unique Lexicographically Sortable Identifiers (ULIDs) with decoded timestamps.
URL Slug Generator
Convert any text into a clean, URL-safe slug with customizable separator and length.
HTTP Header Parser
Paste raw HTTP headers and parse them into a clean, searchable key-value table.
MIME Type Checker
Enter a filename or extension and instantly look up its MIME type, category, and format details.
Markdown Previewer
Write or paste Markdown and see a live rendered preview side by side.
Heading Structure Checker
Paste HTML and visualize the heading hierarchy (h1–h6), with warnings for structural issues.
IP Lookup
Look up geolocation, ISP, timezone, and network details for any IP address.
CSS Gradient Generator
Build CSS linear and radial gradients visually.
DNS Lookup
Query DNS records for any domain — A, AAAA, MX, TXT, CNAME, NS, SOA.
WHOIS Lookup
Look up domain registration details — registrar, dates, nameservers.
Screen Resolution Checker
Check your screen resolution, viewport size, and pixel ratio.
XML to CSV Converter
Parse XML and extract repeating elements into a downloadable CSV file.
TSV to CSV Converter
Convert tab-separated values to properly escaped CSV format.
Color Blindness Simulator
Upload an image and simulate how it appears under different types of color blindness.
Text Tools
View all 14Text Diff Checker
Compare two blocks of text and highlight the differences.
Word & Character Counter
Count words, characters, sentences, and reading time.
Case Converter
Convert text between uppercase, lowercase, Title Case, camelCase, snake_case, kebab-case, and more.
Remove Duplicate Lines
Paste text and remove duplicate lines, with options for case sensitivity and whitespace trimming.
Sort Lines
Sort lines of text alphabetically, numerically, or in reverse order.
Reverse Lines
Reverse the order of lines in your text — last line first, first line last.
Find and Replace
Find and replace text with options for case sensitivity, regex, and replace-all.
Remove Blank Lines
Strip empty and whitespace-only lines from your text.
Trim Whitespace
Trim leading and trailing whitespace from every line of text.
Add Line Numbers
Prepend line numbers to each line of text with customizable start number and separator.
Prefix & Suffix Lines
Add a prefix and/or suffix to every line of text.
Text Repeater
Repeat text a specified number of times with an optional separator.
Text Cleaner
Clean text by removing extra spaces, smart quotes, non-ASCII characters, and control characters.
Emoji Remover
Strip all emoji characters from text, leaving only plain text behind.
Video Tools
View all 16Compress Video
Reduce video file size with adjustable quality and optional resolution scaling.
Trim Video
Cut a video to a specific start and end time and download the trimmed clip.
Video to MP3
Extract the audio track from a video file and download it as an MP3.
MOV to MP4
Convert a .mov video file to universally compatible .mp4 format.
Crop Video
Crop a video to a custom region by specifying X/Y offset, width, and height.
Resize Video
Resize a video to a standard resolution or custom dimensions.
Rotate Video
Rotate a video 90, 180, or 270 degrees.
GIF to MP4
Convert an animated GIF to a compact MP4 video file.
MP4 to WebM
Convert an MP4 video to WebM format using VP9 and Opus codecs.
WebM to MP4
Convert a WebM video to universally compatible MP4 format.
Change Video Speed
Speed up or slow down a video with synchronized audio adjustment.
Mute Video
Remove the audio track from a video file, keeping only the video.
MP4 to GIF
Convert an MP4 video clip to an animated GIF with customizable quality.
GIF Compressor
Compress animated GIFs by reducing colors, frame rate, and dimensions.
SRT to VTT
Convert SRT subtitle files to WebVTT format for web video players.
VTT to SRT
Convert WebVTT subtitle files to SRT format for media players.
Audio Tools
View all 9Compress MP3
Reduce audio file size by re-encoding at a lower bitrate.
Trim Audio
Cut an audio file to a specific start and end time.
Audio Merger
Concatenate two or more audio files into a single file.
MP3 to WAV
Convert an MP3 audio file to uncompressed WAV format.
WAV to MP3
Convert a WAV audio file to compressed MP3 format with selectable bitrate.
Change Audio Speed
Speed up or slow down an audio file while preserving pitch characteristics.
Volume Booster
Increase or decrease the volume of an audio file by a multiplier.
Normalize Audio
Normalize audio volume to broadcast-standard loudness levels.
Remove Silence
Automatically detect and remove silent sections from an audio file.
SEO & Marketing Tools
View all 8UTM Link Builder
Add UTM campaign parameters to any URL and copy the tagged link.
Google SERP Preview
Preview how your page will look in Google search results, with character limit warnings.
Meta Tag Generator
Generate HTML meta tags for title, description, keywords, author, and robots directives.
Open Graph Tag Generator
Generate Open Graph meta tags for rich link previews on Facebook, LinkedIn, and other platforms.
Twitter Card Preview
Preview how your page will look when shared on Twitter/X and generate the required meta tags.
Robots.txt Generator
Generate a robots.txt file with user-agent rules, allow/disallow paths, and sitemap URL.
Schema Markup Generator
Generate JSON-LD structured data for Article, Product, LocalBusiness, FAQ, and HowTo schemas.
Keyword Density Checker
Analyze keyword frequency and density percentage in any text.
Spreadsheet Tools
View all 6Excel & CSV Viewer
View an Excel or CSV file as a table, right in your browser.
Excel to CSV
Convert an Excel file's first sheet to CSV.
CSV to Excel
Convert a CSV file into an Excel (.xlsx) file.
Excel/CSV Compare
Compare two spreadsheets row-by-row and see what changed.
Merge Excel/CSV Files
Combine multiple spreadsheet files with matching columns into one.
Excel Data Validator
Check a spreadsheet for missing required fields and duplicate rows.
Business & Sales
View all 7Mail Merge
Combine a letter template and a spreadsheet of names into one personalized PDF per row.
HTML Email Template Builder
190+ premium, research-backed templates with live theming, image placement, and personalization.
Email Designer
Design an email visually — click any text on the template and retype it in place.
Invoice Generator
Fill in a simple form and download a clean PDF invoice.
Design Studio
A full canvas editor — drag, resize, rotate, layer text, images, shapes, and vectors, then export.
Presentation Maker
Build a pitch deck on a real canvas — slides, present mode, and editable PPTX + PDF export.
Video Maker
Animate text and graphics on a real canvas and export an MP4 — no upload, no server render.
Calculators
View all 38Mortgage Calculator
Calculate your monthly mortgage payment, total interest, and payoff date.
Loan EMI Calculator
Calculate the monthly EMI, total interest, and total payment on any personal, auto, or student loan.
BMI Calculator
Calculate your Body Mass Index from height and weight, in metric or imperial units.
Percentage Calculator
Calculate X% of Y, what percent X is of Y, or the percentage change between two numbers.
ROAS Calculator
Calculate Return on Ad Spend, profit/loss, and breakeven from revenue and ad spend.
Profit Margin Calculator
Calculate gross margin %, markup %, and net profit from cost and revenue.
CPM Calculator
Calculate Cost Per Mille (CPM) from total cost and impressions, or solve for any variable.
CPC Calculator
Calculate Cost Per Click (CPC) from total cost and clicks, or solve for any variable.
CTR Calculator
Calculate Click-Through Rate (CTR) from clicks and impressions.
Conversion Rate Calculator
Calculate conversion rate percentage from conversions and total visitors.
Engagement Rate Calculator
Calculate engagement rate percentage from total engagements and followers or reach.
Customer Lifetime Value (LTV) Calculator
Calculate customer lifetime value from average purchase value, frequency, and lifespan.
Customer Acquisition Cost (CAC) Calculator
Calculate customer acquisition cost from marketing spend and customers acquired, with optional LTV:CAC ratio.
Markup Calculator
Calculate selling price, profit, and margin percentage from cost and markup percentage.
Discount Calculator
Calculate sale price and savings from an original price and discount percentage.
Compound Interest Calculator
Calculate compound interest with configurable principal, rate, time, and compounding frequency.
GST Calculator
Calculate GST amount and total price with support for exclusive and inclusive GST.
Simple Interest Calculator
Calculate simple interest and total amount from principal, rate, and time.
Break-Even Calculator
Calculate how many units you need to sell to cover your fixed and variable costs.
CAGR Calculator
Calculate the Compound Annual Growth Rate between a beginning and ending value over a period.
Freelance Rate Calculator
Calculate your ideal hourly and daily freelance rate from your income goal and availability.
Salary to Hourly Calculator
Convert an annual salary to an hourly rate, or an hourly rate to an annual salary.
Overtime Calculator
Calculate overtime pay based on your hourly rate, multiplier, and overtime hours worked.
Depreciation Calculator
Calculate straight-line and declining balance depreciation for an asset over its useful life.
Commission Calculator
Calculate sales commission with support for flat-rate and tiered commission structures.
Scientific Calculator
A full-featured scientific calculator with trigonometry, logarithms, exponents, and memory functions.
Tip Calculator
Calculate tip amount, total bill, and per-person split for any meal or service.
Calorie Calculator
Estimate daily calorie needs using the Mifflin-St Jeor equation based on age, gender, height, weight, and activity level.
Sales Tax Calculator
Calculate sales tax and total price with US state tax rate presets and reverse tax-included mode.
Electricity Cost Calculator
Estimate electricity cost from watts, usage hours, and rate.
Fuel Cost Calculator
Calculate fuel cost for a trip from distance and efficiency.
GPA Calculator
Calculate your cumulative or weighted GPA on the US 4.0 scale.
BMR Calculator
Calculate your Basal Metabolic Rate and TDEE using Mifflin-St Jeor.
Body Fat Calculator
Estimate body fat percentage with the US Navy circumference method.
Macro Calculator
Calculate daily protein, carbs, and fat targets from a calorie goal.
Pregnancy Due Date Calculator
Estimate your due date, current week, and key pregnancy milestones.
IBAN Validator
Validate IBAN numbers using the standard mod-97 algorithm and see country, check digits, and BBAN.
VAT Number Validator
Check whether an EU VAT number matches the correct format for its member state.
Unit Converters
View all 11Length Converter
Convert between millimeters, centimeters, meters, kilometers, inches, feet, yards, and miles.
Weight Converter
Convert between milligrams, grams, kilograms, ounces, pounds, metric tons, and stone.
Temperature Converter
Convert between Celsius, Fahrenheit, and Kelvin instantly.
Area Converter
Convert between square millimeters, square meters, square feet, acres, hectares, and more.
Volume Converter
Convert between milliliters, liters, gallons, quarts, pints, cups, fluid ounces, tablespoons, and teaspoons.
Speed Converter
Convert between meters per second, km/h, mph, knots, and feet per second.
Data Storage Converter
Convert between bytes, KB, MB, GB, TB, and PB in both 1000-based and 1024-based systems.
Pixels to Inches Converter
Convert between pixels and inches or centimeters at any DPI resolution.
Aspect Ratio Calculator
Calculate the aspect ratio from width and height, or find a missing dimension from a known ratio.
Screen Size Calculator
Calculate screen width and height from diagonal size and aspect ratio.
Currency Converter
Convert between 30 major world currencies using live exchange rates fetched from a free API.
File Tools
View all 4Zip Files
Upload multiple files and zip them into a single downloadable archive.
Unzip Files
Upload a .zip archive, browse its contents, and download individual files or all of them.
File Hash Checker
Upload a file and compute its SHA-256 and MD5 hashes to verify integrity.
File Size Converter
Convert file sizes between bytes, KB, MB, GB, and TB.
Date & Time Tools
View all 11Age Calculator
Calculate exact age in years, months, and days between two dates.
Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates, with a live clock showing the current timestamp.
Date Difference Calculator
Calculate the exact difference between two dates in days, weeks, months, and years.
Days Until Calculator
Enter a future date and see a live countdown in days, hours, minutes, and seconds.
Business Days Calculator
Calculate the number of business days between two dates, excluding weekends and optional holidays.
Add or Subtract Days
Add or subtract a number of days from a date to find the resulting date.
Week Number Calculator
Find the ISO week number, day of year, and quarter for any date.
Leap Year Checker
Check whether a year is a leap year and see nearby leap years.
Time Zone Converter
Convert a time from one timezone to another using the Intl API.
Countdown Timer
Set a countdown timer with hours, minutes, and seconds, and get a beep when it finishes.
Epoch / Unix Timestamp Converter
Convert between Unix timestamps and human-readable dates in both directions.
Creator Tools
View all 8YouTube Thumbnail Preview
Upload an image and preview how it looks as a YouTube thumbnail at different sizes.
YouTube Title Checker
Check your YouTube title's character count, SEO optimization, and search truncation.
Instagram Character Counter
Count characters, hashtags, and line breaks in your Instagram caption against platform limits.
Twitter / X Character Counter
Count tweet characters with URL detection — URLs count as 23 characters regardless of length.
LinkedIn Character Counter
Count characters for LinkedIn posts, headlines, comments, and About sections with per-format limits.
Social Media Image Resizer
Resize and crop an image to fit any social media platform's recommended dimensions.
Thumbnail Maker
Upload a background image, add text overlay, and create a thumbnail with customizable styling.
Transcript Cleaner
Paste a transcript and remove timestamps, speaker labels, filler words, and extra whitespace.
Misc Utilities
View all 10QR Code Generator
Turn any text or URL into a downloadable QR code.
Password Generator
Generate a strong random password with configurable length and character sets.
Barcode Generator
Generate barcodes from text in Code 128, EAN-13, UPC-A, Code 39, and ITF formats.
Stopwatch & Timer
A stopwatch with lap tracking and a countdown timer with visual progress.
Online Notepad
A simple browser-based notepad that auto-saves your text to localStorage.
Random Number Generator
Generate cryptographically random numbers with configurable range, count, and deduplication.
Coin Flip
Flip a virtual coin and track heads vs. tails history.
Dice Roller
Roll polyhedral dice (D4-D20) with cryptographic randomness.
Citation Generator
Generate citations in APA, MLA, Chicago, and Harvard formats.
Typing Speed Test
Measure your typing speed in WPM with accuracy tracking.