Software developers love debating interfaces.
Some people will always prefer a graphical interface, while others feel most productive inside a terminal window. The interesting part is that both groups are usually trying to solve exactly the same problem—they just have different workflows.
While building Convertim, we quickly realized that choosing one approach over the other would unnecessarily limit the tool.
For many users, drag and drop is simply the fastest way to work. Open the application, select a folder, choose the output format and click a button. No commands to remember, no documentation to read, and no setup required.
But developers and power users often have completely different needs.






