swap from avif to webp
This commit is contained in:
parent
b9cc69b5a0
commit
f1e5ff2b86
5 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
# image-triangles
|
# image-triangles
|
||||||
### examples
|
### examples
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
### to run:
|
### to run:
|
||||||
|
|
||||||
|
|
@ -11,5 +11,5 @@ Install [cabal & ghc](https://www.haskell.org/ghcup/) if you don't have them.
|
||||||
|
|
||||||
```
|
```
|
||||||
cabal update
|
cabal update
|
||||||
cabal run image-triangles -- --cornerCount 1000 --input examples/sierra.jpg --output output.avif
|
cabal run image-triangles -- --cornerCount 1000 --input examples/sierra.jpg --output output.png
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 3.2 MiB |
BIN
examples/luna-result.webp
Normal file
BIN
examples/luna-result.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 747 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1 MiB |
BIN
examples/sierra-result.webp
Normal file
BIN
examples/sierra-result.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 227 KiB |
Loading…
Add table
Add a link
Reference in a new issue