A PDF to long image converter stacks every page of a PDF into a single tall PNG, vertically joining them so the whole document scrolls as one continuous picture. The output is one image file encoded as lossless PNG, with every page rendered and glued from top to bottom in the order they appear in the source. For beginners, the appeal is simple: you drop in a PDF, pick a scale and a page gap, and you get one picture you can paste into a chat, post on social media, or attach to a ticket without asking anyone to open a PDF reader. Everything happens locally in your browser, the file never uploads, and the source PDF stays untouched.

pdf to long image for beginners
PDF to Long Image for Beginners: A Simple Walkthrough

What "PDF to Long Image" Means in Plain English

A "long image" is a single image file that is much taller than it is wide, like an unwrapped scroll. When the source is a PDF, every page is rendered the way a PDF viewer would draw it on screen, and those rendered pages are pasted one below the next into one big canvas. The result is encoded as one PNG file you can open in any image viewer, photo editor, or messaging app.

Two terms matter for beginners. First, "scale" controls how many pixels each page is rendered at before it is placed on the canvas. A scale of 2 produces roughly twice the width and twice the height per page compared with a scale of 1, which makes text and small graphics clearer when the long image is viewed at full size. Second, "gap" is the number of white pixels left between neighbouring pages. Setting a gap keeps one page from running straight into the next so the reader can tell where each page begins and ends.

Because the output is one PNG, it is a picture of your PDF rather than a copy of your PDF. That distinction matters whenever you want to edit text later, search the file, click links, or refill form fields, none of which a flat PNG supports.

When a Single Long Image Is the Right Choice

A long PNG is a good fit when the goal is reading or sharing a visual, not editing a document. Common beginner scenarios include pasting a short how-to into a team chat so a colleague can read it without opening another app, scrolling through slides or a comic on a phone where a PDF reader feels heavy, and archiving a multi-page reference such as a price list or a one-pager as a single image that lives alongside other pictures in a photo library. It also helps when a platform only accepts one picture where you want several pages shown together, such as a forum post or a marketplace listing that does not allow PDF attachments.

A long image is a poor fit when the audience needs searchable text, clickable links, or reflowable text on a phone. A long PNG also becomes awkward when the source is very tall because some chat clients, image editors, and printers struggle with images that exceed several thousand pixels in one dimension.

How to Convert a PDF to a Long Image in Your Browser

The PDF to Long Image tool runs the whole job locally, so you do not need to install software, create an account, or hand your document to a remote server. The three-step flow keeps every control visible while you work.

  1. Open the tool and choose one PDF from your device. The file must be at most 25 MiB and no more than 40 pages; larger inputs are rejected before any rendering happens.
  2. Pick the rendering scale and the gap between pages. The scale control raises the resolution of every page, and the gap field accepts 0 to 32 white pixels. Leave a small gap if you want a visible separator between pages; pick 0 if you want one continuous strip.
  3. Click Convert to Long PNG. The tool preflights every page and the complete canvas first, so it only encodes the image once it has confirmed the final size fits inside the safety limits. When the preview shows the combined width, height, and page count, download the single long PNG. The filename ends with -long.png and is based on the trimmed name of your original PDF.

The rendering engine loads only after you press Convert, which keeps the page itself fast to open. While the job is running, a newer click cancels the older one, so you never queue up two encodes at once.

Limits That Decide Whether the Conversion Succeeds

Beginners often run into one of the size limits before they reach the canvas itself, so it helps to know the numbers in advance. The table below shows the official boundaries the tool enforces before it commits to encoding.

BoundaryLimitWhat happens at the limit
Source file size25 MiBLarger files are rejected at the file picker with an error message.
Page count40 pagesDocuments above this page count stop before any canvas is drawn.
Single rendered page12,000 pixels per side, 40 megapixelsAn individual page above this scale is refused even if the rest would fit.
All pages combined100 megapixelsThe total pixels across every page must stay under this ceiling.
Final long canvas12,000 pixels per side, 100 megapixelsThe stacked image is checked before encoding and refused if it would overflow.

The preflight is what makes the failure mode friendly for beginners. Rather than waiting for a long encode and then finding out the result was clipped or memory-heavy, the tool prints the exact combined width, height, and page count after the preflight and only then produces the file. If the document is too tall, drop the scale or split the PDF into shorter ranges with Split PDF and stitch the resulting PNGs in an image editor.

What the Long PNG Keeps and What It Drops

Because the output is a rendered picture, several PDF features that survive other kinds of conversion do not survive here. The table below lists what you can expect to keep in the long PNG and what disappears once the document has been painted onto a canvas.

PropertyPreserved in the long PNGNotes for beginners
Visible page contentYesText, vector artwork, photographs, fonts, and clipping paths are painted onto the canvas.
Page order and countYesPages are stacked in the order they appear in the PDF, from top to bottom.
Mixed page sizesYesPages can differ in width, height, and orientation. The widest page sets the canvas width.
Selectable textNoText becomes pixels, so you cannot copy or search it inside the image.
Live links and form controlsNoClickable links, fillable fields, and checkboxes are rendered as visual shapes only.
Annotations, layers, metadataNoComments, hidden layers, document properties, and the original embedded images are not carried over.
Source PDF itselfUnchangedThe original file is never modified; only a new PNG is produced.

The encoding uses the lossless HTMLCanvasElement.toBlob path with an explicit image/png output, so the picture you download is bit-for-bit identical to what the canvas paints, with no JPEG-style compression artefacts.

Long PNG vs. Separate Page Images

A long PNG is one of three common ways to flatten a PDF into images. Knowing which to pick saves beginners from redoing the conversion later. The PDF to PNG converter outputs one lossless PNG per page at exact dimensions, which is the right tool when you want each page as its own file for thumbnails, design work, or batch editing. The PDF to JPG converter outputs smaller lossy JPEG pages, which is the right tool when file size matters more than crisp text. The long-image tool is the right pick when the goal is a single shareable strip rather than a folder of pages.

Pages of different sizes are handled the same way in all three tools: the rendering library paints each page at its own viewport, so a portrait page is not stretched to match a landscape page on the same canvas. In the long image, the widest page sets the overall width and narrower pages are centred horizontally so they stay readable.

Common Reasons a Beginner Hits an Error

Beginners usually hit a size limit before reaching the canvas itself. A source PDF over 25 MiB is rejected and should be trimmed or compressed first with the Compress PDF tool before retrying. A document that passes the size check but exceeds 40 pages should be split with Split PDF and converted one piece at a time. When the combined canvas is too tall, the cause is usually a rendering scale that is too aggressive for a long document; lowering the scale by a step drops the pixel count quickly because the height grows with both scale and page count.

Encrypted, password-protected, or damaged PDFs also surface an error rather than producing a partial file. The tool does not unlock documents, repair them, or check whether they are trustworthy. The rendering library is Mozilla's PDF.js, the same engine that powers many browser-based PDF viewers, so a PDF that opens in your browser will generally convert here as well.

Once the long PNG is on your device, treat it as you would any other image: it is easy to copy, paste, resize, crop, or annotate in your favourite photo editor. The original PDF stays exactly where it was, untouched, in case you ever need the editable version later.

Related reading: PNG to PDF for Beginners: A Plain-English Walkthrough.

Related reading: Export Images From a PDF to JPG Without Uploading.