A modern web application that converts images to PDF files with a beautiful glass-morphism UI design. Built with pure HTML, CSS, JavaScript and uses Tailwind CSS for styling.
Live Demo | English | Tiếng Việt
- 🖼️ Convert single/multiple images to PDF
- 📄 Support both portrait and landscape orientations
- 🌓 Dark/Light mode support
- 🌐 Multi-language support (English/Vietnamese)
- 💫 Smooth animations and modern glass-morphism design
- 📱 Fully responsive across all devices
- 🖱️ Drag and drop support
- 🔍 Image preview before conversion
- HTML5
- CSS3 (with Glass-morphism design)
- JavaScript (ES6+)
- Tailwind CSS
- PDF-lib.js
- Clone the repository:
git clone https://github.com/TeoSushi1014/image-to-pdf.git
- Open
index.html
in your browser:
cd image-to-pdf
# Use any local server, for example:
python -m http.server 8000
- Visit
http://localhost:8000
in your browser
- Click the upload area or drag and drop images
- Select orientation (Portrait/Landscape)
- Choose to either:
- Convert each image to separate PDFs
- Merge all images into one PDF
- Download your converted PDF files
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
- Fonts by Google Fonts
- PDF conversion powered by PDF-lib.js
If you find this project helpful, please give it a ⭐️!
- Tèo Sushi
- Facebook: Hoàng Việt Quang
- Email: teosushi1014@gmail.com
- GitHub: TeoSushi1014
Made with ❤️ by Tèo Sushi