小编Ree*_*ams的帖子

用于调整图像大小的批处理脚本

我正在寻找一些帮助来编写一个批处理脚本来调整一堆.jpg图像.

我对批处理脚本没有多少经验.但是这个任务将在Windows机器上执行,所以我认为批处理脚本可能是一个很好的方法.

我总是有兴趣听取其他想法和方法,或者意识到我没有想到的元素.

下面我列出了脚本的基本步骤/需求:

1) The images are located in a folder & are all(or should be) 500 x
500.

2) I need copy & past the images to a new folder, where they will be
resized to 250 x 250.

3) I then need to repeat step 2 but this time resize to 125 x 125.
Run Code Online (Sandbox Code Playgroud)

windows shell jpeg batch-file image-resizing

16
推荐指数
4
解决办法
3万
查看次数

标签 统计

batch-file ×1

image-resizing ×1

jpeg ×1

shell ×1

windows ×1