Skip to content

bazthedev/pxt-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MakeCode Extractor

pxt-extract.py reverses MakeCode Arcade .uf2 and Magic .png files into a folder.

You must install Pillow to use this tool

py -m pip install pillow

Usage

py pxt-extract.py .\arcade-Untitled.uf2 .\out-uf2
py pxt-extract.py .\arcade-Untitled.png .\out-png

Add --force to replace an existing output directory.

About

Extract MakeCode source from .uf2 or .png

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages