PSDmate
  • Features
  • Pricing
  • Why us
  • Blog
Sign inStart free
Back to all articles
Print-on-Demand
September 6, 2026

Upscaling AI Art for Print: The Arithmetic Nobody Shows You

An image generator hands you roughly a megapixel. A 24 by 36 inch poster at 300 DPI needs seventy-seven. Here is the maths, the aspect-ratio trap that quietly eats a third of your image, and how to tell a good upscale from a smeared one.

Every image generator hands you roughly the same thing: a square or near-square image somewhere between 1024 and 2048 pixels on a side. Every wall-art listing wants something on a completely different scale — a 24 by 36 inch poster at 300 DPI is 7200 by 10800 pixels, which is seventy-four times the pixel count of a 1024 square.

That gap is the whole problem, and it is not really an upscaling problem. Most of it is decided before you type the prompt, by the aspect ratio you pick and the size you intend to sell.


The arithmetic, in one line

pixels needed = print size in inches × target DPI

That is the entire calculation, and it runs in both directions. Divide instead of multiplying and any file tells you the largest size it can carry: 4096 ÷ 300 = 13.7 inches.

Here is what the common poster sizes actually demand.

Print sizeAspect ratioPixels at 300 DPIPixels at 150 DPI
8 × 10 in4:52400 × 30001200 × 1500
11 × 14 in11:143300 × 42001650 × 2100
A3 (297 × 420 mm)1:1.4143508 × 49611754 × 2481
12 × 18 in2:33600 × 54001800 × 2700
16 × 20 in4:54800 × 60002400 × 3000
18 × 24 in3:45400 × 72002700 × 3600
A2 (420 × 594 mm)1:1.4144961 × 70162481 × 3508
A1 (594 × 841 mm)1:1.4147016 × 99333508 × 4967
24 × 36 in2:37200 × 108003600 × 5400

Read that table as a target rather than a hurdle. The number in the right-hand column is what the file has to be at the moment you upload it, and every earlier decision either moves you towards it or quietly rules it out.

How far short a raw generation falls

Put a typical generation next to those numbers.

GenerationMegapixelsLargest sharp print at 300 DPI
1024 × 10241.053.4 × 3.4 in
1536 × 15362.365.1 × 5.1 in
2048 × 20484.196.8 × 6.8 in

A 2048 square is a coaster. Reaching 7200 × 10800 from it takes about 18 times the pixel count. Measured the way upscalers are sold — per edge, shortest side to shortest side — that is a little over 3.5×, and from a 1024 square it is 7×. Both numbers get worse once the aspect ratio takes its cut, which is the next section.

Two numbers are worth keeping separate in your head, because people conflate them and then argue past each other. A 4× upscale means 4× on each edge, which is 16× the pixel count. When a tool says 4×, it means the edge figure.

The aspect-ratio problem

This is the one that gets missed, because it does not look like a resolution problem and it never produces an error message.

A square does not crop into a poster shape for free. Cropping 1:1 down to 2:3 keeps the full height and only two thirds of the width, so you throw away a third of the image — and you throw it away from the left and right edges, which is exactly where a centred composition puts its breathing room.

Target ratioCommon sizesKept from a squareLost
4:58×10, 16×20 in80%20%
3:418×24 in75%25%
1:1.414A5 through A071%29%
2:312×18, 24×36 in67%33%

The pixel loss compounds the upscaling problem, because you are now enlarging from a smaller starting image. A 1024 square cropped to 2:3 is 683 × 1024. Reaching a 24 × 36 inch poster from that is a 10.5× enlargement per edge rather than 7×.

The compositional loss is worse than the pixel loss. A generator composes for the frame you asked for. Ask for a square and it centres the subject in a square, fills the corners and balances the sides — then you cut both sides off and the balance is gone. You cannot crop your way back to a composition that was never made.

