GoogleChromeLabs/squoosh

Add "seam carving" as a resize method

Open

#747 geöffnet am 17. Apr. 2020

Auf GitHub ansehen
 (2 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (20.335 Stars) (1.431 Forks)batch import
codechelp wanted

Beschreibung

@AlexVictoor just published a resizing demo that uses Seam Carving implemented in AssemblyScript: https://alexvictoor.github.io/seam-carving-as/

It seems like it should be quite easy to integrate and would make a great addition to Squoosh as an extra resizing method.

Contributor Guide