SnapToPDF is a web application that allows users to convert images to PDF files easily. The application is built using TypeScript, CSS, JavaScript, and HTML.
- Convert images to PDF files.
- Support for multiple image formats.
- Easy-to-use interface.
- Fast and efficient conversion.
To get started with PicToPDF, follow these steps:
-
Clone the repository:
git clone https://github.com/nitesh2920/PicToPDF.git cd PicToPDF
-
Install the dependencie
npm install
-
Run the development server
npm run dev