Skip to content

pixelthemes/img-to-pdf-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Img to PDF Converter

Img to PDF Vite License

A simple React web application that allows users to convert images to PDF format. Built with React, Bootstrap, and jsPDF.

🚀 Live Demo

img-to-pdf.netlify.app

📂 Repository

GitHub Repo

Features

  • Upload multiple images
  • Convert images to a single PDF
  • Download generated PDF
  • Responsive UI with Bootstrap

Installation

Prerequisites

  • Node.js (v16 or later)
  • npm or yarn

Clone the Repository

git clone https://github.com/pixelthemes/img-to-pdf-converter.git
cd img-to-pdf-converter

Install Dependencies

npm install
# or
yarn install

Start Development Server

npm run dev
# or
yarn dev

The app should be running at http://localhost:5173

🏗️ Build for Production

npm run build

📦 Dependencies

🛠 Development Tools

  • Vite (^5.3.1)
  • ESLint (^8.57.0)
  • React Hooks, React Refresh plugins

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions are welcome! Feel free to fork the repo and submit a pull request.

✨ Author

Developed by Team PixelThemes

About

A simple React web application that allows users to convert images to PDF format. Built with React, Bootstrap, and jsPDF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors