https://github.com/jmk1067/SalemTileStitcher/releases/tag/SalemStitcher
In 3.0 I revereted back to a pure python script. In 3.2 I completely rewrote the resizing function to rename all the tiles to modern map tile naming conventions, Number Comma Number starting from 0 at the most North West position. The Stictcher script now can use this to split the images into equal parts rather than splitting based on number of tiles resulting in some not-quite-as-square-as-I'd-like images. 3.2 also fixes a couple of small errors, creates the output folders rather than requiring the user to make them, and switches to a 4 image sturcture for 50px tiles and adds 9x images for 60px and 70px tiles.
How To Run