Files
tldr/pages.zh/common/gifdiff.md

13 lines
308 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# gifdiff
> 比较两个GIF的视觉外观是否相同。
> 另见:`gifsicle`。
> 更多信息:<https://www.lcdf.org/gifsicle>。
- 检查GIF的差异
`gifdiff {{path/to/first.gif}} {{path/to/second.gif}}`
- 检查GIF是否不同
`gifdiff --brief {{path/to/first.gif}} {{path/to/second.gif}}`