Desktop Application for converting PDF file to Images
Convert multiple pages PDF file 📸 |
---|
- Java 8 (for development), to use the app normally you can download it from Here ⬇️ (EXE 64-bit)
- Maven 3.3+
-
Download the repository files (project) from the download section or clone this project by typing in the bash the following command:
git clone https://github.com/AbdelrahmanBayoumi/PDF-To-Image.git
-
Import it in Intellij IDEA or any other Java IDE and let Maven download the required dependencies for you.
-
Run the application 😁
JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built on Java. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications.
Drag & Drop, Rapid Application Development.
- JFoenix library is an open source Java library, that implements Google Material Design using Java components.
- FontawesomeFX for font Icons.
- Apache PDFBox is an open source pure-Java library that can be used to create, render, print, split, merge, alter, verify and extract text and meta-data of PDF files.
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.