mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-12-29 16:16:02 +00:00
feat: ui changes
This commit is contained in:
@@ -5,7 +5,7 @@ import { lazy } from 'react';
|
||||
export const tool = defineTool('png', {
|
||||
name: 'Compress png',
|
||||
path: 'compress-png',
|
||||
// image,
|
||||
icon: 'material-symbols-light:compress',
|
||||
description:
|
||||
'This is a program that compresses PNG pictures. As soon as you paste your PNG picture in the input area, the program will compress it and show the result in the output area. In the options, you can adjust the compression level, as well as find the old and new picture file sizes.',
|
||||
shortDescription: 'Quicly compress a PNG',
|
||||
|
||||
Reference in New Issue
Block a user