Post #2624521
2026-05-13 15:55 UTC
@argv_minus_one@mastodon.sdf.org @soft@normal.style i just checked what chromium does when copying a JPEG, and it seems like it doesn’t even offer any image formats other than png. it does at least order it above html tho.
kimapr@mindcore:~$ xclip -sel clip -out -t TARGETS
TIMESTAMP
TARGETS
SAVE_TARGETS
MULTIPLE
chromium/x-internal-source-rfh-token
chromium/x-source-url
image/png
text/html
text/x-moz-url
Replies (1)
-
@kimapr@ublog.kimapr.net 2026-05-13 16:00
@argv_minus_one@mastodon.sdf.org @soft@normal.style also in firefox none of the formats it offers are the original image, even the original format. when i copied a JPEG image as a JPEG from firefox it reencoded the image and made it over 3 times larger!