TL;DR — the universal POD defaults
- Resolution: 300 DPI at the final print size (match pixel dimensions to the print area).
- Color: sRGB for digital methods (not CMYK); Pantone spot colors for screen printing.
- Format: PNG for most prints, SVG for vector/cut/engrave, avoid JPG.
- Background: transparent, so only the design prints (no white box).
- Bleed: ~0.125 inch for cut/edge-to-edge products; not needed for centered print zones.
- Uploads: validate against print size; handle HEIC from iPhones.
300 DPI, explained properly
DPI (dots per inch) is print resolution. 300 DPI is the POD standard — but it only means anything at the final print size. A 300 DPI file looks crisp only if its pixel dimensions match the physical print area: a 12×16-inch t-shirt print at 300 DPI is ~3,600×4,800 px. Scaling a large image down is fine; scaling a small image up to fill a big zone looks blurry even if metadata says "300 DPI." For large wall art viewed from a distance, 150-300 DPI can pass; for apparel, mugs, and close-viewed items, hold to 300 DPI.
sRGB vs CMYK
Most POD vendors want sRGB, not CMYK — surprising if you come from offset printing. Digital POD methods (DTG, DTF, sublimation, UV) use printers with internal color management that expects sRGB input and converts it internally, so sRGB gives the most predictable color. Sending CMYK into an sRGB workflow can dull or shift colors. The exception is screen printing, which uses Pantone spot colors. Export sRGB for digital methods and confirm with your vendor.
PNG vs SVG vs JPG
| Format | Use for | Notes |
|---|---|---|
| PNG | Most prints — DTG, DTF, sublimation, UV, photo | Supports transparency; 300 DPI; the default |
| SVG (vector) | Logos, text, line art; laser engraving; HTV cutting | Crisp at any size; required for cut/engrave machines |
| JPG | Avoid for print | No transparency; lossy artifacts; only for full-bleed photos |
Rule: PNG for most prints, SVG for vector/cut/engrave work, avoid JPG.
Transparent backgrounds & bleed
- Transparency: save PNG with a transparent background so only the design prints — not a white rectangle around it. Essential on dark/colored products. Exception: full-bleed designs covering the whole zone.
- Bleed: ~0.125 inch (3 mm) extra beyond the cut/print edge for die-cut stickers, all-over sublimation, full-wrap mugs, and trimmed prints. Centered print zones (e.g. a chest print) don't need bleed. Always check the vendor template.
Specs per print method
| Method | Resolution | Color | Format |
|---|---|---|---|
| DTG | 300 DPI | sRGB | PNG, transparent |
| DTF | 300 DPI | sRGB | PNG, transparent |
| Sublimation | 300 DPI | sRGB | PNG; bleed for all-over |
| UV printing | 300 DPI | sRGB | PNG/SVG; specify white underbase |
| Laser engraving | Vector paths | n/a (single tone) | SVG/DXF, outlined text |
| HTV (vinyl) | Vector paths | Solid spot colors | SVG/EPS, color-separated |
| Screen printing | Vector or 300 DPI | Pantone spot | AI/EPS/PDF, separated |
Validating customer photo uploads
For photo-driven products (phone cases, canvases, photo mugs), a personalizer must validate uploads against the print size before checkout. When a customer uploads a photo, the app checks its pixel dimensions against the chosen product's print area and rejects or warns on anything below ~300 DPI at that size — preventing a refund-triggering blurry print. It should also convert HEIC (the default iPhone format) automatically. Print It My Way does both: resolution validation against the selected print size and HEIC support, so a low-res screenshot never reaches production. See the developer view in the line item properties reference.
Let the personalizer enforce your file specs
Print It My Way validates 300 DPI against each product's print size, handles HEIC, and exports print-ready sRGB PNGs — so customer uploads meet spec automatically. Free plan covers your first product.
Install Print It My Way — Free Read about photo quality for personalized products →Frequently asked questions
What DPI do print on demand files need?
300 DPI at the final print size. DPI measures print resolution, and 300 is the standard across DTG, DTF, sublimation, and UV. The crucial detail is "at the final print size" — a 300 DPI file only looks good if its pixel dimensions match the physical print area. A 12×16-inch print at 300 DPI is ~3,600×4,800 px. Scaling a large image down is fine; scaling a small image up to a big zone looks blurry even if metadata says 300 DPI. For large wall art viewed from a distance, 150-300 DPI can pass; for apparel and mugs, hold to 300.
Should POD files be sRGB or CMYK?
Most POD vendors want sRGB, not CMYK — surprising if you come from offset printing. Digital POD methods (DTG, DTF, sublimation, UV) use printers with internal color management expecting sRGB input, so sRGB gives the most predictable color. Sending CMYK into an sRGB workflow can dull or shift colors. The main exception is screen printing, which uses Pantone spot colors. Export sRGB for digital methods and confirm with your specific vendor.
What file format is best for POD designs?
Depends on design type. PNG is the default for most POD — it supports transparency and handles raster art and text well; use it for DTG, DTF, sublimation, and photo designs at 300 DPI with transparent background. SVG (vector) is best for logos, text, and line art at any size, and is required for laser engraving and HTV cutting. JPG should be avoided — no transparency and lossy artifacts; acceptable only for full-bleed photos with no transparent areas. Rule: PNG for most prints, SVG for vector/cut/engrave, avoid JPG.
Why do POD designs need a transparent background?
So only your design prints, not a rectangle around it. Upload a design on a white background to a colored garment and many methods print that white box, leaving an ugly rectangle. A PNG with transparent background tells the printer which pixels are the design and which should let the garment show through — essential for DTG, DTF, and any print on dark or colored products. The exception is a full-bleed design covering the entire print area edge to edge, where there's no background to be transparent. Otherwise, transparent PNG is the safe default.
What is bleed and do POD files need it?
Bleed is extra design area extending slightly beyond the final cut/print edge, so small production shifts don't leave an unprinted sliver. It matters for cut or edge-to-edge products: die-cut stickers, all-over sublimation, full-wrap mugs, and trimmed prints typically need ~0.125 inch (3 mm) bleed plus a safe margin. Products with a defined print zone inside the item — like a centered chest print — don't need bleed. Always check the vendor's product template, which specifies exact bleed and safe-area dimensions.
How do customer photo uploads get validated for print quality?
A good personalizer validates uploads against the print size before checkout so blurry images are caught early. When a customer uploads a photo, the app checks its pixel dimensions against the chosen product's print area and rejects or warns on anything below ~300 DPI at that size, preventing a refund-triggering blurry print. It should also handle HEIC (the default iPhone format) by converting automatically. Print It My Way does both — resolution validation against the selected print size and HEIC support — so a low-res screenshot won't reach production. Essential for photo-driven products like phone cases, canvases, and photo mugs.