Added SVG to PNG conversion tool, Added tool page and code
Update .gitignore, sidebar.php, and 17 more files...
This commit is contained in:
16
tools/index.json
Normal file
16
tools/index.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"id": "svg-to-png",
|
||||
"title": {
|
||||
"en": "SVG to PNG Converter",
|
||||
"fr": "Convertisseur SVG vers PNG"
|
||||
},
|
||||
"preamble": {
|
||||
"en": "",
|
||||
"fr": ""
|
||||
},
|
||||
"_image": "",
|
||||
"tags": ["converter", "svg", "png"],
|
||||
"priority": 100
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user