• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
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,009
Views
2,009
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