• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Resource icon

Automatic 2x Art Resizer 1.1

example_resizer.png

Like many artists on fan games, it's great to experiment with tilesets and characters graphics and quickly see what they'll look like in RPG Maker XP. Working with a 16x16 grid, it became dull to constantly resize the assets.

I wrote a quick and simple command line Node tool that watches a root folder and automatically produces copies of the art at the higher resolution each time you save.

Might be a bit niche but it's saved me loads of time and it hopefully saves others some too! If you have suggestions to make it better let me know, I'm new to development.

The source code and instructions to get it up and running are on the linked GitHub page.
Credits
Not required
Author
boonzeet
Downloads
2,058
Views
2,058
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from boonzeet

Latest updates

  1. Support adding or removing suffix on save, command line flags

    This has been updated to support optionally adding or removing the suffix on save, and now uses...
Back
Top