https://github.com/noarche/img2-svg
Simple batch convert all image files to SVG or ICO format.
https://github.com/noarche/img2-svg
ico-convert ico-converter image-converter image-manipulation image-processing image-processing-python svg-convert svg-converter
Last synced: 3 months ago
JSON representation
Simple batch convert all image files to SVG or ICO format.
- Host: GitHub
- URL: https://github.com/noarche/img2-svg
- Owner: noarche
- Created: 2024-07-18T08:22:41.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T07:04:44.000Z (11 months ago)
- Last Synced: 2025-01-30T08:16:03.671Z (5 months ago)
- Topics: ico-convert, ico-converter, image-converter, image-manipulation, image-processing, image-processing-python, svg-convert, svg-converter
- Language: Python
- Homepage:
- Size: 55.2 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ꧁꧂ Functions
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.
# ꧁꧂ How to use
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.
# ꧁꧂ How to open on windows:
Download [winrar](https://www.rarlab.com/rar/winrar-x64-701.exe) to combine and open the archive
Clone this repo with the following command:git clone https://github.com/noarche/img2-SVG
# ꧁꧂ How to run on linux
The python files you need to run are located in /source/ of this repo. There is a console and GUI version available.# ꧁꧂ Support
## 🛡️ Is this a virus❔
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](https://sandboxie-plus.com/downloads/) or similar app will virtualize and protect your OS as if it was running on a virtual machine - [Sandboxie](https://sandboxie-plus.com/downloads/) can be used with any application or installation package thus another great tool to have.*
🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺🔺
-------------------------------------------------------------------
# ꧁꧂ Buy me a coffee ☕

**Bitcoin** address `bc1qnpjpacyl9sff6r4kfmn7c227ty9g50suhr0y9j`
**Ethereum** address `0x94FcBab18E4c0b2FAf5050c0c11E056893134266`
**Litecoin** address `ltc1qu7ze2hlnkh440k37nrm4nhpv2dre7fl8xu0egx`
-------------------------------------------------------------------

------------------------------------------------
### Looking for other Batch Crop tool?
Check out my other Batch Crop Tool [here](https://github.com/noarche/AutoCrop)