Batch convert image files into vector (.SVG) or icon (.ico) files easily and quickly.
This app creates a new directory to save SVG and ICO files. The new directory is located inside the directory you choose to process. Original images remain unchanged.
Click img2-SVG-ICO.exe and you will be prompted for a directory, select the directory containing images you want to convert.
The process runs in the background.
When the process is finished running you will be prompted with information of how many files were converted.
Download winrar to combine and open the archive
Clone this repo with the following command:
git clone https://github.com/noarche/img2-SVG
The python files you need to run are located in /source/ of this repo. There is a console and GUI version available.
No it is not a virus, that is a false positive. Anything compiled with pyinstaller will be flagged as potentially malicious. Pyinstaller is what turns the .py file into a .exe file and allows people to run python scripts as portable applications without the need to install python or any dependencies.
Please scan the actual source, the file that ends with '.py' - It will with no doubt be 100% clean on virustotal. That being said I have provided instructions on how to build your own exe from the file you know is clean.
🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻🔻
🛡️ Tip for all questionable applications:
Running the application via Sandboxie or similar app will virtualize and protect your OS as if it was running on a virtual machine - Sandboxie can be used with any application or installation package thus another great tool to have.
🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺
Bitcoin address bc1qnpjpacyl9sff6r4kfmn7c227ty9g50suhr0y9j
Ethereum address 0x94FcBab18E4c0b2FAf5050c0c11E056893134266
Litecoin address ltc1qu7ze2hlnkh440k37nrm4nhpv2dre7fl8xu0egx
Check out my other Batch Crop Tool here