Commit Graph

977 Commits

Author SHA1 Message Date
Surma
106d733fec Add rotate support 2020-11-02 16:59:29 +00:00
Surma
67c64d4df3 Add ImageQuant support 2020-11-02 16:09:58 +00:00
Surma
75d571cb6c Add proper aspect ratio resizing support 2020-11-02 15:14:07 +00:00
Surma
af954bd9e0 Build preprocessor pipeline 2020-11-02 14:55:29 +00:00
Jason Miller
612cee0011 not-fully-working autoOptimize for oxipng 2020-10-05 22:51:53 -04:00
Jason Miller
911ca32c35 Fancy progress output 2020-10-05 22:51:23 -04:00
Jason Miller
49cb8b268c Fix misnamed butteraugliDistanceGoal parameter 2020-10-05 22:50:49 -04:00
Jason Miller
4946268ae2 Move image decoding into the worker pool 2020-10-05 22:50:06 -04:00
Jason Miller
4487da9e9e Add Babel to fix Node <14 compat 2020-10-05 22:45:36 -04:00
Jason Miller
09f65d0cd7 Fix worker_pool for node 2020-10-05 22:38:23 -04:00
Surma
261b3ad013 0.3.1 2020-09-21 23:58:39 +01:00
Surma
1b886aa4e2 v0.3.0 2020-09-21 18:21:00 +01:00
Surma
1d5fd98a3e Add support for no-value encoder flags 2020-09-21 18:20:02 +01:00
Surma
588d5ad44e Add OxiPNG 2020-09-21 18:14:42 +01:00
Surma
139b635eed Add PNG encoding support 2020-09-18 16:00:29 +01:00
Surma
516c0aa8e7 Update wasm-bindgen version 2020-09-17 14:49:58 +01:00
Surma
273b4211c9 Add support for PNG decoding (encoding still buggy) 2020-09-16 23:59:06 +01:00
Surma
ef920ac6ba Add suffix support 2020-09-16 14:58:04 +01:00
Surma
f445a5dcbe Parameterize auto optimizer 2020-09-16 13:32:09 +01:00
Surma
c8dc88f8a1 Add auto optimizer 2020-09-15 17:53:49 +01:00
Surma
1d7b6ab13e v0.2.0 2020-09-14 17:23:01 +01:00
Surma
1e700cd7c3 Add better output formatting 2020-09-14 17:20:49 +01:00
Surma
01c04d4a72 Add worker pool implementation 2020-09-14 17:05:02 +01:00
Surma
df45b996d1 v0.1.3 2020-09-09 23:44:01 +01:00
Surma
c9a271f57a Use __filename for worker instead 2020-09-09 23:43:30 +01:00
Surma
c37f798565 v0.1.2 2020-09-09 23:38:39 +01:00
Surma
e9b9993189 Add shebang to output 2020-09-09 23:38:26 +01:00
Surma
96b1ec2356 v0.1.1 2020-09-09 23:30:07 +01:00
Surma
e5d254ad80 Add package-level bin 2020-09-09 23:29:48 +01:00
Surma
b1b3c8c461 v0.1.0 2020-09-09 18:57:32 +01:00
Surma
1f2f5d1c61 Add .npmignore 2020-09-09 18:52:21 +01:00
Surma
12a719f05a Make it public 2020-09-09 18:33:47 +01:00
Surma
28c7b7aa94 Put right package name 2020-09-09 18:26:42 +01:00
Surma
6e3e6af70e Moar prettier 2020-09-09 18:25:32 +01:00
Surma
31118daa18 Add .gitignore 2020-09-09 18:23:51 +01:00
Surma
47fb7f9f71 Rollup for proper CLI 2020-09-09 18:22:50 +01:00
Surma
3b07862efb Use workers for parallelization 2020-09-09 15:48:56 +01:00
Surma
f0eb79f2f1 Use all the codecs 2020-09-09 15:22:39 +01:00
Surma
ebdb00f50d Keep planarized reference image around across runs 2020-09-09 12:50:02 +01:00
Surma
4b6334a212 Switch to Butteraugli and simpel CLI 2020-09-08 00:18:57 +01:00
Surma
483daa0493 Trying out more 2020-08-27 20:01:36 +01:00
Surma
0b4a673b13 It runs but not really 2020-08-25 13:03:10 +01:00
Surma
8c56d16aea Switch to dssim_core 2020-08-24 17:06:08 +01:00
Surma
773208d76e Trying dssim 2020-08-24 14:01:48 +01:00
Surma
8cd811cafd Review 2020-08-24 12:43:12 +01:00
Surma
4e090ea2f8 Remove unnecessary includes 2020-08-21 16:43:36 +01:00
Surma
6b007a0235 Update paths for Squoosh PWA 2020-08-21 16:33:58 +01:00
Surma
c23d1091e7 Implement decoder 2020-08-21 16:31:04 +01:00
Surma
2c923e5239 Merge pull request #722 from GoogleChromeLabs/avif 2020-08-12 11:15:45 +01:00
Surma
fe52c9b307 Fix Makefile 2020-08-11 18:49:07 +01:00