feat: create transparent png

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-25 07:44:36 +01:00
parent c49d18cac3
commit 3da580e3a9
7 changed files with 191 additions and 22 deletions

View File

@@ -18,7 +18,7 @@ import Button from '@mui/material/Button';
const exampleTools: { label: string; url: string }[] = [
{
label: 'Create a transparent image',
url: ''
url: '/png/create-transparent'
},
{ label: 'Convert text to morse code', url: '/string/to-morse' },
{ label: 'Change GIF speed', url: '' },