Convert JPG to PDF
Export an image to a PDF file with a clean iLovePDF-style page.
How it works
- Upload your JPG.
- Click Convert.
- Download the PDF.
Requirements
This tool requires the FPDF library on your server.
Install FPDF
- Download FPDF from the official website.
- Upload to /vendor/fpdf/
- Ensure /vendor/fpdf/fpdf.php exists.