Drag files or click to select
Convert files online
Drag files or click to select
Convert files online
What is merging BMP to PDF
Merging BMP to PDF is the process of assembling several separate BMP raster images into a single PDF document, where each input file becomes its own page. The input is a set of BMP files of varying size and bit depth, the output is one compact PDF in which pages appear in the order you set during upload.
The BMP format was introduced by Microsoft in 1990 together with Windows 3.0 and was the main raster format of the operating system for a long time. Its key feature is extreme simplicity: BMP stores pixels in nearly raw form, without compression or with light RLE packing, and supports color depths from 1 to 32 bits per pixel. That simplicity brings two things: precise representation of every pixel and a large file size. A single BMP of a 1920x1080 screen at 24-bit color is around 6 megabytes, and a series of such shots quickly becomes a folder that is inconvenient to store and forward.
Another important property of BMP is that the format does not support multi-page content natively. One BMP file is always a single image. If you have a series of screenshots or scans in BMP and need to send them as one attachment, merging into PDF is the only practical answer. Here PDF acts as a container that gathers scattered raster images into a single document with page navigation.
Merging BMP to PDF is most often used with legacy Windows application archives, screenshot sets from tools that only save as BMP, packaging screen sequences into one document, or bringing archival raster data into a universal format that opens without trouble on any modern system.
Why a PDF made from BMPs is better than a stack of separate files
| Property | Separate BMPs | One PDF made from BMPs |
|---|---|---|
| Disk footprint | Sum of all BMP sizes | Usually noticeably smaller |
| Number of files | One per shot | A single document |
| Page order | Only by file name | Any order, set by you |
| Printing | One BMP at a time | Print all pages with one command |
| Email attachment | Several attachments | One attachment |
| Opening on macOS, Linux, mobile | Not always correct | Opens identically everywhere |
| Page navigation | Not available | Built in |
| Password protection | Not in the format | Supported by PDF standard |
| Document metadata | Not present | Available |
| Long-term compatibility | OS-dependent | Stable industry standard |
The key practical difference: BMP is a raster image historically tied to Windows, while PDF is a document understood by any operating system and any browser. When you merge a set of BMPs into PDF, you remove the tight link to a specific environment and get a file that opens without trouble in Safari on a Mac, Firefox on Linux, and Chrome on a phone.
Additionally, BMP is historically a heavy format because of its lack of efficient compression. When merging into PDF, the source data is packed inside the document more compactly: PDF wraps the raster payload into a more suitable stream, and in typical scenarios the resulting document is noticeably smaller than the sum of the source BMPs, especially when the originals contain many solid-color areas.
When merging BMP to PDF is convenient
Screenshot series from Windows applications
Many classic Windows programs save screen captures in BMP by default: this is true for some testing tools, debug utilities, monitoring software, and older editors. When you need to capture a sequence of steps or show a colleague how to reproduce a bug, it is convenient to gather the resulting BMPs into one PDF in the order of the steps: first screen - menu, second screen - opened dialog, third screen - error message. The recipient opens a single document, flips through the pages, and sees exactly the sequence of actions you wanted to convey.
Archive shots and scans in BMP format
In corporate archives you often find folders with scanned documents in BMP - the format was actively used in the late 1990s and 2000s together with Windows scanners. If you need to revisit such material, organize it, and pass it to a stakeholder, merging into PDF becomes the first step: hundreds of separate BMPs turn into one document that is easy to publish to a document management system, attach to a client card, or put into cloud storage under a meaningful name.
Training materials and interface walkthroughs
Teachers and authors of guides that describe how to work with software often photograph the screen or use capture utilities that produce BMP. A series of such shots with captions becomes a small manual: page after page shows program screens, and the student or employee learns by flipping through one document rather than opening dozens of pictures one by one.
Documentation for technical support
Support teams often ask you to attach a set of screenshots: settings dialog, event log, error text, network status. If the native utility produces BMP, it is more convenient to gather everything into one PDF and send it as a single attachment than to exchange messages with one picture at a time. The engineer immediately sees the full picture and finds the cause of the issue faster.
Collections of graphics from legacy editors
Older raster editors and CAD programs offer an export to BMP. If a project has accumulated such exports - drawings, wiring diagrams, layout options - it makes sense to assemble them into one PDF in a logical order. The result is a tidy package that can be sent to a client or filed into the project documentation.
Preparing attachments for formal applications
When filing a request with regulatory or oversight bodies, you often need to attach a packet of materials. If the source evidence consists of BMP screen captures, merging them into a PDF simplifies the application: one file with a meaningful page order instead of a pile of pictures whose viewing sequence you still need to explain.
How merging works
Upload two or more BMP files to the service page, optionally rearrange their order by dragging, choose the page size of the output PDF (A4, A3, A5, Letter, Legal, or auto-fit to the image), set the margins, and click "Merge." The output is a single PDF that you download immediately to your device. No registration is required, and the result has no watermarks.
Page-order control
After upload, BMPs appear as a list of thumbnails. Each file has a drag handle next to it. Move a file up to bring it closer to the start of the document, or down to push it toward the end. The order in the list matches exactly the order of pages in the resulting PDF. If a shot ended up in the list by accident, you can remove it before starting the merge. This control is especially valuable for step-by-step tutorials where the order of steps is critical: open the menu first, then go to settings, then click the button - the sequence must match the real flow of actions.
Page size
When building a PDF from a set of BMPs, it matters which width and height the resulting pages will have:
| Size | Description | When to choose |
|---|---|---|
| A4 | 210x297 mm, international standard | Documents for printing in most countries |
| A3 | 297x420 mm, oversized format | Large diagrams, schematics, dense screenshots with fine detail |
| A5 | 148x210 mm, half of A4 | Compact guides, small illustration sets |
| Letter | 215.9x279.4 mm, US and Canada standard | Documents for printing in North America |
| Legal | 215.9x355.6 mm, extended format | Legal materials, long tables and logs |
| Auto-fit | Page exactly matches the BMP dimensions | Screen captures without margins, non-standard images |
In A4, A3, A5, Letter, and Legal modes the image is scaled and centered on the page with the chosen margins, which suits printing and document submission. In auto-fit mode the page exactly mirrors the proportions of the source BMP, which is convenient when you want to preserve the on-screen look of the capture without any white borders.
Orientation and margins
You can separately choose the orientation (auto, portrait, or landscape) and the margin size (none, small, normal, large). Auto orientation picks the page direction based on the proportions of each BMP: wide screenshots land in landscape orientation, narrow ones in portrait. This is especially convenient when the set mixes vertical and horizontal images.
Image quality
The core principle of the merge is to not degrade quality. Each input BMP is placed into the PDF preserving the source resolution and color depth. Pixels do not blur, colors do not shift, fine details remain in place. If the BMP carried 24-bit color, the PDF will keep that color depth; if the source was a black-and-white monochrome image, it will keep its sharpness.
The size of the resulting file is usually smaller than the sum of the input BMP sizes because PDF packs raster data more efficiently than BMP itself. The effect is especially visible on large uniform areas - a white desktop background, a gray application panel, a flat fill of a chart.
Password protection
If the resulting document contains sensitive material - internal interfaces, screens with personal data, chat captures - you can set a password to open the PDF. Once saved, the file cannot be opened without the password, which adds a layer of security when forwarding through regular channels.
Which BMPs work best for merging
For a PDF from BMP you can use any well-formed file with the .bmp extension and the image/bmp MIME type. The service accepts BMP at different color depths: 1-bit monochrome, 4 and 8-bit with a palette, 16, 24, and 32-bit full color. Both uncompressed BMP and BMP packed with RLE are supported.
Good candidates for merging:
- screenshot series from a single program or from a sequence of actions;
- scanned documents stored in archival BMP folders;
- drawing and diagram exports from legacy CAD systems;
- screen captures from debug and monitoring tools;
- scanned pages of handwritten material;
- sets of cards, charts, and graphs from scientific and engineering packages;
- archival illustrations from encyclopedias and reference books;
- image batches from older training courses distributed on CDs.
If the batch contains extremely large BMPs (for example, screen captures from two 4K monitors), it is worth pre-shrinking them to a more reasonable screen resolution - 1920 pixels on the long side is usually more than enough for on-screen viewing, and the resulting PDF size drops several times.
The service will happily merge a heterogeneous set: some BMPs in high resolution, some in low, some monochrome, some full color. The document will simply look mixed, and for a presentation use case it is better to first bring the shots to a uniform style.
Benefits of the resulting PDF
Universal viewing
PDF opens in any modern browser: Chrome, Firefox, Safari, Edge, Yandex Browser. The recipient does not need additional software - it is enough to double-click the file or open it in an email client. This removes the typical pain of sending BMPs: some image viewers on macOS and Linux show BMP with color distortions or refuse to open certain variants of the format altogether. PDF looks the same everywhere.
Compactness compared to the source BMPs
One of the main everyday drawbacks of BMP is its large file size due to the lack of efficient compression. A folder of 20 24-bit BMP screenshots can easily reach 100 megabytes. Merging into PDF reduces the total volume by packing raster data more efficiently inside the document. The resulting file is easier to send by email, drop into chats, and store in the cloud without burning through plan quotas.
Page navigation
PDF has a built-in thumbnail panel and page numbering. The recipient can see at a glance that the document has 12 pages and jump to a specific one by clicking the thumbnail. With separate BMPs this does not work: you have to open the files one by one, navigating only by file name.
Printing
A single PDF prints with one "Print" command. The printer arranges the pages itself in the right order, and you do not need to open every BMP in a separate program. The difference becomes noticeable when there are many pages or when printing happens from several devices.
Tidy archiving
In a document management system, in cloud storage, or in an internal company wiki, it is more convenient to keep one PDF with a meaningful name than a folder of 15 BMP screenshots. Search by name and tags works at the document level rather than at individual files, and sorting by date produces one record instead of a dozen.
Limitations and practical tips
Before uploading, it is worth checking and preparing the files:
- make sure all files are actually in BMP format (extension .bmp) and not in PNG, GIF, ICO, or TIFF, which look similar. For those formats there are separate merge operations;
- if the BMPs come from old scanners or capture utilities, verify that they open correctly in a standard viewer - rarely, you encounter corrupted files from outdated software;
- if a screenshot shows personal information, blur it in an image editor before uploading to the service;
- large BMPs from 4K monitors are better resized down to 1920 pixels on the long side - this reduces the resulting PDF size and upload time.
The service suits everyday tasks: assembling screenshots, merging archival scans, preparing tutorials, packaging exports from older programs. For specialized tasks - typographic book layout, multi-page reports with interactive forms, color correction for offset printing - use professional PDF authoring software where finer settings of fonts, margins, and color profiles are available.
What is BMP to PDF conversion used for
Screenshot series from a Windows application
Screen captures in BMP from debug or monitoring tools are gathered into one PDF in the logical order of steps, which is convenient for showing a colleague how to reproduce an issue or for snapshotting a system state.
Archive of scanned BMP documents
A folder of archival scans from the 1990s and 2000s in BMP format turns into a single compact PDF that takes less space and fits neatly into a document management system under a meaningful name.
Software walkthrough guide
A series of interface screenshots with captions is merged into one tutorial in the right step order. The reader flips through a single PDF and learns the program in sequence.
Technical support ticket
A set of screenshots - settings dialog, event log, error text, network status - is bundled into a single PDF and attached to a support request as one file, which speeds up diagnosis.
Legacy CAD drawing export
A series of drawings and diagrams exported as BMP from an older CAD system is gathered into one PDF in logical order and sent to the client or filed into the project documentation.
Illustration set for a training course
Screenshots and illustrations in BMP prepared for a course handout are merged into one document in the proper lesson order. Students receive a single file with course materials.
Tips for converting BMP to PDF
Shrink large BMPs before upload
Screenshots from 4K monitors at 32-bit BMP can weigh 20 to 30 megabytes each. Resizing down to 1920 pixels on the long side does not visibly change the image on screen but reduces the resulting PDF size several times.
Give files clear names
Before uploading, rename BMPs so that their alphabetical order matches the desired order in the PDF: 01_menu.bmp, 02_settings.bmp, 03_error.bmp. Then after upload you will not need to manually rearrange files by dragging.
Mask personal data in advance
If a screenshot shows usernames, tokens, or document numbers, blur them in an image editor before uploading to the service. This is safer than editing the finished PDF in third-party software.
Review the resulting PDF before sending
After download, open the resulting document and flip through every page. It takes 10 to 20 seconds but lets you spot a missed shot or a misplaced screenshot before the file goes to the recipient.