Metadata-Version: 2.1
Name: mespaint
Version: 0.0.4
Summary: custom palette changer for indexed PNGs
Home-page: https://github.com/menga-team/MESpaint
Author: 0.0.4
Author-email: menga.team@yandex.com
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQt5
Requires-Dist: PyQt5-Qt5
Requires-Dist: PyQt5-sip

# MES-Paint

MES-Paint is an application designed for editing indexed PNG palettes, primarily used for creating MES textures. This tool allows you to easily manipulate palettes and images to achieve the desired visual effects.

## Installation

You can install MES-Paint using pip:

```shell
$ pip install mespaint
```

## Usage

To launch MES-Paint, simply run the following command:

```shell
$ mespaint
```

### Key Features

- **8-color palettes:** MES-Paint is tailored for creating MES texture and only supports 8-color palettes.

- **Image to indexed PNG conversion:** The application includes a built-in converter that allows you to transform any image into an indexed PNG, making it easier to work with palettes.

- **Import and export palettes and images:** MES-Paint enables you to import existing palettes and images, as well as export your creations for later use or sharing.

## Screenshot

![MES-Paint Screenshot](./screenshot1.png)

## License

MES-Paint is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

## Contributing

We welcome contributions to MES-Paint! If you have any ideas, suggestions, or bug reports, please submit them via GitHub issues. Feel free to fork the repository and submit pull requests as well.

## Credits

MES-Paint was developed by Elia Vandini.
