Skip to content

reidrac/png2scr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

png2scr.py

This is a simple tool to convert a 24 or 32 bit PNG image to ZX Spectrum SCR format.

For example:

$ png2scr.py image.png

Will generate image.png.scr.

Requirements

The tool requires PIL library (or Pillow) and argparse if you're using Python 2 < 2.7.

It should work both in Python 2 and Python 3.

License

The tool is distribute under MIT license (read the begining of the script for a copy of the license).

About

PNG to ZX Spectrum SCR converter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages