How can I delete an image from disk?
Posted: 2007-01-19T10:02:47-07:00
hello;
I am trying to delete large size images from the disk that I am creating outside of imagemagick. I am just using ImageMagick through the Command Prompt (DOS) to shrink the images.
The thing is that now i have two copies of each image a small one and the other large size one, which i want to get rid off. I am trying to use the -delete or +delete but it is not working I keep getting an error: missing an image filename.
Does anyone know a solution for that? or a command line i can use to delete large images?
Thanks;
Huda
I am trying to delete large size images from the disk that I am creating outside of imagemagick. I am just using ImageMagick through the Command Prompt (DOS) to shrink the images.
The thing is that now i have two copies of each image a small one and the other large size one, which i want to get rid off. I am trying to use the -delete or +delete but it is not working I keep getting an error: missing an image filename.
Does anyone know a solution for that? or a command line i can use to delete large images?
Thanks;
Huda