PyMS
v1.2.1

By: poiuy_qwert
  1. Introduction
  2. PyGRP v3.8
  3. PyPAL v1.5
  4. PyLO v1.6
  5. PyTBL v1.7
  6. PyTRG v2.6
  7. PyDAT v1.11
  8. PyGOT v1.2
  9. PyAI v2.4
  10. PyICE v1.8
  11. PyFNT v1.2
  12. PyTILE v1.3
  13. PyPCX v1.0
  14. PyMPQ v1.0
PyPCX v1.0

PyPCX is usefull for converting StarCraft's PCX files to and from BMP's, and importing/export palettes to/from them.
  1. Changes
  2. Commandline Options
  3. Example Usage


Changes^

PyPCX v1.0

Commandline Options^

Option Long Option Description
-h --help Display the command line format and options with small descriptions.
-p --pcx Convert from PCX to BMP. Default
-b --bmp Convert from BMP to PCX.
--gui Opens a file with the GUI


Example Usage^

Converting a screenshot to a bmp:
Command Line
python PyPCX.pyw -p "C:\StarCraft\SCScrnShot_021909_220704.pcx" ss.bmp




« PyTILE PyPCX PyMPQ »