feat(new tool) image-resizer

This commit is contained in:
chadmin 2024-10-22 15:22:37 -07:00
parent 0b1b98f93e
commit 04d3fa221c
5 changed files with 222 additions and 1 deletions

View file

@ -392,3 +392,7 @@ tools:
text-to-binary:
title: Text to ASCII binary
description: Convert text to its ASCII binary representation and vice-versa.
image-resizer:
title: Image resizer
description: Convert the width and height of an image file, preview, and download it in a desired format (.jpg, .jpeg, .png, .bmp, .ico, .svg)