A web app for resizing images using blurfill to deal with different aspect ratios.
598
You know that thing where a news programme wants to display a video from TikTok, but the aspect ratio doesn't work, so to avoid black bars or horrible crops, they fill the extra space with an enlarged and blurred copy of the original video?
Well, this app does that. For images.
Run it like this:
docker run --rm -p 8080:8080 davorg/app-blurfill
And then open a browser on http://localhost:8080/.
The code is on GitHub.
Content type
Image
Digest
sha256:e87fb97d6…
Size
160.2 MB
Last updated
about 2 months ago
docker pull davorg/app-blurfill