Code Monkey home page Code Monkey logo

pdfeditor's Introduction

PDF Editor ๐Ÿ“„

PDF Editor is a robust web application designed to streamline the way users manage PDF files. It provides a secure platform for users to upload, edit, reorder pages, and seamlessly share their documents with a community. Empower your PDF handling experience with PDF Manager today!

Live Link ๐Ÿ”—

pdf-editor-online.pages.dev

Features โœจ

  • PDF Management: Upload and access your collection of PDFs.
  • Edit Your PDFs: Select specific pages and edit the order to your preference.
  • Easy Downloads: Download your PDFs effortlessly.
  • Open Source: Code is always open source.
  • ...and more!

Technologies Used ๐Ÿง‘โ€๐Ÿ’ป

PDF Editor is built using the following technologies:

Frontend ๐Ÿ’ป

  • Vite: The React framework for production.
  • Tailwind CSS: For beautiful, responsive UIs.
  • axios: - For handling api's.
  • react-pdf, pdfjs-dist: - For rendering and manipulating PDFs in the browser.
  • react-icons: - To enhance the user interface with meaningful icons.
  • react-hot-toast: - For beautiful toast alerts.

Backend โš™๏ธ

  • Express.js on Node.js: For a minimalist and flexible server.
  • MongoDB with mongoose: A lightweight web application framework for the backend.
  • pdf-lib: - For comprehensive PDF manipulations.
  • morgan: - HTTP request logger middleware for node.js.
  • express-fileupload: - Simple express middleware for uploading files.

Getting Started ๐Ÿš€

Prerequisites ๐Ÿ› ๏ธ

  • Make sure you have Node.js installed. If not, you can download it from nodejs.org.
  • Rename .env.example to .env and add the corresponding values after cloning the repo.

Running the Application ๐Ÿ“Š

  1. Clone the repository:

    git clone https://github.com/4mbareesh/pdfeditor.git
  2. Navigate to the project directory:

    cd pdfeditor
  3. Run the Backend

  • cd server
  • yarn
  • yarn dev
  • Open browser and go to http://localhost:8080. Default port is 8080. Change the port to what you need by configuring the .env file.

  1. Run the Backend

Contributing ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘

We welcome contributions from the community. If you have ideas for new features, find a bug, or want to improve the documentation, please open an issue or submit a pull request.

License โš–๏ธ

This project is licensed under the MIT License.

Acknowledgments ๐Ÿค

Thanks for viewing the PDF Manager documentation. If you have any questions or feedback, please feel free to reach out .

pdfeditor's People

Contributors

4mbareesh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.