Combine Images

Local canvas tools · up to 20MB per image

Drop image here or click to upload

Drop image here

Select several at once, or add more with another pick or drop; the canvas shows a live preview.

File too large (max 20MB)

Combine Images: before exporting one PNG, align orientation, canvas width policy, background strategy, and mixed-DPR screenshots

The tool stitches multiple images vertically or horizontally in the browser with spacing and background color, then exports a single local PNG—no server-side storage of your assets. Rework usually comes from pixels and clients, not “merge failed”: mixing 1x and 2x captures makes type sizes jump; alternating transparent PNGs with opaque phone shots often shows gray or black bands in Slack/Teams/WeChat previews. Ultra-wide horizontal canvases get aggressively downscaled and look mushy; vertical chains carry status-bar timestamps, clipboard leaks, or internal URLs. If reading order only lives in chat history, nobody can reconstruct the story next week. Document start point, width normalization, background choice, and redaction rules, then sanity-check inside the real IM or ticket viewer—not only in design tools.

How to use Combine Images: pick axis and order, normalize width or top alignment, then verify readability after client compression

  1. Rename or number sources in true read order; if Retina shots are included, decide whether to normalize to logical CSS width or physical pixels and pre-scale upstream. Pick one background policy—white, light gray, or all-transparent—and avoid sandwiching transparent panels between opaque ones unless intentional.
  2. Add gutters so step boundaries read instantly; confirm button feet and currency decimals are not clipped. For side-by-side reviews lock identical zoom and align to a horizon, table row, or grid so reviewers do not chase fake deltas.
  3. After export check long-edge pixels and file weight; split into “part 1/2” when IM limits bite. Redact tokens, phones, employee mail, and internal hostnames before sharing; log merge direction, gap, and a file hash on the ticket or expense note for audit.

Combine Images FAQ: mixed DPR, transparent vs solid bands, client compression, evidence redaction

Type looks huge in one panel and normal in another—broken merger or mixed device scale factors?
Almost always mixed 1x/2x or different browser zoom. Normalize to one logical width or one physical multiplier before merging, and codify “support screenshots at 100% zoom.” Spot-check line heights with a ruler overlay instead of eyeballing.
Crisp in Lark, mushy in WeChat—is that resolution or aggressive recompression?
Large PNG long edges and big MB counts trigger downscaling or lossy transcodes. Measure dimensions and size against your playbook, then split segments, modestly shrink the canvas, or ship “overview + zoomed crops.” Test on the recipient client, not the sender preview.
Side-by-side diff accused of “secret sharpening on the right”—how does a merge workflow prove innocence?
Archive hashes of both sources pre-merge and restrict edits to translation and padding; caption “color untouched, layout only.” For high-stakes cases add screen recordings or a single export script that generates both panels identically.
Legal wants a customer email artifact—should status bars and address bars stay?
Depends on evidentiary goals: proving “production looked like this” often keeps time and domain but strips sensitive query strings; marketing may need internal hosts removed. Ask compliance before cropping—don’t break the chain of evidence after the fact.
Dark-mode app shots pasted next to white design comps look dirty at the seam—background tweaks fail. What fixes the sources?
Large luminance discontinuity: insert a labeled neutral divider (“dark runtime vs light mock”), or add a subtle rim light to dark captures before merging. Keep everything in sRGB end-to-end to avoid surprise tint shifts.
More versions