HEIC2ALLHEIC2ALL
Learn more

JPG for Printing: DPI, Color Profiles, and Export Settings

Get print-ready images with the right resolution, quality, and color settings

Export for Print

Printing is not about file size. It is about resolution, sizing, and color consistency. Yet one of the most common mistakes people make when preparing images for print is confusing DPI with pixel dimensions. They set DPI to 300 in their export settings and assume the image is now "high resolution" -- even if the source is only 640 pixels wide. The result: soft prints, visible pixelation, or over-compressed JPGs riddled with banding artifacts.

This guide covers the practical settings you need to export print-ready JPG files. You will learn how DPI actually works, which quality and color settings matter for print output, and how to use all2JPG to configure everything directly in your browser -- no uploads, no installs, no subscriptions. Every conversion runs 100% locally on your device, so your images stay private.

DPI vs Pixel Dimensions

Pixels determine detail. Every digital image is a grid of pixels, and the total number of pixels in that grid is fixed when the image is captured or created. DPI is output metadata: it tells the printer how many of those pixels to lay down per inch of paper. A higher DPI means each pixel occupies less physical space, producing a smaller but sharper print. A lower DPI means each pixel is stretched over more space, producing a larger but potentially softer print.

Common DPI targets:

  • 300 DPI -- High-quality photographic print. The standard for photo labs, magazines, and professional output.
  • 150 DPI -- Acceptable for general documents, draft prints, and viewing at arm's length or farther.

To determine whether your image has enough pixels for a given print size, divide the pixel dimensions by the target DPI. An image that is 3000 x 2400 pixels at 300 DPI will print at 10 x 8 inches.

DPI Sizing Reference

Print SizeTarget DPIApproximate Pixels Needed
4 x 6 inches3001200 x 1800
5 x 7 inches3001500 x 2100
8 x 10 inches3002400 x 3000
A4 (8.27 x 11.69 inches)3002481 x 3507
11 x 14 inches3003300 x 4200
16 x 20 inches3004800 x 6000
24 x 36 inches (poster)1503600 x 5400

Large posters viewed from a distance can use 150 DPI because the viewer stands farther away. Close-up prints like photo books and greeting cards need the full 300 DPI for crisp detail.

Recommended JPG Export Settings for Print

JPG is a lossy format, which means every save discards some image data to reduce file size. For print, you want to discard as little as possible. Here are the settings that matter most:

Quality: 90-95%. For print output, use the highest practical quality setting. Setting quality to 90-95% provides an excellent balance: visually lossless output with a manageable file size. Going to 100% increases file size substantially with minimal visual benefit. Going below 85% introduces compression artifacts that become visible in print, especially in smooth gradients and skies.

DPI: embed 300. Set the DPI metadata to 300 for professional print. This tells the print software how to scale the image. With all2JPG, you can set the DPI value directly in the export settings -- the tool embeds it into the JPG file's metadata so print software reads it automatically.

sRGB color profile. Embed the sRGB color profile for consistent color reproduction. sRGB is the standard color space for digital images and is the safe default for most print workflows. Professional printing may use CMYK or Adobe RGB profiles, but unless your print shop specifically requests a different profile, sRGB ensures your colors look predictable across devices and printers. all2JPG can embed the sRGB IEC 61966-2.1 profile directly into your exported JPGs.

Chroma subsampling: 4:4:4. Chroma subsampling controls how color information is stored in the JPG. The 4:4:4 setting preserves full color detail for every pixel. The 4:2:2 and 4:2:0 settings reduce color resolution to save file size -- useful for web, but detrimental for print. For print exports, always use 4:4:4 to retain maximum color fidelity, particularly in images with fine color transitions, fabric textures, and skin tones.

You can configure all of these settings in all2JPG: quality slider, DPI, sRGB embedding, and chroma subsampling are all available in the advanced export panel.

Resizing and Cropping for Print

Getting the right pixel dimensions before export is just as important as choosing the right quality settings. A perfectly configured JPG will still print poorly if the source image does not have enough pixels for the target print size.

