Things I Learned
Tags
Date
Search
Social Media Image Sizes
https://til.marcuse.info/webmaster/social-media-image-sizes.html
Image
Width
Height
{% for imagesize in site.data.imagesizes %}
{{imagesize.name | markdownify | replace: "
", "" | replace: "
", "" }}
{{imagesize.width}}
{{imagesize.height}}
source
{% endfor %}
Links
Image size page on FileFormat.Info
Bookmarks
Date: 2024-02-05
Tags:
webmaster
imagesize
Share: