Skip to content

XImage to PDF is a web application that allows users to upload images (JPG and PNG) and convert them into a single PDF document. The generated PDF can be downloaded and will be automatically deleted after 30 seconds for security purposes.

Notifications You must be signed in to change notification settings

Mehranlip/XImage-to-PDF

Repository files navigation

XImage to PDF

XImage to PDF is a web application that allows users to upload images (JPG and PNG) and convert them into a single PDF document. The generated PDF can be downloaded and will be automatically deleted after 30 seconds for security purposes.

Features

  • Upload multiple images (JPG and PNG)
  • Convert images to PDF
  • Download the generated PDF
  • Automatic deletion of PDF after 30 seconds

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js (v14 or later)
  • npm (Node Package Manager)

Installation

Follow these steps to install and set up the project:

  1. Clone the repository:

    git clone https://github.com/YourUsername/XImage-to-PDF.git
    cd XImage-to-PDF
  2. install dependency:

    npm install
  3. run project:

    npm run dev
    

About

XImage to PDF is a web application that allows users to upload images (JPG and PNG) and convert them into a single PDF document. The generated PDF can be downloaded and will be automatically deleted after 30 seconds for security purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published