Avoid upscaling whenever possible. Enlarging an image beyond its original pixel dimensions creates blur. The software interpolates new pixels to fill the gap, but it cannot invent detail that was never captured. If your image is 2000 x 1500 pixels and you need 3000 x 2250, that upscale will soften every edge. all2JPG includes an upscale prevention option that blocks accidental enlargement, which is especially useful when batch processing multiple images of varying sizes.

Crop to the correct aspect ratio before printing. If your image is 4:3 and you are printing at 5:7, the print shop will crop automatically -- and it may not crop where you want. Use all2JPG's crop tool with zoom to frame the composition precisely, then export at the dimensions your print requires.

Use exact dimension or percentage resize. all2JPG supports resizing by width, height, exact pixel dimensions, percentage, or screen presets. For print, the exact dimensions mode is most useful: enter the pixel dimensions from the DPI sizing table above (e.g., 2400 x 3000 for an 8 x 10 at 300 DPI) and export. The tool handles the rest.

A practical workflow: check your source image dimensions, compare them to the DPI sizing table, crop to the correct aspect ratio, and resize only if the image is larger than needed. Never resize upward for print.

File Delivery and Metadata Considerations

JPG files carry metadata (EXIF, IPTC, XMP) that can affect how print shops handle your image -- and how much personal information travels with the file.

When to keep metadata: Print shops may use embedded orientation data to rotate your image correctly, and DPI metadata to scale it for printing. If you are delivering files directly to a print service, keeping orientation and DPI metadata is useful. Camera model, lens information, and shooting settings are generally harmless and can be helpful for archival purposes.

When to strip metadata: If you are sharing proofs online or sending images to people who do not need your shooting data, strip everything except orientation and DPI. GPS coordinates, timestamps, and device serial numbers are privacy concerns that have no relevance to print quality. all2JPG's metadata stripping option removes this data during export.

Naming and batch exports: When preparing multiple images for print, use consistent naming conventions. Include the print size or purpose in the filename (e.g., family-portrait-8x10.jpg). all2JPG supports batch processing, so you can configure quality, DPI, and color settings once and apply them to an entire batch of images.

For more detail on metadata decisions, see metadata: what to keep vs remove. If you are working with scanned TIFF originals, see converting TIFF scans for print.

When to Use JPG for Print

JPG is the most widely accepted image format for photographic printing. Photo labs, online print services, consumer printers, and professional print shops all handle JPG without issue. It is the safe, universal choice for photographic content.

JPG excels at:

  • Photographs and continuous-tone images (landscapes, portraits, product shots)
  • Images with complex color gradients and natural textures
  • Batch processing large numbers of images for print orders
  • Compatibility -- every print service on the planet accepts JPG

Consider alternatives when:

  • Your image contains sharp text, line art, or flat vector graphics -- PNG preserves hard edges without compression artifacts
  • You need transparency -- JPG does not support transparent backgrounds
  • Your print shop specifically requests TIFF or PDF for their workflow

For a deeper comparison of when to use each format, see the JPG vs PNG decision guide.

In practice, the vast majority of photographic print jobs use JPG. With the right quality settings (90-95%), 4:4:4 chroma subsampling, and sufficient source resolution, JPG output is visually indistinguishable from lossless formats at normal print sizes.

Conclusion

Getting great prints from JPG files comes down to four things: having enough pixels for your target print size, exporting at high quality, setting a sensible DPI value, and maintaining consistent color with an embedded sRGB profile. None of this requires expensive software or complicated workflows.

Start with the DPI sizing table to confirm your source image has enough resolution. Set quality to 90-95%, DPI to 300, chroma subsampling to 4:4:4, and embed sRGB. Crop to the correct aspect ratio, avoid upscaling, and strip any metadata you do not want traveling with the file.

Export print-ready JPGs with all2JPG -- it is fast, private, and runs entirely in your browser. No uploads, no accounts, no subscriptions. Just drag, configure, and download.