Skip to content

mohammadshahabuddin/PDF-to-Images-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PDF-to-Images-Converter

A simple Python script to convert each page of a PDF document into individual PNG images. This script utilizes the pdf2image library to efficiently extract and save PDF pages as high-quality images.

Features

Converts all pages of a PDF into images.

Automatically creates the output directory if it doesn't exist.

Saves each page with a sequentially numbered filename.

Requirements

Python 3.6 or higher.

Required Python packages: pdf2image, Pillow.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published