Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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!