Image to SVG converter
Convert image to Vector
What is Image to SVG converter?
Image to SVG converter is a Chrome extension developed by pngtosvg, and its main feature is "Convert image to Vector".
Extension Screenshots
Download Image to SVG converter Extension CRX File
Download Image to SVG converter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
How to use the Chrome Extension 1. Install the extension on Chrome 2. Go to any website or google image search. 3. Right click on any image 4. Select Convert Image to Vector option 5. This will redirect to the website https://pngtosvg.com 6. You can view the image on the stage in the website. 7. Follow the steps in the website to convert the image to a SVG vector. Enjoy!!
Extension Basic Information
Name | |
ID | igfljaiioaajinicgaanckmanipoenco |
Official URL | https://chrome.google.com/webstore/detail/image-to-svg-converter/igfljaiioaajinicgaanckmanipoenco |
Description | Convert image to Vector |
File Size | 35.64 KB |
Installation Count | 954 |
Current Version | 0.5 |
Last Updated | 2018-10-13 |
Publish Date | 2018-10-13 |
Rating | 3.00/5 Total 2 Ratings |
Developer | pngtosvg |
Payment Type | free |
Extension Website | https://www.pngtosvg.com |
Supported Languages | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "bg.js" ] }, "browser_action": { "default_icon": "icon128.png" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |