Skip to content

KalamPinjar/PDF-Merger-ES6-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-Merger-ES6- PDF Merger Web Application


Welcome to the PDF Merger Web Application! This project is a single-page website designed to merge two PDF files together and display the merged result on a new URL tab. It's built using Tailwind CSS for styling, Node.js for server-side scripting, Express.js for handling routes, and modern ES6+ syntax and methods for enhanced functionality and readability.

Features

  • PDF Merging: Merge two PDF files into one seamless document.

  • User-friendly Interface: Intuitive design for easy navigation and usage.

  • Real-time Status Updates: Receive instant feedback on the merging process.

  • Responsive Layout: Ensures compatibility across various devices and screen sizes.

  • Installation To run this application locally, follow these steps:

    1. Clone the repository: bash git clone https://github.com/KalamPinjar/pdf-merger.git
    2. Navigate to the project directory: bash cd pdf-merger
    3. Install dependencies: bash npm install
    4. Start the server: bash npm start
    5. Open your web browser and visit http://localhost:3000 to access the PDF Merger Web Application.

Usage

  1. Upload two PDF files using the provided interface.
  2. Click the "Merge" button to initiate the merging process.
  3. Wait for the merging process to complete. You'll receive real-time status updates.
  4. Once the merging is finished, the merged PDF will be displayed on a new URL tab.

Technologies Used

  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
  • Express.js: A minimal and flexible Node.js web application framework.
  • ES6+ Syntax: Utilizing modern JavaScript features for cleaner and more efficient code.

Contributing Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or submit a pull request.

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

Acknowledgments Special thanks to the developers of Tailwind CSS, Node.js, Express.js, and all the dependencies used in this project for making it possible.


Thank you for checking out the PDF Merger Web Application! If you have any questions or feedback, don't hesitate to reach out. Happy merging!

About

PDF-Merger-ES6 is a streamlined web application built with JavaScript, HTML, CSS, Tailwind CSS, Node.js, and Express.js. It seamlessly combines multiple PDF files into one, offering users a simple, efficient solution for merging documents online.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors