9

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.

top 19 comments
sorted by: hot top controversial new old
[-] nykula@piefed.social 7 points 1 month ago

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.

[-] MrQuallzin@lemmy.world 3 points 1 month ago

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

[-] Bombastic@sopuli.xyz 2 points 1 month ago

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

[-] drkt@scribe.disroot.org 1 points 1 month ago

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

[-] m4ylame0wecm@lemmy.zip 0 points 1 month ago

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

[-] airikr@lemmy.ml 0 points 1 month ago* (last edited 1 month ago)

I find ShotShare really nice. Have used it for maybe a year now and it works wonders for especially forums. Seems to be abandoned now though.

[-] Nighed@feddit.uk 0 points 1 month ago

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.

[-] airikr@lemmy.ml 1 points 1 month ago

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.

[-] cecilkorik@lemmy.ca 0 points 1 month ago

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.

[-] early_riser@lemmy.world 0 points 1 month ago

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.

[-] Nighed@feddit.uk 0 points 1 month ago* (last edited 1 month ago)

Immich doesn't explicitly support hotlinking, I remember it being a bit annoying to get an embeddable link? (Might have just been for video?)

[-] MrQuallzin@lemmy.world 1 points 1 month ago* (last edited 1 month ago)

Embeds from Immich work really well!

Embeds from Immich work really well!

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

[-] early_riser@lemmy.world 0 points 1 month ago

I'm just getting a clownflare server down error.

[-] Decronym@lemmy.decronym.xyz -1 points 1 month ago* (last edited 1 month ago)

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

5 acronyms in this thread; the most compressed thread commented on today has 6 acronyms.

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

[-] xcel@piefed.social 0 points 1 month ago
[-] Nighed@feddit.uk 0 points 1 month ago
[-] xcel@piefed.social 2 points 1 month ago

Sorry I’m new

this post was submitted on 29 Mar 2026
9 points (100.0% liked)

Selfhosted

58915 readers
31 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS