Image Stitcher (Horizontal / Vertical)
Image
Merges a row or column of images into a single PNG or JPEG. Different from a sprite sheet — this is for making screenshots side-by-side, photo strips, before/after comparisons, or a long scrolling app capture. Pick how to align mismatched-size images (top/middle/bottom for horizontal, left/center/right for vertical), optionally scale them all to the same height/width, and choose a background or keep it transparent. Everything happens in canvas in the browser, no upload.
How to use
- Drop the images you want stitched together. Reorder them with the up/down buttons.
- Pick direction, alignment, and whether to scale to a common height (horizontal) or width (vertical).
- Download as PNG (lossless, supports transparency) or JPEG (smaller, quality slider).
Frequently asked questions
- Why does my horizontal strip have white bands above/below shorter images?
- Because they're shorter than the tallest one. Switch the scale to 'match height' to resize everything to the shortest, or use 'middle' / 'bottom' align to move the bands.
- PNG vs JPEG?
- PNG is lossless and keeps transparency — pick it for screenshots or anything with text. JPEG compresses photos far smaller; the quality slider lets you trade size against artifacts.
Related tools
Image Crop (Aspect Ratio)
Crop any image to a standard aspect ratio (1:1, 16:9, 4:3, etc.) — centered automatically.
Image Rotate & Flip
Rotate an image 90° at a time or flip it horizontally / vertically, then download the result.
Image Resize
Resize an image to any dimensions and export as PNG, JPEG, or WebP — all in your browser.
Image to Base64
Convert an image to a Base64 data URL you can paste anywhere.
QR Code Generator
Create custom QR codes from any text or URL and download them.
Image Compressor
Compress and resize JPEG, PNG, and WebP images in your browser.