GithubHelp home page GithubHelp logo

science64 / pdf-converter Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 2.0 123.29 MB

Convert your PDF files into word documents or different image formats locally without uploading some servers unknown.

License: MIT License

Makefile 26.15% Python 51.50% CMake 22.35%
converter converter-app image pdf svg jpg local png word doc

pdf-converter's Introduction

PDF-Converter

<img src="image1.png" width="25"/>

If you concern about your PDF files uploading some online website, then here is the nice tool that you can install in your PC or using python files right away convert your PDF files into Word (Docx) format and Images. Supported image formats are 'TIFF', 'JPEG', 'PNG', 'EPS', 'BMP' and 'ICO'. New formats might be added.

It has 2 functionality for converting PDF to word documents using open source platforms/modules including; pdf2docx, pdf2image, poppler and tesseract.

It can easily convert PDF files into word documents if the file were converted from word file before. Scanned PDF files can also be converted into word documents using OCR (Optical Character Recognition) technology. You just need to choose language of the scanned file. It supports 13 different common languages.

language_formats = ["English", "German", "Turkish",
                    "French", "Spanish", "Italian",
                    "Polish", "Russian", "Ukrainian", "Croatian",
                    "Arabic", "Chinese", "Hindi", "Persian"] # 14 different language format so far supported!

Depending on your files, you can choose either option to use.

Video description how to install and use it:

Video description how to install and use it

Python install codes:

python -m pip install -r requirements.txt  #install packages
python main.py  #run the program

# you might need to run python3 instead python in mac and linux system.

This project is supported by ChatGPT for making the GUI faster.

It is under MIT copyright. You can use it and share with others.

If you find it useful and wants me to improve, please reach out! You can also support me via https://www.buymeacoffee.com/science64

pdf-converter's People

Contributors

science64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

yonix06 sbonemli

pdf-converter's Issues

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.