Imagemagik 将图像 dpi 从 400 更改为 72

发布于 2024-08-28 03:27:42 字数 148 浏览 5 评论 0原文

我的服务器上有一个图像,我知道它的 dpi,如果它太高,我想将其尺寸缩小到 72 我仍然想保持图像的相同高度和宽度。 有什么想法吗?

我已经尝试过 -resample -units 和 -tensity 但似乎没有任何进展,也找不到任何答案。 任何可以提供帮助的人

I have an image on my server which I know the dpi of and if it's too high I want to size it down to 72
I still want to keep the same height and width of the image.
Any ideas?

I've played around with -resample -units and -density but don't seem to be getting anywhere and can't find any answers.
Anyone out there that can help

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

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

发布评论

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

评论(2

小清晰的声音 2024-09-04 03:27:42

根据 this 使用密度应该有效

According to this using density should work

待天淡蓝洁白时 2024-09-04 03:27:42

如果您知道目标 dpi 和宽度/高度(以像素为单位),那么您只需调整图像大小即可满足这些目标。

If you know the target dpi and the width/height (in pixels) then you can just resize the image that meets those targets.

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