Home

self-hosted image hosting like Imgur?

$$19986
https://lemmy.world/u/early_riser posted on Mar 29, 2026 14:34

Maybe I’m overthinking this. I want something with a drag and drop interface that then gives me a link to paste into discord or a forum to show the image directly, as Imgur does.

I could just use a bare web server but I’d have to scp the images over every time.

https://lemmy.world/post/44904292
Reply
$$19991
https://feddit.org/u/Lemmchen posted on Mar 29, 2026 14:40
In reply to: https://lemmy.world/post/44904292

https://framagit.org/fiat-tux/hat-softwares/lufi

https://feddit.org/comment/12272834
Reply
$$19995
https://lemmy.dbzer0.com/u/WeirdGoesPro posted on Mar 29, 2026 14:46
In reply to: https://lemmy.world/post/44904292

Like imgbb.com?

https://lemmy.dbzer0.com/comment/25235013
Reply
$$19996
https://lemmy.ca/u/cecilkorik posted on Mar 29, 2026 14:48
In reply to: https://lemmy.world/post/44904292

If it’s strictly for personal use, Nextcloud can do this easily (no upload required since the client handles the sync), although it’s a very heavyweight way to do it and for security reasons most people probably have Nextcloud set up behind a VPN-wall like Tailscale or something so it may not work for you.

However, it technically has a share link feature that does exactly this. If you’re using the desktop or mobile client you just have to put it in one of Nextcloud’s sync folders and then right click on it or whatever to get a share link to the file. You can also do it through the web UI (both the upload itself and getting the link to it) You can make the share link public and permanent so anyone who can access the Nextcloud server can get access to that file through the link.

Worth considering if you already have a Nextcloud instance. Alternately, if you aren’t already using Nextcloud for sensitive personal files, and just want a repository of silly meme images you can share freely, giving public access to it (it’s still locked behind an account for upload and general access) isn’t that much of a security concern and then your public links should work just fine.

If you want something that is more of a social media site and image gallery like Imgur is, maybe Immich can handle some of that, but if your goal is simply sharing image file links, I’d focus on looking for things that are more for sharing files, since images are just files and it doesn’t sound like you need all the complex image-specific handling really.

https://lemmy.ca/comment/22476845
Reply
$$20003
https://lemmy.zip/u/m4ylame0wecm posted on Mar 29, 2026 14:59
In reply to: https://lemmy.world/post/44904292

I think zipline (github.com/diced/zipline) is that.

https://lemmy.zip/comment/25566018
Reply
$$20002
https://lemmy.world/u/early_riser posted on Mar 29, 2026 14:59
In reply to: https://lemmy.ca/comment/22476845

I’ve heard of Immich for other stuff, but I’d probably use it for my personal photos. This would be for, as you put it, silly memes to share online. I know most cloud services have a share link feature, but I’m thinking of something low friction, just plop the image and the link is autogenerated. Image resizing would be nice though. Like I said, what Imgur does.

https://lemmy.world/comment/22932588
Reply
$$20005
https://lemmy.ml/u/shrek_is_love posted on Mar 29, 2026 15:04
In reply to: https://lemmy.world/post/44904292

I think copyparty would accomplish that pretty well

https://lemmy.ml/comment/24836106
Reply
$$20007
https://lemmy.decronym.xyz/u/Decronym posted on Mar 29, 2026 15:10
In reply to: https://lemmy.world/post/44904292

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
LXC Linux Containers
NAS Network-Attached Storage
SATA Serial AT Attachment interface for mass storage
SSD Solid State Drive mass storage
VPN Virtual Private Network