So the ratio is a prompt-time decision. Generate at 2:3 if you are selling 12×18 and 24×36; at 1:1.414 if you are selling A-sizes; and accept that those two families genuinely need separate generations, because 1:1.5 and 1:1.414 are about 6 per cent apart and that shows up as a visible crop at A2 and above. Midjourney for print-on-demand has the exact ratio flags for matching each size family.

When 150 DPI is genuinely fine

300 DPI is a convention with a reason behind it: it is comfortably past what the eye resolves at reading distance, about 12 inches. It is not a physical law, and it does not scale with print size the way people assume.

Nobody inspects a 24 × 36 inch poster from 12 inches away. It hangs on a wall and gets looked at from four to six feet, at which distance 150 DPI is indistinguishable from 300. That halves each edge and quarters the file: 3600 × 5400 instead of 7200 × 10800, which is a 4.3× upscale from a one-megapixel 2:3 generation rather than 8.7×. For AI art specifically, that is often the difference between an upscale that holds and one that visibly invents.

The honest rule: anything held in the hand needs the full 300; large wall pieces do not. The caveat is that your printer's minimum overrides your reasoning — many specify 150 DPI and reject below it regardless of viewing distance. DPI, resolution and colour for print-on-demand works through the viewing-distance table and the colour side of this in full.

Resampling versus model-based upscaling

These are different operations and they fail in different ways.

What naive resampling does

Bicubic, bilinear and Lanczos add pixels by interpolating between the ones already there. They have no idea what they are looking at. Every new pixel is a weighted average of its neighbours, so the output carries exactly as much information as the input, spread over more area. Edges become gradients. Texture becomes a smooth field. The result is not wrong, it is simply soft, and it gets softer in proportion to the factor. Above about 2× it is obviously mushy on paper.

Lanczos and Photoshop's Preserve Details variants are smarter interpolation, not different in kind. They hold an edge better and they still cannot add anything that was not captured.

What model-based upscaling does

A model trained on pairs of small and large images guesses what the missing detail should be. It does not interpolate, it reconstructs. Given a soft edge it produces a hard one; given a smudge of foliage it produces leaves. On photographic and painterly AI output this genuinely looks better, because the model was trained on broadly the same kind of content.

The catch is in the word guess. The model produces plausible detail, not correct detail, and plausibility breaks down exactly where the eye is most sensitive: faces, hands, text, and any structure that has to be regular. It also has no idea what your image means, so it will confidently sharpen a generation artefact into something that looks deliberate.

A practical compromise for AI art: upscale once with a model, at a factor between 2× and 4×, on the raw generation before any design work. Chaining two upscalers compounds both models' inventions, and upscaling a finished layout means the upscaler is also redrawing your typography.

Artefacts to look for at 100 per cent

Fit-to-screen hides all of this. A 7200 pixel wide file on a laptop is displayed at roughly a fifth of its size. Zoom to 100 per cent — approximately what the paper shows — and pan the whole image, not just the middle.

  • Over-sharpened edges. A faint bright rim on the light side of a high-contrast boundary and a dark rim on the other. Halos are the most common tell of an over-aggressive upscale, and they print as visible outlines.
  • Smoothed-out texture. Skin, fabric weave, paper grain and brush marks flattened into plastic. This is the opposite failure to halos and often appears in the same file — hard edges over-sharpened, flat areas scrubbed clean.
  • Invented detail in faces. Eyes that acquire lashes that were not there, teeth that resolve into a regular grid, hair that turns into fine parallel strands. At 100 per cent it reads as uncanny; at poster size it reads as a mistake.
  • Mangled lettering. Any text the model touches gets its letterforms rounded off into near-letters. This is why type should be set by hand after upscaling, never prompted into the image and never enlarged with it.
  • Banding in skies and gradients. Smooth tonal ramps break into visible steps, because the same number of tonal levels is now spread across four times the area. Work in 16-bit through the edit where you can, add a very slight grain to gradient areas, and export at high quality rather than the default.
  • Repeating texture. Some upscalers tile their invented detail, producing a faint regular pattern across large flat regions. Easiest to spot on walls, water and skies.

