What is the Nuvenar JPG to PDF tool?
Nuvenar JPG to PDF is a free, browser-side tool that combines one or more JPG, JPEG, or PNG images into a single PDF. It uses the open-source pdf-lib library, so your images never leave your device. Each image becomes one page at A4 or US Letter size, scaled to fit while preserving aspect ratio. Free covers most personal use; Tools Pro lifts the 5-image cap.
When to use JPG to PDF
- Submitting documents: most UK application portals (universities, banks, councils) accept PDF but not loose JPGs.
- Expense claims: combine multiple receipt photos into one PDF for an expense report.
- ID and proof of address (KYC): banks and HMRC verification typically want a single PDF, not separate images.
- Portfolio submissions: design students and freelancers often need PDF portfolios for applications.
- Property and inventory records: estate agents combining photos of a rental property check-in into one PDF for the deposit scheme.
- Insurance claims: combining damage photos into a single PDF for the loss adjuster.
How JPG to PDF works
The tool reads each image as an ArrayBuffer, embeds it into a new pdf-lib document using embedJpg or embedPng, creates a page at the chosen size, scales the image to fit with small margins, and serialises the result. Auto-orientation detection rotates each page if the image is landscape. Everything happens in your browser tab.
JPG to PDF vs alternatives
All major UK PDF tools achieve similar output. The differentiators are privacy (your images leaving your device), daily caps on free, and subscription price for unlimited.
| Tool | Browser-side | Watermark on free | Free tier limit | Paid price |
|---|---|---|---|---|
| Nuvenar JPG to PDF | Yes | No watermark | 5 images, no size cap | £9/mo unlimited |
| Smallpdf | No | No watermark, 2 tasks/day | 2 conversions/day | €9/mo |
| iLovePDF | No | No watermark | Free, 25 MB upload | €6/mo |
| Adobe Acrobat Online | No | No watermark | 2 conversions/day with Adobe ID | £15.17/mo + VAT |
| PDF24 Online | No | No watermark | Free, ad-supported | Free online |
Privacy and security
JPGs and PNGs being combined into PDFs are very often personal: ID photos, signed forms, expense receipts, payslips. Browser-side processing means those images never reach a third-party server. Safe for UK GDPR-regulated content and for anything you would not want sitting briefly on a server with a deletion promise in the privacy policy.
Common use cases by profession
- Consultants and freelancers: combine expense receipts into one PDF per project before invoicing the client.
- Accountants: bundle photographed paper invoices for clients who scan to their phone first.
- Solicitors: combine evidential photos (vehicle damage, property condition) into one numbered PDF for case files.
- Estate agents: compile inventory check-in and check-out photos into single PDFs per tenancy.
- Aesthetics and clinic operators: bundle before-and-after photos with consent forms into one patient PDF.
- Students: combine handwritten notes or whiteboard photos into a single revision PDF.
What is included free vs Tools Pro
Free: 5 images per PDF, A4 and Letter page sizes, auto-orientation. Tools Pro at £9/mo: unlimited images per PDF, priority support, plus access to every other Nuvenar PDF tool (PDF to JPG, merge, compress, split) and 25+ business calculators.
Frequently misunderstood things about JPG to PDF
- Myth: the PDF is searchable. Reality: images converted to PDF are not searchable. You need OCR to add a searchable text layer.
- Myth: HEIC and AVIF work the same as JPG. Reality: browsers cannot decode HEIC natively. Convert to JPG first.
- Myth: the PDF will be much smaller than the JPGs combined. Reality: the PDF is roughly the sum of the JPGs plus a small overhead. Run our compress tool if you need it smaller.
- Myth: the original image quality is preserved exactly. Reality: JPGs are re-embedded as-is (no re-encoding), so quality is preserved. PNGs are also embedded losslessly. Page scaling uses the rendered output, not a downsampled copy.