Use fediverse platforms in README examples

This commit is contained in:
2026-03-08 15:06:10 +02:00
parent 811a407195
commit 0eb7d24411

View File

@@ -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.