ImageMagick

ImageMagick でまとめて変換する。

$ magick convert *.dds -set filename:base "%[basename]" "%[filename:base].png"
対応形式
  • DXT1
  • DXT5

参考:

ImageMagick で DDS 化 (BVE) | 東海道くんのあれこれ

Help convert DDS to PNG – reddit

7.0.11-5 produces apparently invalid DDS images · ImageMagick/ImageMagick · Discussion #3486 – GitHub

Help with finding two scripts to convert .DDS to PNG and back – ImageMagick Discussions Archive

Converting DDS to PNG fails – ImageMagick Discussions Archive

Convert DDS to PNG using command line – Super User

How to convert PNG to uncompressed DDS? – Stack Overflow

convert to keep same name for converted image – Stack Overflow

PNG to DDS dxt5: always getting 8bit DXT1 · ImageMagick/ImageMagick · Discussion #3123 – GitHub

Does ImageMagick support DX10 in DDS? · ImageMagick/ImageMagick · Discussion #2439 – GitHub

Magick convert PNG to DDS using DXT3 · Issue #4892 · ImageMagick/ImageMagick – GitHub

Node.js

参考:

Using spawnSync to invoke ImageMagick’s convert with arguments – Stack Overflow

PHP

参考:

PNG to DDS missing set arguments – Stack Overflow

オンラインツール

PNG DDS 変換 | Convertio

DDS PNG 変換 | Convertio

PNG DDS 変換 | AnyConv

DDS PNG 変換 | AnyConv

PNG to DDS | Aconvert.com

DDS to PNG Aconvert.com

開発

ドキュメント:

DDS プログラミングガイド | Microsoft Learn [公式]

参考:

How to convert DirectDraw Surface (DDS) files to JPG – Stack Overflow

PVRTexTool

動画:

Overview v20.2

公式サイト:

PVRTexTool | Imagination Developers [Official]

ドキュメント:

Introduction – PVRTexTool | PowerVR Developer [Official]

参考:

PVRTexTool – 画像ファイルから PVR / PVRTC ファイルを作成するツール | 強火で進め

Crunch

リポジトリ:

BinomialLLC/crunch: Advanced DXTc Texture Compression and Transcoding Library – GitHub

Unity-Technologies/crunch: Advanced DXTc Texture Compression and Transcoding Library – GitHub

参考:

Can you load DDS textures during runtime? – Unity Answers

記事をシェアする:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA