Code Monkey home page Code Monkey logo

codewithdark-git / pdf_web_app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 8 KB

This Flask web application simplifies PDF tasks. Merge multiple PDFs, convert text to PDF, and split PDFs into downloadable ZIP files. User-friendly, efficient, and built with Python Flask and PyPDF2. Enhance document management and formatting with ease.

License: MIT License

Python 42.14% HTML 57.86%
app convert documentation flask html html5 merge pdf pdf-converter pypdf

pdf_web_app's Introduction

PDF Merger and Text to PDF Converter

This Flask application facilitates PDF-related operations such as merging, converting text to PDF, and splitting PDFs. It offers a user-friendly interface and utilizes the PyPDF2 library for PDF manipulation.

Features

  • Merge PDF Files: Combine multiple PDFs into a single document for efficient document management.
  • Convert Text to PDF: Transform plain text documents into professionally formatted PDFs.
  • Split PDF: Break down large PDFs into individual pages and download them as a ZIP file.

Usage

  1. Install dependencies: pip install -r requirements.txt
  2. Run the application: python app.py
  3. Open your browser and visit http://localhost:5000 to access the application.

How to Use

  • Merge PDF Files:

    1. Click on the "Merge PDF Files" section.
    2. Select at least two PDF files to merge.
    3. Click "Merge" and download the combined PDF.
  • Convert Text to PDF:

    1. Navigate to the "Convert Text to PDF" section.
    2. Upload a text file.
    3. Click "Convert" and download the resulting PDF.
  • Split PDF:

    1. Access the "Split PDF" section.
    2. Upload a PDF file to split.
    3. Click "Split" and download the pages as a ZIP file.

Notes

  • This application uses Flask, a Python web framework, and PyPDF2 for PDF manipulation.
  • Ensure you have Python installed on your system.

pdf_web_app's People

Contributors

codewithdark-git avatar

Stargazers

 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.