-
Which features do you want about? Let's discuss.
oklai updated
10 years ago
-
If I generate a document with wkhtmltopdf, it comes out to about 35kb. This same document, with wkhtmltoimage -f png, comes out to about 4.4MB. Furthermore, running the generated PNG into something li…
-
页面:https://tszv.now.sh/pages/53b4c2/
-
The generated PNG output is not using a compression e.g. TinyPNG, would be cool if it would do so automagically!
-
It would be great if we have a global config file to put `api-key` instead of pasting it in every command.
-
Error shows: This function may not be available in this version of Photoshop.The command "Export" is not currently available .
I'm using Adobe Photoshop CC 2017
-
-
Hi,
I have this code, pretty similar to the default gulpfile. However, images get copied over but they aren't optimized. when I drag some images from the dist/img into compression tools like tinyp…
-
1) Compression:
npm install nuxt-imagemin. imagemin-webp
https://imagecompressor.com/
2) Reduce size
https://tinypng.com/ ou https://shortpixel.com/pricing ou https://imagify.io/optimizer/#…
-
This library increases the bundle size substantially. There might be ways to optimize this such as using PNG compression:
https://tinypng.com/
https://www.npmjs.com/package/imageoptim-cli
https:…