Image <=> Base64 & PDF to Image Converter

Image/PDF to Base64

Upload an image file (PNG, JPG, GIF, WebP) or a PDF to convert it into a Base64 data URL string. The string can then be copied and used directly.

Base64 to Image (including PDF to Image)

Paste a valid Base64 data URL string (e.g., starting with data:image/png;base64,... or data:application/pdf;base64,...) to convert it back into an image. For PDF files, the first page will be displayed as an image.