SSImageTool is a simple tool to process the image to fit steam showcase.
- Resize the image if its width can't completely fill the steam showcase (width<=630)
- Cut the image into 5 parts if to use it in steam workshop showcase
- Edit the binary file of the image to make it can be uploaded to steam
- Download the latest release
- Unzip the file
- Drag the image you want to process to the exe file and choose the type of the showcase or input
SSImageTool.exe [--output OUTPUT] [-a | -w] input
in the command line
Optional arguments:
-o
or--output
to specify the output directory-h
or--help
to show the help message-w
or--workshop
to process the image for steam workshop showcase-a
or--artwork
to process the image for steam artwork showcase
I'm a little busy recently, so this tools may not that perfect. If you have any problem, please open an issue.
MIT License