Metadata-Version: 2.1
Name: AEIporter
Version: 2024.8.3
Summary: Smart tool for converting Abyss Engine Images to PNG or to AEI or AEI to PNG
Home-page: https://github.com/BaalNetbek/AEIporter
Author: BaalNetbek
Author-email: 157546829+BaalNetbek@users.noreply.github.com
License: GNU General Public License v3 or later (GPLv3+)
Project-URL: Source, https://github.com/BaalNetbek/AEIporter
Project-URL: Documentation, https://github.com/BaalNetbek/AEIporter/README.md
Project-URL: Tracker, https://github.com/BaalNetbek/AEIporter/issues
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aepi
Requires-Dist: PyQt6
Requires-Dist: pillow

# AEIporter
Smart tool for converting Abyss Engine Images to PNG or to AEI or AEI to PNG.

![obraz](https://github.com/user-attachments/assets/d81a5843-1493-4949-886a-50480bbd20c8)


Requiers Python 3... (you will be safe with 3.11)
```python
pip install -r requirements.txt
```

### What works:
- Converting single AEI <-> PNG and AEI -> PNG of AEPi supported formats (automaticaly detected).
- Batch converting whole directories of these type images.
- Drag and drop.
- GUI.
- Path text input or file browsing trouhg OS' browser.

### What I would like to work / am planning to implement:
- AEI arrays support (conversion and editing).
- Image preview.
- Regex filtering for multiple file conversion.
- cmd line support.
- something cool.

Made possible by [AEPi](https://github.com/Trimatix/AEPi) and it's author Trimatix, by Python devs, by LLMS, by Bill Gates, by that cat I met on a street.
Special thanks to the God almighty.
