dooman87 / imagemagick-docker

Running the latest version of imagemagick inside container
https://hub.docker.com/r/dpokidov/imagemagick
MIT License
95 stars 25 forks source link

Convert Folder of Images to 1920x1080 #27

Closed acer8888 closed 2 years ago

acer8888 commented 2 years ago

Wondering if you can help me out. I have a folder of images, mostly jpg & jpeg's that i need to reduce the size to 1920x1080. Ive used the entrypoint command with resize however cant seem to figure out how to specify the 1920x1080.

Thank you for the help!