Skip to content

marteaurouge/pico2png

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

pico2png

This script converts Pico8 graphics from/to PNG.

Usage is :

    pico2png.pl cart.p8
       - creates a 128x128 spritesheet named cart_sprites.png

    pico2png.pl cart_sprites.png
       - copy the content of the spritesheet into the gfx part of the cart

This script requires the Imager perl module. You can install it with the following command :

$ sudo cpan Imager

About

Converts Pico8 graphics from/to PNG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%