The Paper Room

The full catalog

243 tools, one login.

Every tool runs entirely in your browser — nothing uploaded, no signup required.

PDF Tools

View all 28

Merge 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 27

Remove 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 46

JSON 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 14

Video Tools

View all 16

Audio Tools

View all 9

SEO & Marketing Tools

View all 8

Spreadsheet Tools

View all 6

Business & Sales

View all 7

Calculators

View all 38

Mortgage 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 11

File Tools

View all 4

Date & Time Tools

View all 11

Creator Tools

View all 8

Misc Utilities

View all 10