If any of these are visible at 100 per cent, they will be visible on the wall. Nothing later in the process removes them.

When to regenerate instead

Upscaling is the wrong tool more often than people admit. Regenerate when:

  • The aspect ratio is wrong. Always. Cropping and stretching both cost more than a regeneration does.
  • The required factor is above roughly 4× per edge. Beyond that the model is producing most of the image rather than enlarging yours.
  • The subject is a face, a hand, or anything with regular structure. Small errors get magnified into large ones, and upscaling will not fix an anatomy problem — it will render it at higher resolution.
  • There is text in the image. Regenerate without it and set the type yourself.
  • The generation is already soft or noisy. An upscaler amplifies whatever it is given, including flaws. It has no concept of a mistake.

The general principle: pixels you never captured cannot be recovered, only fabricated. Given the choice between fabricating them and generating properly the first time, generate properly. Mastering artwork at the largest size you sell is the same argument applied to the file you keep afterwards.

A workflow order that holds up

Order matters more here than tool choice.

  1. Decide the largest size you will sell, and work out its pixel dimensions at the DPI your printer requires. That is the target, and every earlier step serves it.
  2. Generate at the matching aspect ratio. Not the default square, and not something you plan to crop.
  3. Pick the frame, then upscale once, on the raw image, at the smallest factor that reaches the target.
  4. Check at 100 per cent across the whole image, looking for the six artefacts above.
  5. Then compose — borders, type, signature — at full pixel dimensions, so everything you add is genuinely sharp rather than enlarged along with the rest.
  6. Export sRGB at high quality, and read the exported file's dimensions rather than assuming they survived.
  7. Verify against every size you enable, not just the one you expect to sell first.

PSDmate's print-file checker handles step seven: it reads a file's real pixel dimensions and tells you which print sizes it can honestly support, which is faster than doing the division by hand for nine sizes.

Before you upload a print file0 of 10 done
  • Generated at the aspect ratio of the size family you sell, not cropped into it
  • Pixel dimensions meet inches × DPI for the largest size on the listing
  • Upscaled once, on the raw generation, before any design work
  • Upscale factor at or below 4× per edge
  • Viewed at 100 per cent across the whole image, not fit-to-screen
  • No halos on high-contrast edges, no plastic skin, no invented detail in faces
  • Skies and gradients checked for banding
  • All lettering set by hand after upscaling
  • Exported sRGB at high quality, and the exported file's dimensions re-checked
  • Printer's stated minimum DPI met, not only your own reasoning about viewing distance

The short version

Pixels equal inches times DPI, and a 24 by 36 inch poster at 300 DPI wants 7200 by 10800 of them — roughly seventy times what a square generation gives you. No upscaler closes that gap on its own.

What closes it is the decision made before generating: the right aspect ratio, the largest size fixed in advance, and an honest choice between 300 and 150 DPI. Upscale once after that, check at 100 per cent, and set the type yourself. If the art comes out of Midjourney, PSDmate can pull those generations straight into a mockup run, which removes the manual step between the image and the listing.

Frequently asked questions

How many pixels do I need for a 24 by 36 inch poster?

Pixels needed equals inches times DPI, so 24 by 36 inches at 300 DPI is 7200 by 10800 pixels — about 77.8 megapixels. At 150 DPI, which is defensible for a poster viewed from across a room, it drops to 3600 by 5400. Check your printer's stated minimum before you decide which of those you are working to.

How much do I need to upscale a 1024 pixel AI generation?

A 1024 by 1024 square is 1.05 megapixels, or 3.4 inches square at 300 DPI. Getting that to a 24 by 36 inch poster means cropping to 2:3 first, which leaves 683 by 1024, then enlarging by roughly 10.5 times on each edge. That is far beyond what any upscaler holds together, which is why the fix is to generate larger and at the right ratio rather than to rescue a small square.

