Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How to compress images pasted from clipboard?

  • 2 réponses
  • 1 a ce problème
  • 26 vues
  • Dernière réponse par 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?

Solution choisie

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

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

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!