📤 PDF Image Extractor
Pulls the raster images embedded in a PDF back out at their native pixel resolution.
Everything runs locally in your browser via pdf.js — the PDF is never
uploaded anywhere. Note: each image is re-encoded as a lossless PNG from its decoded
pixels, so you get full resolution back, but not necessarily the exact original file
bytes (e.g. a source JPEG comes back as a pixel-identical-looking PNG, not the same
JPEG file).