[Thread #199 for this comm, first seen 29th Mar 2026, 15:10] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/21418
Reply
$$20015
https://lemmy.world/u/irmadlad posted on Mar 29, 2026 15:42
In reply to: https://lemmy.world/post/44904292

How about Chevereto

https://lemmy.world/comment/22933223
Reply
$$20016
https://lemmy.world/u/MrQuallzin posted on Mar 29, 2026 15:43
In reply to: https://lemmy.world/post/44904292

Commenting more so I can easily find this thread again, since I’d be curious as well.

For personal photos that I share I use Immich, and Immich-Proxy for sharing the photos (so I’m don’t want to directly share the actual URL of my Immich server). Works well for that, but doesn’t anywhere meet the drag and drop simplicity of Imgur.

For example, have an Easter goose:https://nachos.eyeofthestorm.place/share/3xpZWkqbIO5wo2c3ByRr4wQDhoTK38NxLh3JDfMSspSvfaR7kDlz25BHB8l9PHGIjG4

https://lemmy.world/comment/22933232
Reply
$$20027
https://piefed.social/u/nykula posted on Mar 29, 2026 16:07
In reply to: https://lemmy.world/post/44904292

Slink might be easy enough to set up with Docker: https://docs.slinkapp.io/getting-started/02-quick-start/

https://piefed.social/comment/10738438
Reply
$$20036
https://piefed.social/u/FishFace posted on Mar 29, 2026 16:26
In reply to: https://lemmy.world/post/44904292

Back when I was on IRC, I wrote a bash script to upload (via scp) a file to an uploads location on my server, which it knew the public URL for. It then (using xclip) put the resulting URL into the clipboard so I could paste it into IRC. Worked well

https://piefed.social/comment/10738661
Reply
$$20056
https://sopuli.xyz/u/teawrecks posted on Mar 29, 2026 17:07
In reply to: https://lemmy.world/post/44904292

If it’s just for you, then you don’t need to tackle the hardest problem of content moderation.

The second hardest problem is bandwidth. If you post something to a forum that suddenly gets a lot of traffic, without some kind of CDN intermediary, you’ll get a hug of death and/or a huge bill for all the bandwidth.

The third hardest problem is uptime. My assumption is that you want the content to remain valid forever. No one likes seeing dead links in old forum threads. So as you use it over time, anything you’ve posted over the years could get a sudden unexpected viral hug, or you have to let it die (which may not necessarily stop the hug, since everyone would still be trying to ask your server for the content).

Just making sure you appreciate how difficult solving this problem inevitably becomes. Note that discord and Lemmy Posts let you upload images, so you shouldn’t need such a service in those cases. But for random forums, it quickly becomes hard.

https://sopuli.xyz/comment/22699505
Reply
$$20085
https://feddit.uk/u/Nighed posted on Mar 29, 2026 18:15
In reply to: https://lemmy.world/post/44904292

I use this for misc file sharing: https://github.com/filebrowser/filebrowser It installs as an app on unpaid, nice and easy.

It supports direct links: https://files.nighed.xyz/api/public/dl/cmR8NjHz?inline=true

Or a download UI: https://files.nighed.xyz/share/cmR8NjHz

https://feddit.uk/comment/24171195
Reply
$$20108
https://piefed.social/u/nykula posted on Mar 29, 2026 19:15
In reply to: https://feddit.org/comment/12272834

Note: Lufi encrypts uploaded files and lets one share a link containing a decryption key. It doesn’t let one expose images for other websites to embed. Thus a good tool but not for OP’s purpose?

https://piefed.social/comment/10740391
Reply
$$20117
https://lemmy.ml/u/airikr posted on Mar 29, 2026 19:38
In reply to: https://lemmy.world/post/44904292

I find ShotShare really nice. Have used it for maybe a year now and it works wonders for especially forums.

https://lemmy.ml/comment/24840365
Reply
$$20143
https://piefed.social/u/xcel posted on Mar 29, 2026 20:25
In reply to: https://lemmy.decronym.xyz/comment/21418

Was this a bot

https://piefed.social/comment/10741084
Reply
$$20171
https://feddit.uk/u/Nighed posted on Mar 29, 2026 21:09
In reply to: https://lemmy.ml/comment/24840365

The problem with this kind of stuff is that it HAS to be internet facing, and you want it to be stable so you don’t cause dead links.

You don’t want to be hosting software that’s not getting security updates, especially while linking to it randomly over the internet.

https://feddit.uk/comment/24173971
Reply
$$20173
https://feddit.uk/u/Nighed posted on Mar 29, 2026 21:12
In reply to: https://piefed.social/comment/10741084

Yes, it has the bot icon

https://feddit.uk/comment/24174008
Reply
$$20177
https://feddit.uk/u/Nighed posted on Mar 29, 2026 21:13
In reply to: https://lemmy.world/comment/22932588

Immich doesn’t explicitly support hotlinking, I remember it being a bit annoying to get an embeddable link?

https://feddit.uk/comment/24174057
Reply
$$20220
https://lemmy.snowgoons.ro/u/timwa posted on Mar 29, 2026 22:46
In reply to: https://feddit.uk/comment/24173971

Since imgur was blocked in the UK I was searching for an alternative way to occasuonally share photos on a Usenet group I’m in. (Text group, not binary, of course.)

I ended up just settling on a Hugo static site. It’s not quite drag and drop, but close enough for me - I just drag the photos into a content directory, run a build script and push the repo - argo deploys it.

Because it’s just plain old httpd serving static files, in a container, it’s about as safe/stable as I can make it.

https://lemmy.snowgoons.ro/comment/174521
Reply
$$20240
https://lemmy.world/u/bmcgonag posted on Mar 29, 2026 23:21
In reply to: https://lemmy.world/post/44904292

I use Picsur. It’s very similar. I have liked it quite a bit.

https://lemmy.world/comment/22939365
Reply
$$20278
https://piefed.keyboardvagabond.com/u/ragingHungryPanda posted on Mar 29, 2026 23:45
In reply to: https://lemmy.world/post/44904292

I run Picsur. It let’s you convert, resize, and compresses well. picsur.org

https://piefed.keyboardvagabond.com/comment/2598842
Reply
$$20277
https://lemmy.ml/u/airikr posted on Mar 30, 2026 00:43
In reply to: https://feddit.uk/comment/24173971

I totally agree with you. Should switch image hosting service, but haven’t found any similar yet that are close to ShotShare’s simplicity and quality.

https://lemmy.ml/comment/24844908
Reply
$$20281
https://sopuli.xyz/u/Bombastic posted on Mar 30, 2026 00:51
In reply to: https://lemmy.world/comment/22933232

Thank you for the Easter goose, kind sir. Blessings of the divines upon ye!

https://sopuli.xyz/comment/22705405
Reply
$$20282
https://lemmy.world/u/early_riser posted on Mar 30, 2026 00:58
In reply to: https://piefed.keyboardvagabond.com/comment/2598842

I’m just getting a clownflare server down error.

https://lemmy.world/comment/22940462
Reply
$$20283
https://piefed.social/u/nykula posted on Mar 30, 2026 00:59
In reply to: https://lemmy.world/post/44904292

Remembered that I made such a tool for myself ten years ago. Dusted off a backup, updated dependencies (and replaced some), refactored somewhat, changed license to AGPL and uploaded here: https://codeberg.org/nykula/imgie

Should be very easy to install because the backend is just ImageMagick and SQLite.

Beware of a 250M node_modules, though. My code is less than 1K lines in the initial commit, but the linters, bundlers etc are the same as I use for big projects.

https://piefed.social/comment/10743764
Reply
$$20302
https://scribe.disroot.org/u/drkt posted on Mar 30, 2026 01:55
In reply to: https://lemmy.world/post/44904292

I could just use a bare web server but I’d have to scp the images over every time.

Or just make a script and hotkey the script! https://drkt.eu/files/scripts/media_tool.py

https://scribe.disroot.org/comment/10243043
Reply
$$20323
https://lemmy.world/u/forbiddenlake posted on Mar 30, 2026 02:33
In reply to: https://lemmy.world/comment/22940462

https://github.com/CaramelFur/Picsur but it’s no longer being maintained

https://lemmy.world/comment/22941316
Reply
$$20362
https://piefed.keyboardvagabond.com/u/ragingHungryPanda posted on Mar 30, 2026 03:03
In reply to: https://lemmy.world/comment/22940462

here’s the GitHub for it https://github.com/CaramelFur/Picsur

https://piefed.keyboardvagabond.com/comment/2600335
Reply
$$20349
https://lemmy.world/u/MrQuallzin posted on Mar 30, 2026 03:38
In reply to: https://feddit.uk/comment/24174057

Embeds from Immich work really well!:https://nachos.eyeofthestorm.place/share/9XScC1T7GzZ3q0O7oyAHAIJBA3l5GWqgAQDsPRKybPwUfjgcc2b_DRPuvZt2AANIMPE

https://lemmy.world/comment/22941836
Reply
$$20424
https://piefed.social/u/xcel posted on Mar 30, 2026 08:01
In reply to: https://feddit.uk/comment/24174008

Sorry I’m new

https://piefed.social/comment/10746679
Reply