GoogleChromeLabs/squoosh

Add "seam carving" as a resize method

Open

#747 ouverte le 17 avr. 2020

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)TypeScript (20 335 stars) (1 431 forks)batch import
codechelp wanted

Description

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

Guide contributeur