|
Import data from a csv file |
| PHP / File | |
|
Rename a batch of files |
| Bash / General | |
|
Delete a batch of files using a regular expression with the find command |
| Bash / General | |
|
ImageMagick: Convert and compress a list of png files to jpg |
| Bash / ImageMagick | |
|
ImageMagick: Join images as a pdf file |
| Bash / ImageMagick | |
|
ImageMagick: Resize a batch of images using convert and the find command |
| Bash / ImageMagick | |
|
ImageMagick: Resize a batch of images using convert and a for loop |
| Bash / ImageMagick | |
|
ImageMagick: Rotate a batch of images using convert and the find command |
| Bash / ImageMagick | |
|
ImageMagick: Rotate a batch of images using convert and a for loop |
| Bash / ImageMagick | |
|
ImageMagick: Crop a batch of images using convert and the find command |
| Bash / ImageMagick | |