All D&D minis as tokens - automated
16 Aug 2014 Update
Use this now:
https://www.fantasygrounds.com/forum...read.php?17628
It is the same but all automated through a Windows GUI plus it downloads more minis (Pathfinder).
--------------------------
I'm lazy, so I automated making tokens of the D&D mini images from WoTC.
I automated the download of the images including renaming some of the images to more meaningful names (i.e., not 01.jpg, 02.jpg, etc.) using a VBScript and some bat files to rename. And I automated the resizing of the images (the cool part!).
The script not only resizes the images (keeping aspect ratio) but changes to PNG format, makes the background transparent, and centers the image in a square canvas of the size selected. For example, if you say size 50, all images are resized to 50x50. If an image is tall, it resizes by height down to 50 (keeping aspect ratio) then makes the canvas 50 wide. If a wide image, sizes to 50 wide, then makes canvas 50 tall. Image is centered. The original image is not lost.
For the resizing, I use ImageMagick (free download from www.imagemagick.org).
Takes less than 10 minutes on my computer for all 1,168 images. You can do a lot more if desired (like adding borders, etc.) The ImageMagick documentation has all the options. Also, should work on other images as well. (For example, I think it should work if you have bought the Counter Collection from Fiery Dragon. Could use same principles to resize and make background transparent.)
Example tokens (50x50 & 100x100)
I attached a couple random samples of 50x50 and 100x100. *Sorry, removed images to make sure I am not violating any copyright laws* But the images/tokens look really good (to me anyway.)