搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to compress images pasted from clipboard?

  • 2 个回答
  • 1 人有此问题
  • 26 次查看
  • 最后回复者为 nepcior

more options

I use snipping tool to take a snapshot of a part of the screen. Then I put it to mail body. The problem is that it is put as png (probably uncompressed) file. When i put several small images mail volume grows quickly to 10MB. Saving the same images in jpg format, even very low compression level (high quality) makes them 10 time smaller. How to force Thunderbird to use jpg instead of png in mail body as default method?

I use snipping tool to take a snapshot of a part of the screen. Then I put it to mail body. The problem is that it is put as png (probably uncompressed) file. When i put several small images mail volume grows quickly to 10MB. Saving the same images in jpg format, even very low compression level (high quality) makes them 10 time smaller. How to force Thunderbird to use jpg instead of png in mail body as default method?

被采纳的解决方案

PNG is preferred as it is a vector graphic format and scales to different displays well. Jpg is a lossy format and scales poorly by comparison.

However having just had a pleasant journey down memory lane of 30 years of PC's and how the clipboard worked what was actually there and what was used I stumbled on this.

http://kb.mozillazine.org/Clipboard.paste_image_type

I think that answers the question

定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

PNG is preferred as it is a vector graphic format and scales to different displays well. Jpg is a lossy format and scales poorly by comparison.

However having just had a pleasant journey down memory lane of 30 years of PC's and how the clipboard worked what was actually there and what was used I stumbled on this.

http://kb.mozillazine.org/Clipboard.paste_image_type

I think that answers the question

more options

Hi Matt, Yeah, it solves my problem perfectly. I don't care about lossy formats, because it's not imprtant for this content, and now wy mails are "lighter".

Thank you very much!