choochoo Posted February 19, 2017 Share Posted February 19, 2017 (edited) Say I have a 256x256 image and I want to extract 16 64x64 images from this image and save them as 16 different files. Copying and pasting into a new file gets quite tedious after a while especially for larger images. Is there any good way to automate this task? Maybe a batch script or a quick plugin? I'm familiar with programming and understand the basic codelab script however I'm having trouble from there. What function do I use in order to save a new file? From there I guess I just put it in a for() loop and make it run 16 times. Any ideas? Edited February 19, 2017 by choochoo Quote Link to comment Share on other sites More sharing options...
BoltBait Posted February 19, 2017 Share Posted February 19, 2017 Try this plugin: 1 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
toe_head2001 Posted February 19, 2017 Share Posted February 19, 2017 You want the 'Sprite Animation Helper' plugin. Despite its name, it's not just for working with animations. Quote (June 9th, 2023) Sorry about any broken images in my posts. I am aware of the issue. My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
choochoo Posted February 19, 2017 Author Share Posted February 19, 2017 Thanks, 'ZIP Archive' FileType Plugin (.ZIP) is exactly what I was looking for. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.