将大量 PNG 图像转换为 DDS 格式的最简单方法是什么?

发布于 2024-11-27 19:53:06 字数 184 浏览 7 评论 0原文

我必须将 50 多个 PNG 文件转换为 DDS 文件,包括未压缩的 mipmap。 最简单(最快)的方法是什么?

我可以在图像处理软件 Gimp 中手动打开每个文件并将它们一一转换。我知道可以在 Gimp 中为此创建批处理:有人已经写过这样的脚本吗?

或者,您知道有什么工具更适合这项工作吗?

提前致谢。

I have to convert 50+ PNG files to DDS files including mipmaps with no compression.
What is the easiest (quickest) way to do it ?

I can manually open each file in the image processing software Gimp and convert them one by one.. I know it is possible to create batches for this in Gimp : has anyone already written such a script ?

Alternatively, do you know of any tool that would better fit the job ?

Thanks in advance.

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

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

发布评论

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

评论(1

明月松间行 2024-12-04 19:53:06

最后一位朋友告诉我 DirectX 的 Texconv.exe 工具。
效果很好。

Finally a friend told me about DirectX's Texconv.exe tool.
It worked great.

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