Skip to content

NullBrunk/pdf2img

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

wpsh

GitHub top language GitHub commit activity repo size

🚀 Usage

I wrote this tool during the New Year CTF 2025, in order to solve the Bel Money2 challenge.
I made it versatile so it can be used in any situation. You can use it with the following command :

pdf2img <PDF_FILE> [OUTPUT_DIRECTORY]

image

⚒️ Installation

git clone https://github.com/NullBrunk/pdf2img
cd pdf2img
pip3 install -r requirements.txt

python3 pdf2img

If you want to make it globally usable

sudo mv pdf2img /usr/bin/

About

Extract all images from a PDF file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages