GithubHelp home page GithubHelp logo

pdf-to-jpg-converter-flask's Introduction

PDF to JPG Converter

PDF to JPG Converter is a web application built with Flask Python Back-End, HTML, CSS, and JavaScript. It allows users to convert PDF files to JPG images with a choice of three different quality options based on dpi. The application also features a dark mode and utilizes a Flask API for communication between JavaScript and the Python Back-End.

Preview

Features

  • Convert PDF files to JPG images with three quality options.
  • Dark mode for better user experience.
  • Utilizes Flask API for seamless communication between JavaScript and Python Back-End.
  • Prove of errors that may collapse the backend server.

Getting Started

These instructions will help you set up and run the PDF to JPG Converter on your local machine.

Prerequisites

  • Python 3.6 or higher
  • Flask framework
  • A modern web browser

Installation

  1. Clone the repository:

    git clone https://github.com/marcpozas/PDF-to-JPG-Converter-Flask.git
    
  2. Navigate to the project directory:

    cd PDF-to-JPG-Converter-Flask
    
  3. Install the required dependencies:

    pip install -r requirements.txt
    

Usage

  1. Start the Flask development server:
    flask run
  2. Open your web browser adn access the url where the server is running, for example:
    http://localhost:5000
  3. Upload your PDF file and choose the desired quality option for the JPG conversion.
  4. Click the "Convert" button to initiate the conversion process.
  5. Once the conversion is complete, you can download the converted JPG images.

Contributing

Contributions are welcome! If you find any bugs or want to enhance the functionality of the PDF to JPG Converter, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • Flask - Python web framework
  • PDF2Image - Python library for PDF to image conversion

pdf-to-jpg-converter-flask's People

Contributors

marcpozas 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.