Step 1: Transfer your JPEG files using the button above or by slide and deposit.
Step 2: Click the 'Convert' button to start the conversion.
Step 3: Retrieve your converted PDF files.
JPEG to PDF Conversion FAQ
How do I convert JPEG to PDF for sharing and printing?
+
Upload the JPEG file and the converter renders it onto PDF pages with sensible defaults: A4 / letter size, 1-inch margins, embedded fonts. Multi-page sources (DOCX, EPUB, XLSX) preserve page breaks; single-asset sources (images) get one page each. JPEG is the same standard as JPG and JFIF — the four-letter extension is the original, and the three-letter one exists only because of the DOS 8.3 filename limit. PDF is Adobe’s Portable Document Format from 1993, standardised as ISO 32000 and now the universal fixed-layout document.
What if the source is a scan with no real text in it?
+
Then the conversion produces a picture of the text rather than the text itself, and searching it finds nothing. Run /pdf-ocr/ to add a recognised text layer first; optical character recognition turns the scanned pixels into selectable, searchable characters that the conversion can then carry through properly.
Is camera and location metadata carried into the PDF?
+
EXIF travels with the embedded image data, which means GPS coordinates can end up inside a document you intend to publish. Use the strip-metadata option during conversion if the PDF is going anywhere public — once it is embedded it is no longer obvious that it is there.
Is the PDF side of this conversion searchable?
+
It depends entirely on whether real text is present. A PDF generated from a document carries an actual text layer and is searchable; a PDF built from scans or images is a picture of text and is not, until OCR adds a layer. /pdf-ocr/ does that, and it is worth running before any conversion that expects to read the words.
Will the JPEG to PDF conversion keep my fonts and formatting?
+
Yes for text-bearing JPEG (DOCX, ODT, HTML, TXT) — fonts are embedded into the PDF so the output looks identical on every viewer. Image-only JPEG (JPG, PNG) is centered on the page; text-layout is N/A there.
Can I merge multiple JPEG files into one PDF?
+
Yes — drop multiple JPEG files into the upload zone and choose the "merge into one PDF" option. They appear as sequential pages in the PDF in upload order; drag-to-reorder is supported before conversion runs.
What page size and orientation will the PDF use?
+
Defaults: A4 portrait (international) or letter portrait (US). The advanced options expose page-size (A3, A4, A5, letter, legal, tabloid, custom) and orientation (portrait / landscape). For image JPEG, "auto-fit" picks orientation to match the source aspect ratio.
Will hyperlinks in my JPEG survive the PDF conversion?
+
Yes for JPEG formats that carry real hyperlink metadata (DOCX, ODT, HTML, EPUB). Image JPEG (JPG, PNG, TIFF) has no link metadata to preserve. The PDF uses standard PDF anchor syntax so links work in every modern PDF reader.
Is the resulting PDF searchable with real selectable text?
+
Yes when the JPEG contains real text (DOCX, ODT, HTML, TXT, EPUB). Image-based JPEG produces an image-only PDF; run /pdf-ocr/ afterward to make it text-searchable via optical character recognition. The bitstream is identical to a .jpg: DCT-based lossy compression, usually with 4:2:0 chroma subsampling, wrapped in a JFIF or Exif header.
Can I password-protect the PDF after conversion?
+
Not in this tool directly — convert JPEG to PDF first, then use the /pdf-* tools to add a password, watermark, or restrict editing / printing permissions on the output.
How big will the PDF file be?
+
Depends on the JPEG content. A 10-page DOCX with embedded fonts produces a 200-400 KB PDF. A 10-image JPG batch at full resolution produces a 5-20 MB PDF. The advanced "compress images in PDF" toggle recompresses embedded images at JPG quality-85.
Is my JPEG file private during PDF conversion?
+
Yes — same privacy model as every conversion: isolated workers, automatic deletion within minutes, no human review of content, no training corpus.