Can I crop a square AI image into a poster shape?

You can, but a square cropped to 2:3 keeps only 67 per cent of the image — a third of what you generated is thrown away, and it comes off the left and right edges. If the composition is centred with room to spare at the sides it may survive; if the subject fills the frame it will not. Decide the ratio before you generate, not after.

Is model-based upscaling better than resampling in Photoshop?

For photographic and painterly AI output, usually yes, because a trained model reconstructs plausible edges and texture rather than averaging between existing pixels. Plain bicubic resampling adds pixels and no information, so the result is uniformly soft. The trade-off is that a model invents detail, and invented detail goes wrong most reliably in faces, hands and lettering.

Why does my upscaled print look worse than it did on screen?

Because fit-to-screen hides everything. A 7200 pixel wide file shown on a laptop is displayed at roughly a fifth of its size, which conceals halos, plastic-looking skin and smoothed-away texture. Zoom to 100 per cent and pan around the whole image — that is approximately what the paper will show.

Tools for this

  • Free Etsy Profit and Fee Calculator — Put in a price and a print cost, see exactly what you keep — and what you would have to charge to keep 30%.
  • Free Print Resolution Checker — Drop in your artwork and see the real DPI at every print size, before a customer finds out for you.
  • Free PNG to PDF Converter — Turn one PNG or a folder of them into a PDF, in your browser, without uploading anything.

Read more

Coordinate Posters on Etsy: Selling Personalised Location Art

How the city name plus GPS coordinates poster niche works — choosing a coordinate format, the typography conventions that make it look professional, building one layout that serves hundreds of places, and avoiding the wrong-coordinate review.

September 6, 2026

Font Licensing for Print-on-Demand: The Rules Sellers Get Wrong

Desktop, webfont and merchandise licences explained for POD sellers — why free for personal use is the biggest trap, what the SIL Open Font License actually allows, and why selling an editable template is a different question from selling a printed poster.

September 6, 2026

Poster Sizes That Sell: A-Series, US Inches, and the Ratio Trap

A3 and 11x14 are not the same shape, and no amount of resizing will make them one. Why one master file cannot fit both markets, and the three ways sellers deal with it.

September 2, 2026
PSDmate Team

PSDmate Team

Bulk mockups for Etsy POD sellers

A framed art print rendered into a living-room mockup by PSDmate

Try PSDmate free

Drop your artwork into PSD templates and generate every mockup in seconds — bulk rendering, Etsy publishing, and slideshow videos.

Get started free →
PSDmate

Bulk mockup generator and Etsy listing automation for print-on-demand sellers. Drop artwork, export every variation in seconds.

Start generating free→

Product

FeaturesPricingChangelogRoadmapHow it worksMockup generatorsCompare toolsSeller tools

Resources

DocsTemplatesEtsy guideBlogHelp centreSupport

By product

T-shirt mockupsHoodie mockupsMug mockupsWall art mockupsTote bag mockupsSticker mockups

By job

Bulk mockupsAI artworkBrand consistencyListing videoBulk publishingListing SEOBulk editorDigital downloadsAccountingProfit calculatorAnalyticsA/B testingNiche researchOrder syncPrint checkerTrademark checkerPNG to PDFJPG to PDFTIFF to PNGPNG to TIFFPNG to JPGJPG to PNGWebP to PNGTIFF to JPGAll seller tools

Popular posts

Etsy SEO in 2026Mockups that convertPOD complete guideSell digital downloadsHow to price listingsBest POD niches 2026

Company

AboutPrivacyTerms
PSDmate
© 2026 PSDmate LabsContact usMade for sellers, by sellers
PSDmate is an independent product. It uses the Etsy API but is not affiliated with, endorsed by, or sponsored by Etsy, Inc. Etsy® is a registered trademark of Etsy, Inc. All other trademarks, service marks, and trade names referenced herein are the property of their respective owners.