FileConverter icon indicating copy to clipboard operation
FileConverter copied to clipboard

Scripting Interface / Custom Conversion / Extension or Plugins

Open shefben opened this issue 6 months ago • 1 comments

Adding a scriptable interface or some type of extension/plugin API would help make this tool inconceivably valuable.

The only things that need to be exposed (as far as I can see) would be:

  1. the file with full filepath
  2. the program that should convert the file (with path and parameters)
  3. output path

With that, anyone could create any custom conversions they would need.

This tool is excellent, but just think about how many different conversions people could make themselves if this was an option!

The reason I believe this is needed is due to the fact that I still need to rely on a lot of those sketchy free conversion websites for things like icon to svg.

shefben avatar Aug 24 '24 22:08 shefben