Skip to content

Example Script to Extract images from pdf files using pdfimages command line tool

Notifications You must be signed in to change notification settings

mintu19/pdf-imagify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-imagify

Example Script to Extract images from pdf files using pdfimages command line tool

This is example implementation only (like a gist but not gist).

It uses Poppler pdf render library https://cgit.freedesktop.org/poppler/poppler/tree/utils

This scripts assume that at current directory folder named root is present Root has further subfolders and these subfolder contains pdf files images will be extrancted from there and added to another folder

Use ./init to generate images Use ./clean to clear all outputs and images

About

Example Script to Extract images from pdf files using pdfimages command line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages