Skip to content

viepovsky/pdf-to-jpg-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File Converter -> PDF to JPG

This is a simple app made in need of converting one and multi page PDF files to images in .jpg extension.

Usage

To use app, you can simply run MainView.java in IDE of your choice or you can use mvn clean package command to create executable java.jar file. Then run the jar. After running simply select the PDF file you want to convert.

The converted PDF will be created in the same directory, inside the archived .zip

Note that the app is still in development, but main functionality is working well.

About

Simple java application to convert PDF files into JPG.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages