What is a poster printer (image tiling) tool?
A poster printer does one deceptively simple job: it takes a single image and cuts it into a grid of rectangles, each sized to fit on a sheet of paper your printer can actually handle. Print the sheets, join them, and you have a picture far larger than your printer was ever designed to produce. The technique is old — sign shops call it tiling, prepress people call it panelling, and the graphics community that popularised the dotted version calls it rasterbation.
What makes it hard is not the cutting. It is the joining. A tiled poster is a physical object assembled by hand from parts that were printed independently, and every source of error — your printer's unprintable border, the print dialog quietly scaling to 96%, a cut that wanders half a millimetre — shows up as a visible step in the middle of somebody's face. So the real job of this tool is to give you pages whose edges are mathematically guaranteed to meet, and then to warn you about the two or three things that can still go wrong after the PDF leaves the browser.
Everything here runs on your own device. There is no server-side rendering step, which means there is nothing to queue behind, no file size limit imposed by an upload form, and nothing of yours stored anywhere.
How to print a large poster on a normal home printer
- Upload your image. Drag it into the box, paste from the clipboard, or press Browse image. The tool immediately shows the pixel dimensions, file size and format so you know what you are working with.
- Pick your paper. A4 in most of the world, Letter in the US and Canada. The tool guesses from your device's locale and you can change it in one tap.
- Set the finished size. Three ways: by page grid (“3 columns × 4 rows”), by real-world size (“60 cm wide”), or by magnification (“400%”). They all drive the same underlying number, so you can switch between them freely.
- Read the quality advisor. It tells you the effective PPI at the size you chose. Anything above 150 PPI prints sharply; below 100 PPI you will see softness at arm's length.
- Choose how pages will join. Overlap and glue is forgiving. Trim and butt-join is invisible but demands a steady hand.
- Generate the PDF and open it in your normal PDF viewer.
- Print at 100%. Not “Fit to page”. This step is where most tiled posters die — see the section below.
- Assemble using the numbered guide page, working left to right and top to bottom.
Start to finish, a first-time user should be holding a downloaded PDF inside a minute. Nothing in the flow requires an account or a payment.
Choosing your paper size: A4, A3, Letter, Legal, Tabloid
The world uses two paper systems and this tool speaks both. The ISO A series (A4, A3 …) is used almost everywhere outside North America and has the elegant property that halving the long side gives you the next size down at the same 1:√2 proportion — which is why an A0 poster is exactly sixteen A4 sheets. North America uses Letter, Legal and Tabloid, which have no such relationship, so grids there are chosen by eye rather than by arithmetic.
| Paper | Millimetres | Inches | Typical use |
|---|---|---|---|
| A0 | 841 × 1189 | 33.1 × 46.8 | Sewing patterns, architectural plans, large posters |
| A1 | 594 × 841 | 23.4 × 33.1 | Engineering drawings, exhibition panels |
| A2 | 420 × 594 | 16.5 × 23.4 | Wall art, classroom charts |
| A3 | 297 × 420 | 11.7 × 16.5 | Common “big” size on office printers |
| A4 | 210 × 297 | 8.27 × 11.69 | The default sheet in most of the world |
| A5 | 148 × 210 | 5.83 × 8.27 | Small tiles, notebooks |
| Letter | 215.9 × 279.4 | 8.5 × 11 | US / Canada default sheet |
| Legal | 215.9 × 355.6 | 8.5 × 14 | Taller tiles, fewer rows |
| Tabloid / Ledger | 279.4 × 431.8 | 11 × 17 | US equivalent of A3 |
| Executive | 184.15 × 266.7 | 7.25 × 10.5 | Occasional office stock |
| JIS B4 | 257 × 364 | 10.12 × 14.33 | Japan |
| JIS B5 | 182 × 257 | 7.17 × 10.12 | Japan |
Practical advice: bigger paper is nearly always better. Every seam is a chance to misalign, and A3 halves your seam count compared with A4 for the same finished poster. If you have access to an office A3 machine, use it. If you are stuck with A4, use landscape orientation for wide images — it often removes an entire column.
How many pages do you need?
The page count depends on the printable area of each sheet, not the sheet itself, and on how much of each page you give away to the join. With the default safe margin (6.5 mm sides and top, 9 mm bottom) an A4 portrait sheet has a printable area of 197 × 281.5 mm, and a 10 mm glue overlap reduces the useful step to 187 × 271.5 mm. Those are the numbers behind the table below.
| Grid (cols × rows) | Pages | Finished size (A4 portrait, 10 mm overlap) | Roughly |
|---|---|---|---|
| 1 × 2 | 2 | 19.7 × 55.3 cm | Tall door sign |
| 2 × 2 | 4 | 38.4 × 55.3 cm | Just under A2 |
| 2 × 3 | 6 | 38.4 × 82.4 cm | Tall wall panel |
| 3 × 4 | 12 | 57.1 × 109.6 cm | Large wall poster |
| 4 × 4 | 16 | 75.8 × 109.6 cm | Close to A0 |
| 4 × 6 | 24 | 75.8 × 163.9 cm | Life-size figure |
| 5 × 4 | 20 | 94.5 × 109.6 cm | Feature wall |
| 6 × 8 | 48 | 113.2 × 219.2 cm | Full-height mural |
Two things to note. First, the numbers shrink if your printer's unprintable border is larger than the default — which is exactly what the calibration sheet measures. Second, a poster made of 48 sheets is a two-hour assembly job and about half a colour cartridge, so the grid you can print is not always the grid you should.
Image resolution explained — why your poster might look blurry
An image has a fixed number of pixels. Printing it larger does not create new ones; it just spreads the ones you have over more paper. The measure that matters is PPI — pixels per inch of finished poster:
A 3000 px wide photo printed 60 cm (23.6 in) wide gives 3000 ÷ 23.6 ≈ 127 PPI.
An important subtlety that most tiling tools get wrong: if you crop the image to fill a poster whose shape differs from the photo's, part of the image is thrown away and the remaining pixels are stretched further than the width alone suggests. This tool calculates PPI from the actually drawn rectangle, so the number you see accounts for cropping. If you have used a tiling tool before that promised 150 PPI and delivered mush, this is usually why.
| Effective PPI | Rating | What it looks like |
|---|---|---|
| 200 + | Excellent | Sharp at reading distance. Right for patterns, text, line art and anything held in the hand. |
| 150 – 200 | Good | The sweet spot for wall posters. Detail holds up close and is flawless from a metre. |
| 100 – 150 | Acceptable | Slightly soft up close, fine from two metres. Normal for large murals. |
| Below 100 | Poor | Visibly blurry. Reduce the size, find a better source, or switch to halftone mode and make it a style. |
Viewing distance is the missing variable. Billboards are printed at 10–20 PPI and look perfect from across a street. A poster on the far wall of a room is judged at two metres, so 100 PPI is genuinely fine. A sewing pattern is judged at 30 cm with a tape measure, so it needs both high PPI and exact 1:1 scale. Decide which you are making before you worry about the number.
How big can you print your photo?
Rearranging the formula gives the maximum sharp width: pixels ÷ target PPI. The tool shows this as “your image can print sharply up to X × Y” with a one-tap button that snaps the poster to it.
| Image width (px) | Typical source | At 150 PPI | At 100 PPI |
|---|---|---|---|
| 1080 | Instagram / WhatsApp download | 18 cm | 27 cm |
| 1920 | Screenshot, HD wallpaper | 33 cm | 49 cm |
| 3024 | iPhone photo (12 MP) | 51 cm | 77 cm |
| 4032 | Modern phone, wide camera | 68 cm | 102 cm |
| 6000 | 24 MP mirrorless / DSLR | 102 cm | 152 cm |
| 8256 | 45 MP full-frame | 140 cm | 210 cm |
If your source is smaller than you need, you have three honest options: find the original file instead of a messaging-app copy (those are recompressed and downscaled aggressively), enlarge the image first with our image resizer before tiling, or lean into it and use halftone mode, where low resolution becomes the point rather than the problem. What does not work is simply printing bigger and hoping.
Overlap and glue vs trim and butt-join
Both methods produce a poster with no visible gap. They fail differently, which is how you should choose between them.
| Overlap & glue | Trim & butt-join | |
|---|---|---|
| Visible seam | A slight ridge where paper doubles | None if cut accurately |
| Tolerance for error | High — slide until the image matches | Low — a 1 mm cut error shows |
| Cuts required | Leading margins only | Every internal edge, twice |
| Pages needed | Slightly more (the overlap costs area) | Slightly fewer |
| Best for | Photos, murals, first attempts, kids' projects | Line art, patterns, technical drawings, framed work |
| Time for a 12-page poster | About 20 minutes | About 45 minutes |
If you have never assembled a tiled poster before, use overlap and glue. The ability to nudge a sheet a millimetre until the image lines up is worth far more than a theoretically perfect seam.
Printer margins: the real reason tiles don't line up
No consumer printer prints to the edge of the paper. There is a strip along each side — usually 3 to 5 mm, and often noticeably larger along the bottom edge where the paper is gripped by the rollers — that the mechanism physically cannot reach. Tools that ignore this produce PDFs that look perfect on screen and misalign on paper, because your printer silently shifted or clipped the artwork to fit inside its own printable box.
This tool handles it by treating the printable area, not the sheet, as the tile. You get four separate margin values, a set of conservative presets, and a borderless toggle for printers that support edge-to-edge printing. The defaults are stated openly as conventions rather than measurements:
- Safe (default): 6.5 mm sides and top, 9 mm bottom. Chosen to clear the unprintable border of essentially every consumer inkjet and laser printer with room to spare.
- Typical inkjet: 3.5 mm all round. Matches the commonly published minimum for consumer inkjets in normal (non-borderless) mode.
- Typical laser: 4.2 mm all round. Approximately 1/6 inch, the figure most desktop laser drivers report.
- Borderless: 0 mm. Only for printers with a genuine borderless mode enabled in the driver.
These are starting points, not facts about your machine. The only way to know your printer is to measure it.
The calibration sheet — and how to read it
Press Print printer calibration sheet and you get one page containing a 100 mm reference line, a 4 inch reference line, and nested corner markers at 3, 5, 7, 10, 15 and 20 mm from each edge of the paper. Print it at 100%, then:
- Measure the 100 mm line with a ruler. If it measures 100 mm, your printer is not scaling and you are safe. If it measures 96 mm, your print dialog is shrinking to fit — fix that before anything else. (No ruler nearby? Our on-screen ruler is calibrated in mm and cm.)
- Find the innermost corner marker that printed completely. If the 5 mm markers are clipped but the 7 mm markers are whole, your unprintable border on that edge is between 5 and 7 mm — enter 7 as the margin for that edge.
- Check each edge separately. The bottom is nearly always the worst.
- Set Printer margin → Custom and type your four measured numbers. From then on, every poster you make on this printer will tile correctly.
It takes two minutes and one sheet of paper, and it eliminates the most common failure in this entire category. No other free poster tool offers it.
Print at 100% — why “Fit to page” ruins alignment
Your PDF is already exactly the right size. Every page in it is precisely A4 or Letter, and the artwork sits at a known offset from the corner. The moment your print dialog scales that page — even by 4% — every tile shrinks by a different absolute amount and the joins no longer meet. This is the single most common reason people say “the tool doesn't work”.
| Where you are printing from | What to set |
|---|---|
| Adobe Acrobat / Reader | Page Sizing & Handling → Actual size (not “Fit” or “Shrink oversized pages”) |
| Chrome / Edge built-in PDF viewer | More settings → Scale → Custom → 100 (the “Default” option can still shrink) |
| Firefox PDF viewer | Scale → 100%, and untick “Fit to page width” |
| macOS Preview | Scale: 100%, and make sure “Scale to fit” is unticked |
| Windows built-in PDF handler | Set “Fit page” to Actual size |
| iOS / iPadOS share sheet | Print previews may auto-fit; for exact scale, print from Adobe Reader or a desktop instead |
| Android print service | Scaling behaviour varies by manufacturer — verify with the calibration sheet before a large job |
The menu wording differs by language as well as by application. If your printer dialog is in German look for Tatsächliche Größe, in French Taille réelle, in Spanish Tamaño real, in Portuguese Tamanho real, in Hindi look for the 100% scale field directly. When in doubt, ignore the wording and simply print the calibration sheet — a 100 mm line that measures 100 mm proves the setting is right regardless of what it is called.
Also switch off any “borderless” or “poster / N-up” option in your printer driver itself. Those apply a second transformation on top of the one this tool already did.
How to assemble your poster
You need a glue stick or double-sided tape, scissors or a craft knife with a steel rule, a hard flat surface, and about twenty minutes for a twelve-page poster.
- Lay everything out first. Use the guide page as your map and place all sheets face up in the grid before you touch the glue. Labels are printed in the glue band or trim waste, so they disappear when you assemble.
- Trim the leading margins. In overlap mode, cut the white margin off the left and top edges of every sheet that has a neighbour there. A craft knife and steel rule beat scissors for straightness.
- Work row by row. Complete row A entirely before starting row B.
- Align by image, not by paper. In overlap mode you are matching two identical printed strips — slide until the picture is continuous, then press down. Paper edges lie; the image does not.
- Glue thinly. A glue stick applied to the underneath sheet gives you a few seconds of repositioning time. Wet glue buckles paper.
- Join the completed rows. Line up the vertical seams you have already made; they are your reference.
- Press flat. Put the finished poster under a few heavy books for an hour.
What people actually use this for
Sewing and craft patterns at true 1:1 scale
PDF sewing patterns are usually sold at A0 or “copyshop” size, and printing one at home means tiling it across A4 or Letter. Here scale accuracy is everything: a pattern printed at 97% produces a garment that does not fit, and you will not discover it until the fabric is cut. Set magnification to exactly 100%, use trim and butt-join for clean pattern lines, and always verify the test square on the pattern with a ruler before cutting anything. Most commercial patterns include a 10 cm calibration square for precisely this reason — measure it, and if it is not 10 cm your print scaling is wrong.
If your pattern arrived as a PDF rather than an image, convert the page you need with our PDF to images converter first, then bring the resulting PNG here. Direct PDF input is on the roadmap.
Cosplay, papercraft and Pepakura templates
Armour templates and Pepakura unfolds are line art, which is the ideal case for tiling: line art stays crisp at low PPI, files compress beautifully, and greyscale mode halves your ink cost. Use trim and butt-join so the fold lines remain continuous, and print on 160 gsm card if your printer accepts it.
Maps, charts and classroom materials
A world map, a periodic table or a times-table chart at A0 costs a fortune from a print shop and about forty pence from your staff-room printer. Teachers are the heaviest repeat users of tools like this, which is why settings are remembered between visits and the page works offline. For worksheets and printable grids, see our worksheet generator and printable paper generator.
Engineering drawings and blueprints without a plotter
An A1 drawing tiles neatly onto six A4 sheets. Use trim and butt-join, 100% magnification, greyscale, and 200 DPI or higher so dimension text stays legible. Check the drawing's printed scale bar after assembly — the same discipline as a sewing pattern's test square.
The grid method for artists
Painters and muralists have used grid transfer for centuries: divide the reference into squares, divide the wall into matching squares, and copy square by square. Printing a reference photo tiled across several sheets gives you a physical, correctly proportioned enlargement to work from, and the page grid itself doubles as the transfer grid.
Party and event banners
A single wide image tiled across a row of landscape sheets makes a birthday or welcome banner. For the one-giant-letter-per-page style of banner, that is a different layout problem and is coming as a dedicated tool.
Halftone dot posters
Halftone mode replaces continuous tone with a grid of dots whose size follows the image's darkness — the look made famous by the original rasterbation tools. Because the dot grid is anchored to the poster rather than to each page, dots stay perfectly aligned across every seam. It is the right answer when your source image is simply too small: at 60 PPI a photo looks broken, but a 6 mm dot pattern looks intentional and reads beautifully from across a room. Larger dot pitches also use dramatically less ink.
Paper, ink and cost
A twelve-page A4 photo poster at 150 DPI uses roughly 12 sheets of paper and — on a typical home inkjet with full-bleed photographic content — somewhere around 8 to 15% of a colour cartridge. Plain 80 gsm copier paper works and is cheapest, but it buckles when glued and shows through; 100–120 gsm is a noticeable upgrade for a few pence a sheet. Matte photo paper gives the best result and the worst price, and is difficult to glue.
To cut cost: use greyscale for anything that is not a photograph, use halftone mode (dots use far less ink than solid tone), drop to 150 DPI, and print a single-page proof at reduced size before committing to twenty sheets.
Mounting and finishing
Spray adhesive onto 5 mm foam board gives a gallery-quality flat panel and is what most people should use. Cheaper: mount on corrugated card with double-sided tape, or simply blu-tack the assembled poster to the wall. For a longer life, laminate the assembled poster in A4 pouches before joining — the pouches add a millimetre of thickness at every seam, so choose this only for trim-and-butt-joined posters where a small ridge is acceptable.
Privacy — your image never leaves your device
Most poster tools upload your file to a server, render there, and send back a PDF. That is easier to build and it means a stranger's disk holds a copy of whatever you printed. This tool does the work in your browser: the file is read with the File API, decoded to a bitmap, drawn to a canvas, encoded to JPEG and assembled into a PDF locally. Nothing is transmitted, so nothing is stored, logged or retained.
You do not have to take our word for it. Open your browser's developer tools, switch to the Network tab, upload an image and generate a poster. You will see the page's own assets load and nothing else. That verifiability is why this matters for paid sewing patterns you are licensed to print but not to redistribute, for client design files under NDA, for confidential engineering drawings, and for personal photographs of your family. See our privacy policy for the full statement.
Why choose this poster printer
| Feature | ToolAdda | Typical online tiler | Desktop software |
|---|---|---|---|
| Image stays on your device | Yes | Usually uploaded | Yes |
| Install required | No | No | Yes |
| Cost | Free, unlimited | Free with ads / limits | Often paid |
| Per-edge printer margins | Yes | Rarely | Sometimes |
| Printer calibration sheet | Yes | No | No |
| Live quality / PPI advisor | Yes, crop-aware | No | No |
| Paper sizes | A0–A6, ISO B, JIS B, Letter, Legal, Tabloid, Executive, custom | A4 + Letter | Varies |
| Usable on a phone | Yes | Rarely | No |
| Watermark on output | None | Sometimes | Sometimes on free tier |
| Works offline | Yes | No | Yes |
Related tools
A few of these pair naturally with poster printing. If your source photo is enormous and slow to work with, shrink it first with the image compressor. If you need an exact pixel size before tiling, the image resizer handles that, and it is also the fastest way to enlarge a small source before printing it big. Want to trim your photo to the poster's proportions before you start? Use the image cropper. For a cut-out figure on a plain banner, strip the backdrop with the background remover.
On the PDF side: if your source is a document rather than a picture, turn the page you need into an image with the PDF to images converter, or go the other way and bundle finished pages with the image to PDF converter. A very large poster PDF can be slimmed down with the PDF compressor, combined with other documents using PDF merge, or broken into batches for a shared printer with PDF split. iPhone photos in HEIC format need converting first — the HEIC converter does that in the browser too. And if you came here looking for small precise prints rather than large ones, the passport photo maker is probably what you want.