Convert Images to PDF With No Daily Cap
You have a folder of 80 images, and the free converters that come up first tend to stop somewhere in the first twenty. Searching for an image to PDF converter with no limit mostly turns up more caps, because the cap is a billing decision rather than a technical one.
After converting, each file tells you exactly which route it took and what came out.
🔒 Private by design: your images are converted in this browser tab and never uploaded.
Start with what your computer already does
If you're on Windows 11 or a Mac, you may not need a converter at all. In File Explorer, select every image, right-click, choose Print, set the printer to Microsoft Print to PDF, pick Full page photo and print. Windows puts each selected image on its own page in one PDF, but Explorer hides Print (along with Open and Edit) as soon as more than 15 files are selected, so a folder of 80 has to go through in batches of 15 or fewer. On a Mac, select the images in Finder, right-click and choose Quick Actions, then Create PDF; you get one merged PDF in the order Finder was showing them.
Both routes are free, offline and unmetered, so try them first. They fall down in three places: the print pipeline re-renders every image, so you have no say over quality; page size and margins come from a print dialogue rather than anything designed for images; and awkward formats stall in ways that are easy to miss — HEIC on Windows needs the HEIF Image Extensions and AVIF needs the AV1 Video Extension, and a multi-page TIFF gives you its first page rather than all of its pages. If any of that matters, the tool above is worth the tab. There's more detail in converting images to PDF on Windows 11.
The free caps, as they stood in August 2026
Here's what the popular online converters allow before they ask for money or a login. Every figure was checked on the vendor's own pages in August 2026, and all of them revise their free tiers from time to time, so treat this as a snapshot rather than a promise.
| Tool | Free limit on image to PDF | Where the work happens |
|---|---|---|
| iLovePDF | 20 images and 40 MB per task | Their servers |
| Smallpdf | A small number of free tasks per day, then a Pro prompt | Their servers |
| FreeConvert | 20 conversion minutes a day, 5 minutes per file | Their servers |
| CloudConvert | Around 10 conversions a day | Their servers |
| This page | 200 images or 600 MB per batch, unlimited batches | Your browser |
To be fair to all four: they are legitimate businesses, and the cap is simply how a paid product pays for the machines doing the work.
Why "image to PDF with no limit" is a billing question
When you convert on iLovePDF or CloudConvert, your eighty photos travel to a data centre, get decoded on rented CPU, get written into a PDF, sit on a disk until a retention timer deletes them, and travel back. That's real money per job, and it multiplies by every free user. A cap is the only sane way to run it. Without one, the free tier funds nothing and the servers still send a bill.
A converter that runs inside your browser has the opposite economics. Your own CPU decodes the images and assembles the PDF, and the site's entire cost is sending you the page once. There's nothing per file to meter, so there's no cap to sell you out of, no account to create and no queue. The same architecture is why the images never leave your machine — that's the absence of an upload, not a policy about one.
The exact ceiling here: 200 images or 600 MB per batch
It would be easy to write "unlimited" at the top of this page. It isn't true, so here are the real numbers. This converter takes up to 200 images or 600 MB in one batch, whichever you reach first, and a single image above roughly 80 megapixels is refused with an explanation instead of crashing the tab. Those are memory limits. Everything is held in the tab while it works, and a decoded photo occupies several times more memory than the file does on disk.
The important word is batch. There's no daily counter, no per-session total and no cooling-off period. Convert 200, download, drop the next 200 in and go again, as many times as you like, immediately. The folder of eighty that brought you here is one batch with room to spare.
Converting a folder of 80 images, step by step
- Drag the whole folder onto the drop zone above, or click it and select every file. Mixed formats in one batch are fine.
- The line above the thumbnails shows the count, the total size and the page count as you add files. Go past 200 images and the tool refuses that drop outright rather than part-loading it; go past 600 MB and it stops adding at the limit. Either way it says why, so nothing disappears without a message.
- Set page size, orientation, margin and fit once; they apply to the whole batch. "Match the image" gives each page the shape of its own photo. A4 or US Letter is what you want if anyone is going to print it.
- Choose one merged PDF or separate PDFs in a ZIP, then type a file name.
- Press convert and leave the tab open and in front. Eighty full-size photos take a little while, and a browser can suspend a background tab mid-job.
One PDF or eighty, and getting the order right
Merged output suits anything meant to be read in sequence, such as a scanned contract or a set of receipts, and it is what the converter on the home page does by default. Separate output suits jobs where each image has to stand alone, like certificates or product sheets, and it arrives as a ZIP so it's still one download.
Order comes from your file picker, and Windows Explorer and macOS Finder both sort numbers the sensible way, so photo2.jpg lands before photo10.jpg. Files dragged in from somewhere else, or unzipped, can arrive in an order you did not expect, so check the thumbnails before you convert. You can drag thumbnails around, nudge them with the arrow buttons, rotate any page in 90-degree steps, and remove the ones you don't want, all before converting.
What it won't do, and what happens to quality
JPG and PNG files go into the PDF without being decoded or re-compressed, so those pages are the pixels you started with. Two things change that: a photo whose EXIF orientation is mirrored rather than merely rotated has to be decoded and re-encoded to come out the right way round, and the tool tells you when it does that; and choosing the 'smaller file' quality setting re-encodes everything by design. HEIC, TIFF, WebP, AVIF, GIF, BMP and SVG have no native place in a PDF, so they're decoded in your browser and re-encoded once — high-quality JPEG for photographs, PNG for graphics and anything with transparency. Animated GIF and WebP contribute their first frame only, SVG is rasterised at twice its declared size rather than staying vector, and camera RAW (.dng, .cr2, .nef, .arw) isn't supported at all.
There's also no OCR, no text extraction, no password protection and no way to shrink a PDF you already have. If the merged file comes out larger than you expected, that's usually the source images rather than the converter — why PDFs get big after converting images covers what to change.
Doing this from an iPhone
The iOS app, Image to PDF Converter: Photo, converts PNG, JPG, HEIC, TIFF and Office files entirely on the device, with a scanner that finds page edges automatically, merged or separate output, arrow-button reordering and a history of every PDF you've made. It works with no connection at all. One thing to know before you rely on it: the app resizes photos to 1200 px wide and re-encodes them at JPEG quality 0.8 to keep files small, so if the original resolution matters, use this page instead. It's free with a Premium upgrade for unlimited conversions, and needs iOS 15.1 or later on iPhone or iPad.