PDF to BMP

Convert each PDF page into a BMP image.

Click to select a file or drag and drop

A single PDF file

Your files never leave your device.

How It Works

1

Upload File

Click or drag and drop your file to begin

2

Process

Click the process button to start

3

Download

Save your processed file instantly

Related PDF Tools

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

Frequently Asked Questions

What resolution are the BMP images?

Pages render at a fixed 2x scale, so a Letter page (8.5 x 11 inches) becomes a 1224 x 1584 pixel image, about 144 pixels per inch. There's no DPI setting on this tool; for an adjustable scale use PDF to PNG.

How is a multi-page PDF delivered?

A one-page PDF downloads as a single .bmp named after the file. A multi-page PDF downloads as a ZIP named filename_bmps.zip containing page_1.bmp, page_2.bmp, and so on, one image per page.

Why are the BMP files so large?

BMP stores raw pixel data without compression, so a page takes the same space whether it's blank or full of detail, and files are far larger than a PNG or JPG of the same page. If your target software accepts PNG, that format is lossless too at a fraction of the size.

Can I convert several PDFs to BMP in one batch?

No, one PDF per run; if you drop several files only the first is used. Convert them one after another, or pick the pages you need first with Extract Pages so each run stays small.

Does the conversion keep transparency or vector quality?

No. Every page becomes a flat raster image on a white background, and text becomes pixels, so the BMP can't be searched or enlarged without softening. Keep the original PDF for editing.

Can I convert a password-protected PDF to BMP?

Yes, if you know the password: the tool prompts for it when the file loads and then renders the pages normally. A file with an unknown password can't be opened.

Is my PDF uploaded to convert it to BMP?

No. Rendering happens on a canvas in your browser and the images are packed into the ZIP locally, so the document never leaves your computer. Large PDFs just take longer because your own machine does the rendering.

Which tool should I use instead if BMP isn't required?

For lossless output with small files, PDF to PNG; for photos and the smallest files, PDF to JPG; for multi-page fax or scanning systems, PDF to TIFF. BMP mainly makes sense when a legacy application or device insists on it.