Show HN: Fileshifter – Easily convert files and videos between different formats
1–10 of 37 posts
Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#2How could this have been implemented in a way that obviates all of these show-stopper failings? Respect users' software freedom by offering users one or more programs to do the conversion jobs with reasonable default settings. Distribute complete corresponding source code alongside the rest of the site so as to let the user host an instance of the site on their own. Users so inclined can set this up for themselves and others, or use their software freedom to end up with a conversion service they don't need to guess about.
Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#3Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#4Structurally, the service is hosted online as a website, this means one must upload a copy of their data to be converted. Naturally that raises questions because there's a lot we don't know about this site: who runs it, what are the terms of service (I saw none on the site), what are users granting the site owners to do with uploaded data? Answers to these are almost certainly guesses as this information is not readi…
To those that are interested in understand out how the website works, the process goes as follows: the files are uploaded to the server and then uploaded to a private s3 bucket where the user will have an hour to download the converted content via a presigned url after which it will be permanently deleted. Furthermore, as soon as the file is converted, the original file is deleted from the server. In hindsight, I should have shipped an "about" page explaining this process.
Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#5Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#6Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#7Interesting. I tried to convert an iPhone photo from jpg to pdf (from phone) and it threw the following error: "C952B34B-95B4-4908-9018-C224DBB753A1.jpeg - File not in jpg format"
Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#8Will this be open-sourced? I'd like the idea of a self-hosted version of this. Good work!
Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#9Will this be open-sourced? I'd like the idea of a self-hosted version of this. Good work!
Re: Show HN: Fileshifter – Easily convert files and videos between different formats
#10Will this be open-sourced? I'd like the idea of a self-hosted version of this. Good work!
Just curious, why would you want to self-host it?