Metadata-Version: 2.1
Name: hexgpc
Version: 1.1.0
Summary: A Package that Converts Images & Videos into Binary, Reads the Binary pixels converts the Pixels into hexadecimal Values.
Home-page: https://pypi.org/project/hexgpc/
Author: Byt3signal
Author-email: hexgpcauthor@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: Pillow

# HexGPC

A Package that Converts Images & Videos into Binary, Reads the Binary pixels converts the Pixels into hexadecimal Values.

---

# V1.1.0

Added **Video Support**

---

# How to Install

**You can Install it By simply**

```bash

pip install hexgpc

