Thanks @Bonzo
I've installed Imsanity on that site to size all those large files down when uploaded through WordPress.
I just gotta come up with a PHP script to size down all those old files.
Search found 2 matches
- 2015-07-23T09:42:20-07:00
- Forum: Users
- Topic: How to resize thousands of images with PHP script
- Replies: 3
- Views: 4488
- 2015-07-23T08:44:46-07:00
- Forum: Users
- Topic: How to resize thousands of images with PHP script
- Replies: 3
- Views: 4488
How to resize thousands of images with PHP script
So I'm new to ImageMagick and need to resize thousands of photos on a Wordpress site. Contributors have been posting 5000x5000px images for the past 2 years on this site and we ran out of room. There are way to many images for any WordPress plugin to process and I read that ImageMagick can help. We ...