A Streamlit application that converts PDF files to PNG images.
This app is intended for personal or educational purposes only. It is not recommended for commercial or professional use. It is not intended for handling sensitive data.
- Convert PDF files to PNG images
- Supports files up to 10MB in size
- Files are not stored, only buffered for processing
- Download individual images or all images as a zip file
- Upload your PDF file
- The application will convert the PDF to PNG images
- Download the images individually or as a zip file
Your files are not stored on the servers. They are only buffered for processing and deleted after conversion. It respects your privacy and does not collect or store any data.
- Maximum file size: 10MB
- Only PDF files are supported (at the moment)
Simply upload your PDF file and follow the prompts to download your converted images.
The product is licensed under the MIT License