UNPKG

@yireen/squoosh-browser

Version:

An image compression tool run in browser while @squoosh/lib can not.

8 lines (7 loc) 171 B
export const label = 'OxiPNG'; export const mimeType = 'image/png'; export const extension = 'png'; export const defaultOptions = { level: 2, interlace: false, };