File Transformations

I spent part of yesterday & most of today implementing a file sharing service.
Initial features include drag+drop uploads, image preview using base64, navigation via a file-system tree UI & basic CRUD for the user account.
I’m especially interested in file transformations. Being able to mutate a file from one format to another isn’t always necessary, but when it is, it’s usually urgent and a huge pain in the ass.
My new service will do that with the click of a button or voice command.
If you'd like to take a look, DM me on the twitr machine.
- jbminn