mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-02 19:07:29 +00:00
15 lines
No EOL
343 B
JSON
15 lines
No EOL
343 B
JSON
{
|
|
"name": "Image converter",
|
|
"description": "Optimize image processing, switch between WebP, PNG, and JPEG, reduce file sizes, and rename files in one step.",
|
|
"widgets": [
|
|
"Table"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "Run JavaScript",
|
|
"id": "runjs"
|
|
}
|
|
],
|
|
"id": "image-converter",
|
|
"category": "developer-utilities"
|
|
} |