关于图像处理的 Bourne Shell 脚本

发布于 2024-09-19 16:11:03 字数 22 浏览 3 评论 0原文

图像处理的 sh 代码是什么?

What is the sh code for image manipulation?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

命硬 2024-09-26 16:11:03

您是否正在寻找类似 ImageMagick 的东西?

Are you looking for something like ImageMagick?

奈何桥上唱咆哮 2024-09-26 16:11:03

尝试 ImageMagick。有一个很好的命令行实用程序可用:convert

使用转换程序在图像格式之间进行转换以及调整图像大小、模糊、裁剪、去斑、抖动、绘图、翻转、连接、重新采样等等。

Try ImageMagick. There is nice command line utility available: convert:

Use the convert program to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文