This script monitors a specified folder for EMF files, converts them to SVG using Inkscape, and moves the converted files to another folder. Disclaimer: The script uses Inkscape for the conversion ...
This version brings native MacOS support, meaning users no longer require XQuartz for Inkscape to work if they're running El Capitan or newer. It also supports Apple Retina display screen resolution ...
Failed to import Python module 'scour'. Please make sure it is installed (e.g. using 'pip install scour' or 'sudo apt-get install python-scour') and try again.