A simple React application that converts images to PDF files with customizable file naming.
- Upload image files
- Set custom file names for the generated PDF
- Simple and intuitive user interface
- Clean, modern design with cool button styles
- Make sure you have Node.js installed (version 14 or higher recommended)
- Clone or download this repository
- Navigate to the project directory
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000
- Click the "Choose File" button to select an image
- (Optional) Enter a custom name for your PDF file
- Click the "Convert to PDF" button
- The PDF will be generated and downloaded automatically
- React 18
- jsPDF for PDF generation
- CSS3 for styling
This is my first ever deployment lmao please don't be hard
Risco
MIT