PabloPerezDeCiriza
PabloPerezDeCiriza
Hello! We have introduced a new optional parameter called "acl" for the API. This parameter can be configured to "no-acl" in order to enable storage without public permissions or ACL...
Hi shenxxu720, Thanks for reaching out! There is not a built in functionality for this, but you can do it the next way: ``` const tinify = require("tinify"); const fs...
Hi @arirah! Thanks for reaching out! You can get the compression count after you have validated your API key or after you have made at least one compression request. So...