[MlMt] How can I set the width of an included image? (was wrongly: Plist confusion: How can I convert my binary plist files into the current default JSON-like format?)
Steven M. Bellovin
smb at cs.columbia.edu
Tue Apr 21 09:17:29 EDT 2026
This is where sender-side scaling fails. Px—pixels—is dependent on the resolution of the recipients' display. Similarly, you can't use cm, because you don't know the size of the recipient's display. This is why the preferred width specification in HTML or CSS is as a fraction of the screen size (though even that has its challenges, if you want to handle phones and large desktop monitors—but a complete tutorial on how to do this with CSS is way out of scope for this list!)
On 21 Apr 2026, at 0:22, leo wrote:
> What do people think is a good size for normal images in a Markdown message? — I can see Rob scale down to 800px…
>
> On 16 Apr 2026, at 13:49, leo wrote:
>
>> Thanks Glenn
>>
>> So I guess the only option is to scale the image before I add it to the MailMate Composer...
>>
>> Happy emailing,
>> Leo
>>
>>
>> On 15 Apr 2026, at 6:46, Glenn Parker via mailmate wrote:
>>
>>> The markdown syntax used by MailMate with !\[\](cid:… ) does not support extra image parameters like “width”. Other markdown systems have extended the markdown syntax to include some embedded <img> tags that enable more control, but MailMate does not recognize any HTML in its markdown parser.
>>>
>>> On 14 Apr 2026, at 2:01, leo wrote:
>>>
>>>> Hello fellow MailMaters
>>>>
>>>> I reckon the following *most* have come up in the mailing list, but I couldn’t find anything:
>>>>
>>>> How can I set the width of an included image?
>>>>
>>>> Here some more details. The markup for included images looks like this:
>>>>
>>>> [ "alt text" ]
>>>>
>>>> How can I add a hint to set the width in the display of the image to, say, 250px?
>>>>
>>>> Many thanks for any pointers!
>>>>
>>>> Happy emailing,
>>>> Leo_______________________________________________
>>>> mailmate mailing list
>>>> Unsubscribe: https://urldefense.com/v3/__https://lists.freron.com/listinfo/mailmate__;!!BDUfV1Et5lrpZQ!UrOnwVr9WlJCv19BVmq9orniTi9yQ2eaGoaCY--HNc8sz1UwFi_q4HmmlsqwE6AhWDiKnj9KAR9A7Cgr1gZYQgH5qTkt$
>>>
>>>
>>> Glenn P. Parker
>>> glenn.parker at comcast.net
>>> _______________________________________________
>>> mailmate mailing list
>>> Unsubscribe: https://urldefense.com/v3/__https://lists.freron.com/listinfo/mailmate__;!!BDUfV1Et5lrpZQ!UrOnwVr9WlJCv19BVmq9orniTi9yQ2eaGoaCY--HNc8sz1UwFi_q4HmmlsqwE6AhWDiKnj9KAR9A7Cgr1gZYQgH5qTkt$
>> _______________________________________________
>> mailmate mailing list
>> Unsubscribe: https://urldefense.com/v3/__https://lists.freron.com/listinfo/mailmate__;!!BDUfV1Et5lrpZQ!UrOnwVr9WlJCv19BVmq9orniTi9yQ2eaGoaCY--HNc8sz1UwFi_q4HmmlsqwE6AhWDiKnj9KAR9A7Cgr1gZYQgH5qTkt$_______________________________________________
> mailmate mailing list
> Unsubscribe: https://urldefense.com/v3/__https://lists.freron.com/listinfo/mailmate__;!!BDUfV1Et5lrpZQ!UrOnwVr9WlJCv19BVmq9orniTi9yQ2eaGoaCY--HNc8sz1UwFi_q4HmmlsqwE6AhWDiKnj9KAR9A7Cgr1gZYQgH5qTkt$
—Steve Bellovin, https://www.cs.columbia.edu/~smb
More information about the mailmate
mailing list