Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

chrg127/smbx-image-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMBX Image Tool

This is a simple tool made to handle various tasks involving images. The principal task is to join images toghether in a single image, for easy recoloring, and splitting them afterwards. It can also resize images (to do) and import/export spritesheets (to do).

This tool was originally made by FrozenQuills, but I asked and was granted the permission to edit and extend it. Only contributor is me, I'm not asking for any more.

Arguments

Action arguments: 
    --join {images, spritesheet}
    --separe {images, spritesheet}
    --skip, --no-join-or-resize

Directory arguments:
    --input-dir
    --output-dir
    --output-name

Filtering arguments:
    --input-name
    --image-width
    --image-height

Spritesheet arguments:
    --spritesheet-width
    --spritesheet-height

Other arguments:
    --resize
    --separe-palette
    --convert-gifs
    --include-subdirectories
    --space

About

A tool to quickly handle various tasks involving images and spritesheets. Made for SMBX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages