OUTPUT PLANNING

Choosing output resolution for print, web and social campaigns

Choose image dimensions from the real placement, crop and viewing conditions instead of relying on one universal resolution number.

Editorial composition showing one image adapted to a print sheet, browser window and social frame

Resolution becomes useful only when it is tied to a destination. Begin with the largest approved placement, calculate the pixels that placement needs, and create smaller derivatives from a controlled master. This avoids both soft output and unnecessarily heavy files.

Separate pixel dimensions from print density

A digital image has a fixed pixel width and height. Print adds a relationship between those pixels and physical size, commonly expressed as pixels per inch. Changing the density tag alone does not create detail. For a 10-inch-wide print at 300 pixels per inch, the working target is 3,000 pixels wide before bleed and crop allowances.

For screens, CSS layout, device density and responsive selection all affect what a visitor receives. W3C responsive image guidance describes art direction and resolution switching as distinct needs, which is why one giant file is not a responsible universal answer.W3C responsive image use cases ↗

Build a placement inventory

List each approved format with aspect ratio, displayed dimensions, crop tolerance, text-safe area and expected viewing distance. Include the actual content management or ad-platform constraints. A portrait social crop may need a different composition, not simply a smaller export of a landscape master.

For print, ask the printer for final dimensions, bleed, colour profile and preferred file format. For web, test the image in the real component and network conditions. For social channels, verify current requirements in the publishing interface because platform processing can change.

Choose a sensible master

Keep a colour-managed master large enough for the biggest credible use, but do not manufacture dimensions without reviewing the result. An oversized master full of invented texture is not more truthful than a smaller, clean file. Retain the original separately so future outputs are not derived from a compressed derivative.

Colour behaviour is part of output planning. ICC profiles provide the mechanism for communicating colour characteristics across devices and workflows. Confirm the printer or destination profile instead of silently converting every file to the same space.International Color Consortium ↗

Verify each derivative in context

Open the exported file, confirm dimensions and inspect the important crop. Then view it in the page, template or print proof where it will appear. Check subject priority, text legibility, edge halos, file weight and any platform recompression.

Store the output specification beside the campaign files. When a placement changes, regenerate from the controlled master rather than stretching the nearest existing derivative.

Plan a responsive web family

Begin with the component’s maximum rendered width, then identify useful breakpoints instead of exporting a file for every device. A 640-pixel card, 1280-pixel content image and 1920-pixel hero may cover the real layout better than ten nearly identical derivatives. Keep aspect ratio and focal point data beside the asset when crops change across breakpoints.

Test on a normal mobile connection and inspect which resource the browser actually loads. The technically sharpest image is not the best choice if it delays the main content or shifts the layout. Reserve high-resolution variants for screens and placements where their visible benefit justifies the transfer cost.

Treat social crops as compositions

A feed post, vertical story and link preview present different safe areas and interface overlays. Start with the current publishing template, move the focal subject deliberately and check whether captions or platform controls compete with essential content. Do not assume a centred crop remains suitable when the format becomes tall.

Archive the platform, placement, ratio, pixel dimensions and export date with each derivative. Platform guidance and compression behaviour can change, so this record is a production snapshot rather than a permanent universal standard. When requirements change, regenerate from the master and review again in the live preview.

A practical decision table

DestinationStart withFinal check
PrintPhysical size, bleed and printer specificationProof at intended scale
WebRendered component width and responsive variantsLayout, weight and sharpness
SocialCurrent placement ratio and safe areaPlatform preview after upload

Release checklist

  1. Inventory every placement
  2. Record aspect ratios
  3. Ask for print specifications
  4. Allow for bleed and crop
  5. Keep the source separate
  6. Create responsive variants
  7. Embed the intended profile
  8. Check file weight
  9. Preview in the real template
  10. Archive the output specification

Common questions

Is 300 pixels per inch always required for print?

No. The suitable density depends on the process, material, viewing distance and printer requirements.

Should web images use the largest available file?

Usually not. Serve an appropriately sized variant and keep the larger master outside the page payload.