Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
Different use cases.
It's not like your uploading and downloading gigabytes to it to use ffmpeg. For that you use something local. This is for converting smaller files conveniently. For example from a laptop and you don't want to use a public converter that might keep the content.
If you regularly convert certain file types on a computer, dedicated programs tend to be better than these combo ones anyway.
Why would anyone setup and maintain a server to do infrequent conversions of small files?
In addition to the other post...
You already have a setup and throwing one more docker on isn't a big deal. especially if you have watchtower already setup as well... then it even updates itself.
I use tools like this all the time... PDF for example stirling-pdf makes doing something things a LOT easier than firing up a "proper" pdf editor. This tool would likely be the same concept for other workflows.
I love Stirling PDF. I use it probably once a quarter on average. But it's always there, ready to be useful.
As do I.. had a coworker message me about using adobe to merge/split pdfs... rather than walking them through the adobe workflow, just linked them right to the url... It's so easy to use that I didn't have to say anything more. they got it in seconds that would have taken me minutes of back and forth to explain to them.
It's great. Simple tools for simple purpose.