Simple script utility that allows you to extract and set custom splash inside EWSF.EWS
- Easy to install and use
- Support multiple image inputs (auto conversion of various image types)
- Ability to resize the splash window for your splash to fit
python -m pip install nosplash
python -m nosplash EWSF.EWS --extract
python -m nosplash EWSF.EWS -in image.png
python -m nosplash EWSF.EWS -format bmp -in image.png -out OUT.EWS
python -m nosplash EWSF.EWS -format jpeg -quality 95 -in image.png -out OUT.EWS