UNPKG

@yireen/squoosh-browser

Version:

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

5 lines (4 loc) 139 B
export const label = 'Browser PNG'; export const mimeType = 'image/png'; export const extension = 'png'; export const defaultOptions = {};