Skip to content

CaramelKat/WaraWaraPlazaBase64Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Wara Wara Plaza Base64 Encoder

This is a quick Python Script to convert a Base64 string taken from the Wara Wara Plaza XML file to a tga file, or convert a tga file to xml

How do you use it?

To run the script, run it in a terminal with the filename you wish to input as an argument. It will automatically detect what to convert it into (if you input a .tga file, it will convert into a .txt file, and vice versa), and it will output a file with the same name as the input.

About

Python script to either convert the base64 data to a readable tga file, or convert a tga to Base64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages