Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKurt Archer
5,139 Pointsbatch image compression with folder structure
Hey all, I need advice on a good Match image compression tool that maintains a folder hierarchy structure. A client is using a CMS that has a terrible method of organizing images, and he has hundreds of images. The site is very sluggish due to very large image sizes being uploaded. So I need a way to compress a lot of images, but it has to maintain the original file structure and image name so I can just download the parent files, compress and then re-upload the parent directories. Really hoping a solution exists.
1 Answer
Jason Narog
14,611 PointsCheck out Caesium, its installed on my machine and I'm pretty sure this is the one I ultimately went with to do the same type job.