Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在重新编码我的个人照片博客,并希望在现场上传和处理照片。
我知道 Imagick(在 linux/php 中将 RAW 照片转换为 JPEG)是一个选项,但我想知道是否还有其他选项可以让 PHP 操作和转换相机原始图像(crw、dng 等)?
如果您需要最佳 RAW 功能,请使用开源命令行实用程序dcraw。
许多 linux RAW 工具也在使用它。