File Compressor Online: Pick the Right Tool by File Type
Last reviewed 2026-05-08. Every tool linked from this page runs in your browser - your file is processed locally on your device, no signup required.
Pick a tool by what you have
| What you have | What to do | Tool | Typical size cut |
|---|---|---|---|
| A folder of mixed files (documents + photos + spreadsheets) | Make a ZIP archive | Zip File | 20-50% on text-heavy folders; 1-3% on media-heavy folders |
| Loose JPG / PNG photos | Lower the JPEG quality | Compress Image | 30-70% at quality 60-80 with no obvious quality loss |
| iPhone HEIC photos that must open on Windows / Android | Convert HEIC to JPG | HEIC to JPG | compatibility win; size similar to slightly smaller |
| Several images going to one recipient | Bundle them into one PDF | Images to PDF | 0-20% vs separate (one file is easier to send) |
| Several PDFs going to one recipient | Merge into one PDF | Compose PDF | 5-15% from de-duplicated headers and metadata |
ZIP a folder of mixed files
The Zip File tool bundles every file in a folder into one .zip archive and offers it as a download. The archive runs DEFLATE compression on the byte stream, so text-heavy folders (documents, source code, CSV) shrink 20-50% while media-heavy folders (JPG / PNG / MP3 / MP4) shrink only 1-3% because those formats are already internally compressed. The whole job runs locally in the browser - no upload to any server - and a password option is available when sharing sensitive content.
If a ZIP comes out larger than the upload limit (most often when the folder is photo-heavy), the right move is "compress the photos first, then ZIP the folder". Use Compress Image on the photos before adding them to the archive.
Compress JPG and PNG photos
Compress Image lowers the JPEG quality on a photo to reduce file size while keeping the resolution unchanged. At quality 60-80 most photos shrink 30-70% with no visible loss; at quality below 50 the change becomes noticeable on faces and skies. PNG photos with photographic content can also be re-encoded to JPG for additional savings, while PNG screenshots and logos with text or sharp edges should stay as PNG to avoid compression artifacts.
Convert iPhone HEIC photos to JPG
HEIC is the default photo format on iPhone since iOS 11 and is not natively supported on older Windows or Android devices. HEIC to JPG converts the file so the recipient can open it without installing a HEIC plugin. The byte savings are small - HEIC is already a modern, efficient format - but the compatibility win is the point: the photo opens cleanly on every modern device after conversion.
Bundle several images into one PDF
Images to PDF takes a stack of JPG or PNG files and outputs one PDF with one image per page. Recipients see the photos in order without needing to download a folder; they scroll through the PDF instead of opening each image separately. The output is roughly the same total size as the input - PDF does not re-compress photos by default - but one attachment is easier to send than ten.
Merge several PDFs into one
Compose PDF merges multiple PDFs into a single document. The output preserves the original page content but de-duplicates document-level metadata and shared font tables, so the merged file is typically 5-15% smaller than the sum of the inputs. The page order matches the upload order; rearrange the inputs before merging if needed.
Why this page routes you to a specialist instead of a single button
This page exists because "file compressor" is not one operation, and the decision table above is the page's primary output. The five inputs the table covers - a mixed folder, loose JPG or PNG photos, iPhone HEIC files, several images for one recipient, and several PDFs for one recipient - each ship through a different tool because the bytes themselves want a different algorithm. The hub does not host a generic upload widget, on purpose: a single widget would dispatch every input to a default that beats only one of the five cases and silently underperforms on the other four. The row that matches what you have routes the click straight to the specialist that knows what to do with that input shape.
The five tools the table links to differ in algorithm, not in convenience. The Zip File tool runs DEFLATE over the byte stream of a folder and works best on text-heavy archives; Compress Image lowers JPEG quality on loose photos and shrinks them 30 to 70 percent without re-encoding the underlying pixels; HEIC to JPG is a format conversion for compatibility on Windows or Android, not a size cut; Images to PDF stitches a stack of photos into one shareable document so the recipient gets one attachment instead of ten; Compose PDF concatenates multiple PDFs and de-duplicates shared font tables for a 5 to 15 percent saving. All five run in your browser tab on your device, with no upload to a remote host and no signup, so the only choice the reader makes is which row in the table matches the file in front of them.
How privacy works in this browser file compressor toolset
Every tool linked from this page runs entirely in your browser. Files are read from your device, processed in tab memory, and the result is offered as a download. Nothing is uploaded to a remote server, no account is required, and the browser does not retain the input or output once you close the tab. That makes the toolset safe for contracts, medical records, payslips, and other documents you do not want to copy onto a third-party host.
When a single very large file does not fit any compressor
If the input is one very large file - a 4K video, a RAW photo, a design source over 1 GB - no in-browser compressor will help much. Video re-encoding to a smaller bitrate is the right move and is best done by a desktop tool (HandBrake on Windows / macOS / Linux is free) rather than a browser tab, because browser memory limits stop large encodes mid-way. RAW photos and design sources are usually best transferred via a file-share link (Google Drive, Dropbox, WeTransfer) instead of compressed.
One free toolkit, five inputs, no signup
The five tools linked above all run free, without an account, and entirely in your browser tab - the decision table at the top of this page maps each input shape (a folder, JPG or PNG photos, iPhone HEIC, several images, several PDFs) to the right specialist. There is no shared upload widget on this page on purpose: the math for each compression is different, so the page hands the file straight to the tool that knows how to handle it. Pick the row that matches what you have and the rest is one click.
Bottom line: the right way to compress a file depends entirely on the file in front of you, so this page does not try to be a single compressor. It is a free, browser-side dispatcher that maps five common input shapes to five specialist tools. Pick the row in the table that matches what you have - the routing is deterministic and the work happens on your device. The page exists because the four most common assumptions (zip everything, lower the quality, convert the file, merge them) each only apply to one input type.
For readers who arrived looking specifically for a free online file compressor, the answer is the same routing table at the top of this page. Zip a folder of mixed files at https://freetoolonline.com/zip-tools/zip-file.html, lower JPG or PNG quality at https://freetoolonline.com/image-tools/compress-image.html, swap iPhone HEIC photos to JPG at https://freetoolonline.com/image-converter-tools/heic-to-jpg.html, or merge several PDFs into one at https://freetoolonline.com/pdf-tools/compose-pdf.html. Each tool runs in your browser without a signup, so "free" and "online" are both already the default - the only choice is which row in the table matches your input.
FAQ
What is the best free file compressor for a folder?
For a folder of mixed files going to email, Zip File is the right pick. ZIP is the default archive format on Windows, macOS, Linux, iOS, and Android, so the recipient does not need any extra software to open it. The DEFLATE compression saves 20-50% on text-heavy folders.
How do I compress a JPG without losing quality?
Use Compress Image at quality 70-80. At that range the file shrinks 30-50% with no visible loss on most photos. Below quality 50 the loss becomes visible on skin tones and skies. The tool keeps the original resolution and does the encoding locally in the browser.
Why are my ZIP files barely smaller than the input folder?
ZIP applies DEFLATE compression on the byte stream, but DEFLATE cannot squeeze formats that are already internally compressed. JPG, PNG, MP3, MP4, MOV, and most modern document formats are already compressed, so a ZIP of those files saves only 1-3%. To shrink further, compress the photos first with Compress Image, then ZIP the folder.
Does compressing a file remove its metadata?
ZIP preserves file metadata (timestamps, names, directory structure). Image compression preserves EXIF metadata by default, which on phone photos includes the GPS coordinates the photo was taken at - if you are uploading the photo somewhere public, strip EXIF first. PDF compression preserves the document text but may rewrite annotations.
Is this file compressor really free?
Yes. Every tool linked from this page is free and runs in your browser without an account. There is no upload limit beyond what your device's memory allows, no watermark on the output, and no signup. The site is funded by AdSense, not by selling your files or your data.