How to split a long screenshot into pages
A long, scrolling screenshot captures everything in one shot, but the result is a single image thousands of pixels tall that is hard to read and worse to share. The fix is to slice it into pages. This guide covers how to capture the tall shot in the first place, the three ways to cut it, where to put the breaks so no text is lost, and when to export images versus a multi-page PDF.
First, capture the whole thing as one tall image
Before you can split a long screenshot, you need it as a single tall image. Most phones and browsers can capture a scrolling page in one go.
- Android: take a screenshot, then tap Capture more (or Scroll) on the preview and drag to select how far down to grab.
- iPhone: screenshot a web page in Safari, tap the thumbnail, then choose Full Page at the top and save it (it exports as a PDF you can convert, or use a scrolling-capture app for an image).
- Desktop browsers: Chrome and Firefox can capture a full-page screenshot from the developer tools, or a screenshot extension can do it in one click.
Once you have that one tall file, the splitting happens in the browser, and the screenshot is never uploaded.
The three ways to cut it
There is no single right number of pages. The best cut depends on whether you are reading on a screen, hitting an upload limit, or printing. These are the three methods and when each one wins.
| Method | How it cuts | Best for |
|---|---|---|
| Equal pages | Divides the image into a number of even slices | Quickly breaking a capture into a few readable parts |
| Max height | Each slice is a fixed pixel height; the last holds the remainder | Staying under a form's height limit, or consistent page sizes |
| A4 / Letter | Each slice is sized to fill a full printed page at the image width | Printing, or exporting a print-ready PDF |
For most sharing, equal pages is enough. If a portal rejected the image for being too tall, switch to max height and set a value under its limit. If it is going on paper, use A4 pages so nothing is clipped.
Put the cuts where they won't lose anything
The one thing that ruins a split is a cut line falling through a row of text or a chat bubble, so half a sentence sits at the bottom of one page and half at the top of the next. A live preview that draws the cut lines on the image is the fix.
If a break lands badly, nudge the page count by one and watch where the lines move. A small change usually drops every cut onto a blank gap. The splitter shows the lines before you commit, so you never download a bad cut.
Images or a PDF?
Once the cuts are right, decide the output. Loose images are fine for dropping individual parts into a chat. A single PDF is better when the capture is really one document you want to file, email or print.
Export a multi-page PDF and each slice becomes a page in order, one tidy file that opens the same on every device. For printing, choose A4 or Letter so the pages match standard paper. If you have already saved the parts as images and want to combine them later, JPG to PDF stitches them back together.
Splitting a photo into a grid instead
Pages are for tall captures. A photo you want as an Instagram grid needs a different cut: a matrix of square tiles, not horizontal strips.
Crop the photo to a square first so the tiles line up, then split it 3 × 3. Remember the posting order runs backwards: upload the bottom-right tile first and the top-left last, because the feed shows the newest post first. Post all nine in one session so the picture is never half-built.
Frequently asked questions
Related guides
- Convert HEIC to JPG
Why iPhone photos are HEIC, where the format breaks, and how to convert to JPG for any form, PC or email.
- JPG vs PNG vs WebP
Compression, transparency, support and file size compared, with exactly when to use JPG, PNG, WebP or AVIF.
- Photos to PDF
Combine images into one clean PDF for uploads: page order, page size, and keeping the file small.