A4, Letter, A3, B5 and every ISO and US sheet in mm, cm, inches and pixels at 72/150/300 DPI, browser-only
- Runs locally
- Category Format Converter
- Best for Turning pasted content or local files into a handoff-friendly format.
Print resolution. 72 for screen, 150 for drafts, 300 for press-ready.
Shown portrait. Rotate width and height for landscape.
What this tool does
A complete paper size reference for designers, printers and anyone who keeps asking how big A4 actually is. Pick any standard sheet and read its exact dimensions in millimetres, centimetres and inches all at once, plus the pixel canvas you need at 72, 150 or 300 DPI. It covers the full ISO 216 A series (A0 down to A10), the ISO B series, the ISO 269 C envelopes that hold A folds, the North American sizes (Letter, Legal, Tabloid, Ledger, Executive and the half sheets) and the Japanese JIS B series. A4 is 210 by 297 mm, which is 2480 by 3508 px at 300 DPI, and the tool spells out the ISO folding rule so it is obvious that two A4 sheets make one A3. Everything runs in your browser, one click copies the full size block, and the share link reopens the exact sheet and DPI you were looking at. No upload, no tracking, 100 percent client-side.
Tool details
- Input
- Files + Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy + Preview
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 10 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Format Converter · Designer
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Paper Size Reference fits into your work
Use it when the main problem is getting content from one practical format into another.
Conversion jobs
- Turning pasted content or local files into a handoff-friendly format.
- Previewing a conversion before you use it in a larger workflow.
- Cleaning small format mismatches without opening a full editor.
Conversion checks
- Try a small sample first when the source format is messy.
- Check character encoding, separators, and line endings after conversion.
- Keep the source until the converted output has been reviewed.
Good next steps
These links move the current task into a more complete workflow.
- 1 Paper Weight GSM Calculator GSM ⇄ US basis weight (lb) by paper grade, plus single-sheet weight from sheet size — browser-only Open
- 2 Aspect Ratio Calculator Calculate aspect ratio — fix any 1 of [width, height, ratio], get the other two. Open
- 3 Unit Converter Convert between length, weight, temperature, area, volume, speed, time — instant, browser-only Open
Real-world use cases
Set up a print artboard at the right pixel size
You are starting a flyer in Photoshop or Figma and need the canvas to print on A4 without rescaling. Pick A4, switch DPI to 300, and read 2480 by 3508 px. Type those numbers straight into the new-document dialog and your design fills the sheet edge to edge with no surprise margins when it reaches the press.
Pick the envelope that fits a folded letter
You are mailing an A4 contract and do not know which envelope to buy. The C series holds A folds: a C4 takes a flat A4, a C5 takes an A4 folded once, a C6 takes it folded twice. Look up the C5 dimensions (162 by 229 mm), match them to the box on the shelf, and the letter slides in without forcing.
Translate a US Letter layout to A4 for an overseas client
A client in Europe needs your US Letter document on A4. Put both sheets side by side: Letter is 215.9 by 279.4 mm, A4 is 210 by 297 mm, so A4 is narrower and longer. Knowing the exact gap tells you to pull the side margins in and let the page run taller before you re-export the PDF.
Check that a scan will hit a target resolution
You need a 300 DPI scan of an A4 page for archiving. The tool shows that means a 2480 by 3508 px image. After scanning, compare your file dimensions to that number: if it comes back 1240 by 1754, the scanner ran at 150 DPI and you need to redo it at the higher setting.
Common pitfalls
Assuming A4 and US Letter are interchangeable. They are not. A4 is 210 by 297 mm and Letter is 215.9 by 279.4 mm, so a layout built for one prints with clipped edges or extra margin on the other. Always set the document size to the actual target paper, not whichever your software defaulted to.
Confusing DPI with physical size. Changing the DPI does not resize the sheet. A4 stays 210 by 297 mm at any DPI. DPI only sets how many pixels fill that fixed area, so 300 DPI gives a 2480 by 3508 image and 72 DPI gives 595 by 842 for the very same piece of paper.
Mixing up ISO B with Japanese JIS B. They share names but not sizes. ISO B5 is 176 by 250 mm while JIS B5 is 182 by 257 mm, a few millimetres larger. If a printer expects one and you supply the other, the page will not register correctly, so confirm which B standard the job uses.
Privacy
This is a static lookup table. Every dimension, conversion and pixel figure is computed by plain JavaScript in your browser tab from a built-in list of standard sizes. Nothing you select is sent anywhere and there is no logging of which sheets you looked up. The one caveat: the share link encodes the selected paper and DPI in the URL query string, so a link pasted into chat records those two values in the recipient server's access log. The sizes are public standards, so that is harmless here.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- ASCII Art Generator Generate ASCII art from text — figlet-style banners, multiple fonts.
- Avatar Generator Generate avatars from initials, identicons, or random shapes. Download PNG/SVG.
- Base64 Image Converter Image ⇄ Base64 — drag-drop PNG/JPG/WebP/SVG, get data URI for CSS / HTML / Markdown.
- Board Foot Calculator Thickness × width × length ÷ 12 = board feet — multi-row cut list, per-BF cost, imperial ⇄ m³ — browser-only