os-js / osjs-filemanager-application

OS.js File Manager Application
https://manual.os-js.org/v3/
Other
10 stars 13 forks source link

Image conversion #42

Open ajmeese7 opened 2 years ago

ajmeese7 commented 2 years ago

I would like to be able to convert images between various types, like Dustin Brett mentions that daedalOS is able to do in this article.

Much like in that implementation, I think using the WASM-ImageMagick would be the easiest route to take to add this feature. I will get to this at some point in the future unless someone else wants to tackle it before then.