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.
一个简单的问题真的。如果您使用 Python 图像库裁剪 jpeg 图像,生成的图像是重新压缩的,还是无损的?
一般不会。无损 jpeg 库有一个 python 包装器。
如果删除整个 8x8 像素块,裁剪可能基本上是无损的