Skip to content

nitesh2920/SnapToPdf

Repository files navigation

SnapToPDF

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.

Table of Contents

Features

  • Convert images to PDF files.
  • Support for multiple image formats.
  • Easy-to-use interface.
  • Fast and efficient conversion.

Installation

To get started with PicToPDF, follow these steps:

  1. Clone the repository:

    git clone https://github.com/nitesh2920/PicToPDF.git
    cd PicToPDF
    
  2. Install the dependencie

     npm install
    
  3. Run the development server

    npm run dev