Forum Discussion
How can I reduce or decrease the size of a PDF for cloud printing on my pc?
I need to print PDF learning materials for my kids but the EPSON printer does not support PDF files larger than 50MB for cloud print. The current PDF is over that limit, so it can't be uploaded or sent to the printer successfully.
The file contain many images or scanned pages, which might be the reason the PDF size is so large. A simple way to reduce the PDF size is needed, but it would be best to keep the text readable and the images clear enough for printing.
What is the best way to decrease the size of a PDF file on Windows before sending it to a cloud printer? Are there any built-in tools, printer settings, or safe desktop programs that can compress the PDF below 50MB without making the quality too poor?
10 Replies
- AdscscIron Contributor
The "Print to PDF" with lower quality is likely the most "best and free" method that can decrease the size of the PDF without third-party tools.
- LeonYomCopper Contributor
let's talk about the super casual, zero-install way to fix your PDF problem: online compression tools. You mentioned you want to decrease the size of the PDF for your kids' learning materials so the Epson printer stops complaining about the 50MB limit. This is the "no software required, just a browser" solution.
These websites do the heavy lifting for you. You just upload your file, the server crunches the numbers to compress the images and strip out junk data, and you download a much smaller version. The goal is to get that giant PDF small enough to sneak under the printer's limit.
How do you decrease the size of the PDF:
1. Search for the right tool: Look for "PDF compressor local browser" or "client-side PDF compression". Sites or similar tools that highlight "100% private" are your best bet.
2. Upload/Select: Drag your giant PDF into the browser window.
3. Choose the "Printer" Preset: This is the secret sauce. Good compression tools usually have modes like "Low," "Medium," and "High". You need "High Compression" or "Maximum" to really cut down those image file sizes for printing.
4. Download: Hit the button and see if the new file size is under 50MB.
Using a client-side online tool is a great "quick fix" for Windows 10. Just make sure the site says it processes files locally to keep your kids' homework safe, and crank the compression slider up to High. Give it a shot and see if that gets the file small enough for the Epson!
- GenevieveloverCopper Contributor
You can definitely use Libre Office to decrease the size of the PDF on your Windows 10 PC. Totally. It’s not just a Word clone. Libre Office has a feature that lets you "re-export" your PDF. When you do that, you can tell it to squeeze the images inside, which is usually what makes the file huge in the first place.
How to actually do it:
1. Open it up
- Launch Libre Office. Don't just double-click the PDF yet. Open the program first, then go to File > Open and select your big PDF.
2. Find the right export option
- Go to File > Export As > Export as PDF. This opens a box where the magic happens.
3. Crank down the settings
- Look for the Images section.
- Compression: Switch it from "Lossless" to JPEG compression. Lossless keeps 100% quality but makes a massive file.
- Quality: This is the slider that saves you. The default is usually 90. Drop this down to around 50% or 75%. The lower the number, the smaller the file (and slightly lower the quality).
- Resolution: Change this to 150 DPI. Unless you're printing a professional photo for a wall, 150 DPI is totally fine for homework sheets.
4. Save it
- Hit Export, give it a new name so you don't overwrite the original, and you're done.
A user on a help forum did this exact thing with a manual. They dropped the image resolution to 150dpi and the quality to 33%, and the file shrank from 17.2MB down to 5.32MB—massive difference. Next , you can decrease the size of the PDF on Windows 10 computer via Libre Office.
- ClarasfsCopper Contributor
OfflinePDF is exactly what it sounds like—a privacy-first, completely offline command-line tool that runs 100% locally on your Windows machine. It's open-source, free, and processes everything on your computer with no internet access or file uploads.
How to Install and Use OfflinePDF to decrease the size of the PDF:
Step 1: Install Python
Go to python and download Python 3.14 or newer for Windows
During installation, make sure to check "Add Python to PATH"
Step 2: Install OfflinePDF
Open Command Prompt (search for "cmd" and run as Administrator)
Type this command and press Enter:
cmd
pip install offlinepdf
Wait for the installation to complete
Step 3: Compress Your PDF
Navigate to the folder containing your large PDF using the Command Prompt, or just use the full path
Run this command:
cmd
offlinepdf compress "C:\path\to\your\large-file, pdf"
OfflinePDF will create a compressed version in the same folder
This tool will automatically decrease the size of the PDF while maintaining sufficient print quality. If it still cannot be reduced below 50MB after the first compression, you can use more aggressive settings to re-run the process.
- WilliamsJohnsonIron Contributor
Using Microsoft Word is a simple way to reduce pdf size using the software you already have installed.
It allows you to compress PDF files without additional tools, but you’ll need to convert the document using Word first.
First, open a blank document in Microsoft Word.
Go to File > Open, select your PDF file, and click OK when Word asks if you want to convert the PDF.
Then go to File > Save As and select PDF as the format.
Before saving, click Options… and select Minimize file size.
If the “Preserve fidelity when sharing” option is enabled, uncheck it, then click OK and save to reduce pdf size.
After saving, be sure to check the newly generated PDF file to ensure the formatting meets your requirements.
This process relies on Word’s built-in conversion capabilities, so it’s only suitable for simple documents where minor formatting changes are acceptable.
If you don’t want to download third-party tools, you can use this method. For users who already have Word installed, this is a convenient option, but be sure to test the output before sharing to ensure the content is clear and readable.
- DashielQuinnIron Contributor
PDF24 Creator is an offline desktop tool that helps you reduce pdf size while ensuring complete confidentiality.
How to Reduce PDF size
Step 1: Download and install the software from the official website.
Step 2: Open the software from the Start menu.
Step 3: Drag and drop the PDF file into the main window.
Step 4: Click “Compress PDF” in the left sidebar.
Step 5: Select a compression level:
- Normal: A balanced quality suitable for both printing and everyday use.
- Max: The smallest file size, but with slightly reduced quality.
Finally, click Compress and save the new file to reduce the size of the PDF.
Advantages
- Works offline without the need to upload files
- Offers multiple compression levels to meet different needs
- Integrates a full suite of other PDF tools into a single platform
Disadvantages
- The download file is somewhat large
interface design is slightly outdated
The software runs entirely offline, so your files do not need to be uploaded to the internet. It is ideal for users who want a reliable and free way to compress PDF files while ensuring document security.
- DebioraIron Contributor
PDFsam Basic is an open-source tool that can be used to decrease the size of the pdf and perform other basic PDF operations.
Instructions: Download the software from the official website, then install and open the program. Select the compression module, add your PDF file, choose a compression profile (such as “Print” or ‘Screen’), and finally click Run to start processing.
Its advantages include an intuitive compression process and the ability to select different quality profiles based on your needs.
Its disadvantages include: it offers only basic compression features, struggles to handle complex PDF files with special formatting, and requires the program to be installed on your computer.
ps
- For optimal compression, view the document online and select View.
- To print with high clarity, select Print.
- Close the original PDF file before compressing to avoid file access errors.
This allows you to decrease the size of the pdf offline without relying on online services. It is suitable for both everyday PDF compression tasks and users who wish to maintain document privacy.
- JosewSilver Contributor
Microsoft Print to PDF is a built-in Windows feature used to decrease the size of the pdf without installing extra software.
How to decrease the size of the pdf
- Open the PDF file in an application that supports printing in Edge or Chrome.
- Press Ctrl + P to open the print dialog box.
- Select Microsoft Print to PDF as the printer.
- Adjust the quality settings:
- In Chrome/Edge: Click More settings → Set Pages per page to 1 → Lower the quality setting.
- Click Print, select a save location, and rename the file.
- Once saved, you will have successfully reduced the size of the PDF file.
Once you're done, be sure to check the file size—most PDF files will be reduced by 50% to 80%.
Although it relies on built-in system features, it works well for standard PDF files that don't require ultra-high-definition quality. If you prefer not to use third-party compression tools, this is a convenient built-in solution. You should adjust the quality settings appropriately based on your needs.
Pros:
- Safe and easy to use
- Provides excellent compression for standard documents
Cons:
- Image clarity may be reduced if the quality setting is too low
- Not suitable for PDF files containing professional-grade, high-resolution graphics
- ZaneAtlasIron Contributor
Use Gh0stscript for advanced offline compression.
It is a powerful offline command-line tool for PDF compression and optimization. It is useful for batch processing or when online tools are not preferred. However, compression results depend on the PDF content, and Gh0stscript’s own guidance notes that PDF optimization advice can vary because not every PDF can be reduced the same way.
How to decrease the size of the pdf file
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=compressed.pdf input.pdfUse /screen for smaller size and lower quality, /ebook for a balanced result, or /printer for better print quality.
Best practical order: try Acrobat or re-export first, then compress images, then use browser print-to-PDF or Gh0stscript if the file is still too large.
- PaxtonBlazeIron Contributor
Re-exporting the original document is often the best way to reduce PDF file size because it gives better control before the PDF is created. If the PDF came from Word, PowerPoint, Pages, Libre Office, or another editor, open the original file and export it again instead of compressing the finished PDF.
The most important setting is image quality. Choose a lower image resolution, reduce JPEG quality, and avoid using full-size photos when smaller images are enough. For normal reading or cloud printing, medium image quality is usually fine and can greatly reduce the final PDF size.
This method works best for reports, manuals, presentations, and image-heavy documents. It is also safer than random online PDF compressors because the file stays on the computer and the layout is easier to preserve.