Skip to content

really garbage python script that turns images into jabo moment

Notifications You must be signed in to change notification settings

danielah05/jabofy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jabofy

unironically the worst thing i have ever written

jabofy

what is jabofy?

jabofy is a python script that takes images with a transparent background and converts them into new images that look like they were rendered using the Project64 Jabo video plugin.

why is this a thing?

idk i thought it was funny lol

how to use

download python from here https://www.python.org/downloads/
run in either cmd or powershell:
python3 -m pip install --upgrade pip
python3 -m pip install Pillow numpy
OR
python -m pip install --upgrade pip
python -m pip install Pillow numpy
OR EVEN
pip install --upgrade pip
pip install Pillow numpy
then just download the python script by either going to releases or just git cloning and drag your image onto the script.
alternatively you can do jabofy.py IMAGE.png
i have left both an example and a jabofied version of the example inside the project for you to test the script with.

it does not export an image, help?

im gonna be completely real here, i have no clue how numpy works lmao so i gotta figure that issue out still.
avoid using images that have no transparent background, those seem to break the script.
if it still does not work, use the command line method jabofy.py IMAGE.png and post the error inside issues so i can look at it and maaayyybeee fix it.

About

really garbage python script that turns images into jabo moment

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages