mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-02 12:29:13 -04:00
feat(new tool) image-resizer
This commit is contained in:
parent
0b1b98f93e
commit
04d3fa221c
5 changed files with 222 additions and 1 deletions
|
@ -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)
|
Loading…
Add table
Add a link
Reference in a new issue