Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages