Skip to content

A python script that takes an image and resizes it for use as a Discord emote.

License

Notifications You must be signed in to change notification settings

Twinov/Emote-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Emote-Creator

A python script that takes an image and resizes it for use as a Discord emote.

This project requires the python Wand library to be installed (can be done through pip) and also needs ImageMagick to be on the the user's computer.

To use, clone the repository and type

python EmoteResizer.py [image to be made into an emote] [output filename]

The output file will be a 128x128 pixel png that will be ready to be put into a server.

It is expected that the file is already cropped before this tool is used on it. This script is only meant to remove whitespace and maximize the size of the emote given its dimensions.

About

A python script that takes an image and resizes it for use as a Discord emote.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages