Skip to content

PixelPlay is a Python program that converts images from one format to another, including JPEG, PNG, BMP, and TIFF.

License

Notifications You must be signed in to change notification settings

iamkish0re/PixelPlay

Repository files navigation

PixelPlay

PixelPlay is a Python program that converts images from one format to another, including JPEG, PNG, BMP, and TIFF. The program can be used from the command line or through a graphical user interface (GUI). In addition, the program includes a standalone executable file for Windows users who do not have Python installed.

Installation

Requirements

  • Python 3.6 or higher
  • Pillow
  • PySimpleGUI

Installing from source

  1. Clone the repository or download the source code.
  2. Install the required packages by running pip install -r requirements.txt in the project directory.

Using the standalone executable file

  1. Download the latest release of the standalone executable file for Windows from the releases page.
  2. Double-click the executable file to run it.

Usage

To use the program through the GUI, run python main.pyw or double-click the main.pyw file. This will open the program's graphical interface, where you can select the input file, output file, and desired format using the file selection and drop-down menus. Click the "Convert" button to convert the image.

License

PixelPlay is released under the GNU license. See the LICENSE file for more information.

Credits

PixelPlay was created by Kishore Sreedharan. If you have any questions or feedback, please contact Kishore at kishoresreedhar1999@gmail.com.

Contributing

If you would like to contribute to PixelPlay, please open a pull request or contact Kishore at kishoresreedhar1999@gmail.com.

About

PixelPlay is a Python program that converts images from one format to another, including JPEG, PNG, BMP, and TIFF.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages