Skip to content

0x6r1an0y/pdf2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf2img

compile poppler binary from: https://github.com/oschwartz10612/poppler-windows/releases/lastest

vcpkg安裝

vcpkg的github下載zip,點擊bootstrap-vcpkg.bat編譯,接著資料夾就會出現vcpkg.exe,把帶有vcpkg.exe的資料夾搬去C:\vcpkg

把以下三個路徑加到windows環境變數Path中

C:\vcpkg
C:\vcpkg\installed\x64-windows\share
C:\vcpkg\installed\x64-windows\include

package安裝

vcpkg install poppler
vcpkg install cairo
vcpkg integrate install

License

poppler 程式庫是根據GPL授權

poppler-windows 編譯腳本是根據MIT授權

About

pdf to jpg on windows via poppler

Resources

License

Stars

Watchers

Forks