-
We need to optimize images on our website to improve loading speed and overall performance. This includes compressing existing images and converting them to more efficient formats like WebP.
**Comp…
-
### Описание бага
Округление размера загружаемого файла в килобайтах в большую сторону приводит к отказу загрузки.
### Шаги по воспроизведению
1. Загрузить на сайт www.tinypng.org два файла разме…
-
![image](https://github.com/juzisang/picgo-plugin-compress/assets/45548631/33e9d1ca-45d6-498f-b57b-3fe0df86c75f)
wjnba updated
3 months ago
-
here is your npm api
**var gulp = require('gulp');
var imagemin = require('gulp-tinypng');
gulp.task('tinypng', function () {
gulp.src('src/image.png')
.pipe(tingpng('API_KEY'))
…
-
[14:19:24] Starting 'tinypng'...
[14:19:27] [error] : gulp-tinypng - Credentials are invalid
[14:20:27] Starting 'tinypng'...
[14:21:44] [error] : gulp-tinypng - Upload failed to complete
-
It'd be nice if we could automatically use tinypng when image upload. It would be enough to add the API key in the admin area.
It should also be the ability to optimize already existing pictures.
-
Installed tinpng-cli, all dependencies, and my API key in .tinypng and I continue to receive the following result:
C:\Users\xxxxxxxx\Downloads>tinypng thing.png
TinyPNG CLI
v0.0.7
✔ Found 1 im…
-
i try
tinypng-loader-cli -s 'assets/**/*' -d 'static/assets/'
and
tinypng-loader-cli -s assets/**/* -d static/assets/
and
tinypng-loader-cli -s './assets/**/*' -d './static/assets/'
why my …
-
### Extension
https://www.raycast.com/mohamedk1/ilovepdf
### Description
Currently, the iLovePDF Raycast extension requires users to open a dialog and manually select files. This process could be s…
-
- [web.dev article](https://web.dev/learn/performance/image-performance)
- [TinyPNG](tinypng.com)
- [ImageOptim](https://imageoptim.com/mac)