Skip to content

Repository files navigation

Find Image in PDF

Find which page(s) of a PDF contain a given image using perceptual hashing.

Installation

# Install uv if you don't have it
curl -LsSf https://astral.sh/uv/install.sh | sh

# Install dependencies
uv sync

Usage

Web GUI

uv run python find_image_in_pdf_gui.py

Command Line

uv run python find_image_in_pdf.py <pdf_file> <image_file>

About

Finds images in pdf using aHash

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages