/ Published in: Bash
                    
                                        
I needed a quick way to resize and save to a folder lots of images. Imagemagick is magic indeed!
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
mogrify -size 800x600 -path ./resized -monitor ./*.jpg
Comments
 Subscribe to comments
                    Subscribe to comments
                
                