Bluebeam Revu compresses PDFs through its built-in Reduce File Size command, which downsamples embedded images, flattens transparency, and rewrites object streams inside the desktop application. The feature is reached through the Document menu and produces a smaller copy of the same document without changing page count, annotations, or markup. Because the processing happens inside Revu, the original file stays on your machine and the output either overwrites the open document or saves as a new file alongside it depending on your settings. This makes Bluebeam's own compressor the natural first stop for anyone already working in the app, but it requires a paid license, a Windows install, and several passes on image-heavy construction sets. Users who only need a quick shrink of a single JPG-heavy file before emailing it or attaching it to a Bluebeam session often reach for a browser method because it skips the licensing question and finishes in a single pass.

how to use bluebeam to compress pdf
how to use bluebeam to compress pdf

How Bluebeam Revu Compresses PDFs

Bluebeam's compression lives inside Revu as the Reduce File Size dialog, and it gives you four main levers to control the result. The image quality slider sets the JPEG re-encode factor, the downsampling control caps the longest side of high-resolution rasters at a chosen DPI, the font subsetting checkbox strips embedded fonts the document never calls on, and the unused object option deletes orphaned resources Revu can safely discard. Each lever runs locally on your workstation, so a 200-page construction set can take anywhere from a few seconds to several minutes depending on how many photos and plan sheets it carries.

The exact steps inside Revu look like this:

  1. Open the PDF in Revu and choose Document > Reduce File Size.
  2. Move the image quality slider to set the JPEG re-encode level for embedded rasters.
  3. Set downsampling options for any image above the DPI threshold you choose.
  4. Toggle font subsetting and the option to remove unused objects if you want a deeper pass.
  5. Click OK, save the result, and reopen the new file to confirm the page count and markups are intact.

Revu does not promise a target file size, and the resulting PDF depends on the source images, the chosen quality, and the overhead already in the document. Markups, hyperlinks, comments, and form fields are preserved across the pass, which is why the tool is so widely trusted on architecture, engineering, and construction projects.

Why a Browser-Based Compress PDF Tool Is a Useful Alternative

Not every user has a Revu license, and not every PDF needs Revu's full markup engine. A browser-based Compress PDF tool offers a smaller, more focused option for the common case of a JPG-heavy PDF that is too large to email. It runs entirely in the current tab, so the file never leaves the browser, and it does not require an account, a download, or a Windows machine. The trade-off is that it is deliberately narrower than a full PDF optimizer: it only touches a specific class of embedded image, and it does not advertise itself as a general-purpose shrinker.

This honesty matters when a file refuses to shrink. A text-only PDF, a document with CMYK or JPX images, or a file whose embedded JPGs are already small will produce an honest error from the browser tool rather than a placebo download. That behavior is closer to how Revu reports a no-op Reduce File Size pass than to how most online compressors behave, and it is the reason the browser tool works as a complement rather than a replacement.

Compress a PDF Locally for Bluebeam Workflows

When Revu is not available or the file is a one-off that does not justify opening the desktop app, the browser Compress PDF tool is a quick pre-share step. The whole flow runs in the current browser tab and finishes in a single pass.

  1. Open the Compress PDF tool in your browser and choose one local PDF up to 25 MB.
  2. Select Compress PDF and wait while the tool checks and re-encodes eligible embedded JPG images locally.
  3. Review the reported input and output sizes shown after the pass finishes.
  4. Download the verified PDF if the output is smaller, then open it in Bluebeam Revu or any PDF viewer to confirm the page count and visuals before sharing.

Because the tool reopens the output with a PDF viewer before exposing the download link, a malformed result will not be presented as success. The original file is never modified, so a quick side-by-side check between the source and the result is enough to confirm that the change is acceptable for your Bluebeam session.

What the Browser Tool Can and Cannot Shrink

The browser tool only changes unmasked DCTDecode JPG images that use DeviceRGB or DeviceGray color data. Every other image type — JPX, CMYK, Indexed color spaces, masked images, ImageMask objects, and any stream with decode parameters — is skipped on purpose rather than guessed at. If a newly encoded JPG is not actually smaller than its original byte stream, the tool keeps the original image instead of forcing a worse result. If no safe replacement is smaller across the document, the tool returns an honest error and does not produce a download at all.

Page content, page count, text, links, vector objects, forms, annotations, metadata, and unsupported image objects remain in the PDF structure. That means a text-only PDF usually cannot shrink, and the final file size depends on the source images and the PDF overhead rather than on any target number. The current version accepts one PDF up to 25 MB, up to 80 eligible image objects, and at most 100 megapixels across the images it decodes, with each eligible image downscaled to a longest side of 1400 px at JPEG quality 0.70.

Bluebeam Reduce File Size vs Browser Compress PDF

AspectBluebeam Revu Reduce File SizeBrowser Compress PDF
Processing locationLocal Windows desktopCurrent browser tab
License requiredPaid Revu licenseNone
File size limitDriven by available memory25 MB, 80 image objects, 100 megapixels
Image types touchedBroad re-encode and downsample controlsUnmasked DCTDecode JPG with DeviceRGB or DeviceGray only
Preserved elementsPages, markups, comments, hyperlinks, formsPages, text, links, vectors, forms, annotations, metadata
Honest no-op behaviorReports when nothing shrinksReturns an error rather than a placebo download
Best fitConstruction sets and large markup-heavy projectsQuick shrink of a single JPG-heavy PDF

The two tools are not interchangeable, but they cover each other's gaps well. Revu is the right choice when you need full markup preservation across a large project; the browser tool is the right choice when you need a fast, license-free shrink of a single image-heavy file before sharing it.

When Bluebeam Is Still the Better Choice

Stay inside Revu when you need archival conformance, print color management, or guaranteed lossless compression, because the browser tool is deliberately narrower than a general-purpose optimizer. Use a specialist desktop PDF optimizer if you need arbitrary stream compression, certified PDF/A output, or predictable CMYK behavior on a press-ready file. The browser Compress PDF tool is meant for scanned or photo-heavy documents when a visually smaller local copy is acceptable, and it is best treated as a quick pre-share step rather than a finishing pass.

Keep the original file, open the result in your PDF viewer, and compare the two before sending the smaller copy to a client. That habit matches what most Revu users already do when they rerun Reduce File Size on the same document with a different quality slider.

The verification step that gates the download is built on the PDF.js rendering library documented at the Mozilla PDF.js API reference, and the image re-encode uses the HTML Canvas toBlob API defined by the WHATWG HTML standard. Those two building blocks explain why the tool can verify page count and recompress JPGs without uploading the document.

Related reading: How to Avoid Mistakes When You Compress PDF to Size.