Skip to content

Instantly share code, notes, and snippets.

@eggplants
Last active January 15, 2025 13:25
Show Gist options
  • Save eggplants/30524f67883b20debc1524093fc50bea to your computer and use it in GitHub Desktop.
Save eggplants/30524f67883b20debc1524093fc50bea to your computer and use it in GitHub Desktop.
Install resizer from source
#!/usr/bin/env bash
git clone https://github.com/Cykooz/fast_image_resize --depth 1 --single-branch -b main
cargo install --path ./fast_image_resize/resizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment