Metadata-Version: 2.4
Name: abstract_images
Version: 0.0.0.19
Summary: This module, part of the `abstract_essentials` package, provides a collection of utility functions for working with images and PDFs, including loading and saving images, extracting text from images, capturing screenshots, processing PDFs, and more.
Home-page: https://github.com/AbstractEndeavors/abstract_images
Author: putkoff
Author-email: partners@abstractendeavors.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pyscreenshot
Requires-Dist: abstract_utilities
Requires-Dist: numpy
Requires-Dist: PyPDF2
Requires-Dist: setuptools
Requires-Dist: pdf2image
Requires-Dist: abstract_gui
Requires-Dist: abstract_webtools
Requires-Dist: pytesseract
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# abstract_images (v0.0.0.16)

This module, part of the `abstract_essentials` package, provides a collection of utility functions for working with images and PDFs, including loading and saving images, extracting text from images, capturing screenshots, processing PDFs, and more.

## Installation

```bash
pip install abstract_images
```

## Dependencies

pyscreenshot, abstract_utilities, numpy, PyPDF2, setuptools, pdf2image, abstract_gui, abstract_webtools, pytesseract

## Modules

### src/abstract_images/viewwing distabce.py

Description of script based on prompt: You are analyzing a Python script 'viewwing distab (mock response)

### src/abstract_images/__init__.py

Description of script based on prompt: You are analyzing a Python script '__init__.py' lo (mock response)

### src/abstract_images/image_viewer.py

Description of script based on prompt: You are analyzing a Python script 'image_viewer.py (mock response)

### src/abstract_images/tkinter_image_viewer.py

Description of script based on prompt: You are analyzing a Python script 'tkinter_image_v (mock response)

### src/abstract_images/pdf_utils.py

Description of script based on prompt: You are analyzing a Python script 'pdf_utils.py' l (mock response)

### src/abstract_images/abstract_image_viewer.py

Description of script based on prompt: You are analyzing a Python script 'abstract_image_ (mock response)

### src/abstract_images/pdf_module.py

Description of script based on prompt: You are analyzing a Python script 'pdf_module.py'  (mock response)

### src/abstract_images/image_utils.py

Description of script based on prompt: You are analyzing a Python script 'image_utils.py' (mock response)

