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.
iOS 使用 PNG 的变体处理了一个名为pngcrush. 如果我想优化 Linux 服务器上的图像,我该怎么做?
pngcrush
忽略它,iOS 特定的更改不会提高性能。使用常规的 pngcrush 或 PNGOUT、AdvPNG。
尽管 ImageOptim(上面链接)在 Linux 上不起作用,但有一个非常相似的 Linux 脚本。
这个工具被命名为pincrush。