From 0eb7d244119f9dde1638bd63bdf00dac47107ebb Mon Sep 17 00:00:00 2001 From: lashman Date: Sun, 8 Mar 2026 15:06:10 +0200 Subject: [PATCH] Use fediverse platforms in README examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c584b59..f4c7ebb 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Scale images to exact dimensions, or let Pixstrip figure out the math. Five resi - **Height** - set a target height, width scales proportionally - **Exact** - force both width and height (may distort aspect ratio) - **Fit in box** - scale to fit within a bounding box without cropping or stretching -- **Social media presets** - Instagram Square, Instagram Portrait, Facebook Cover, LinkedIn Banner, and more built in +- **Social media presets** - Mastodon Post, Pixelfed Square, Pixelfed Portrait, Lemmy Thumbnail, and more built in Resize uses Lanczos3 interpolation by default. Catmull-Rom, bilinear, and nearest-neighbor are available for specific needs. Upscaling is disabled by default to prevent quality loss - enable it explicitly when you need it.