Skip to content

abhijitparalikar/PDFToImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDFToImage

This is a very simple C# console application that uses Spire PDF library to parse a PDF and save each page as a separate image. There are two methods in the application. First processes each page sequentially while the second processes the pages in parallel.

How to use
Simply download the code and execute it using Visual Studio.


Contributions are welcome to improve the application in any way.

Releases

No releases published

Packages

No packages published

Languages