Skip to content
/ image-to-pdf Public template

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.

Notifications You must be signed in to change notification settings

TeoSushi1014/image-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image to PDF Converter

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

Preview

Light Mode Dark Mode

Features

  • 🖼️ 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

Tech Stack

Getting Started

  1. Clone the repository:
git clone https://github.com/TeoSushi1014/image-to-pdf.git
  1. Open index.html in your browser:
cd image-to-pdf
# Use any local server, for example:
python -m http.server 8000
  1. Visit http://localhost:8000 in your browser

Usage

  1. Click the upload area or drag and drop images
  2. Select orientation (Portrait/Landscape)
  3. Choose to either:
    • Convert each image to separate PDFs
    • Merge all images into one PDF
  4. Download your converted PDF files

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

Support

If you find this project helpful, please give it a ⭐️!

Author


Made with ❤️ by Tèo Sushi

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published