this post was submitted on 11 Oct 2023
12 points (75.0% liked)

Selfhosted

39228 readers
483 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.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I've done god only knows how many searches looking for a solution to this with no joy so any help you can offer would be great.

I'm after an image editor that has the following:

  1. Must be PHP or JavaScript (even jQuery) or some combo of the two
  2. Must allow images to be uploaded
  3. Must allow text to be dynamically added, resized, color changed and positioned
  4. Must allow fonts to be chosen from a list of fonts I upload to the server, not the basic browser fonts or Google Fonts etc.
  5. Must allow generation and download of new image based on the old image + the added text

This is for my users, none of whom are experienced enough to do offline image editing.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -2 points 11 months ago (2 children)

Sorry, I don't want to be rude but youre talking rubbish.

Getting all of them to install a big offline application with an interface that is totally new to them and will require a substantial learning curve if there's a possible solution that allows them to simply and easily do the only thing they need is ridiculous.

[–] [email protected] 5 points 11 months ago (1 children)

I think there's a misunderstanding. What you're talking about OP is the interface, what the others are talking about is the location. You're not talking about the same thing, hence you're not understanding them.

Both sides are use the term offline/online, tho its meaning is not looks but instead location

[–] SheeEttin 2 points 11 months ago (1 children)

Well, if you're that set on it, it's simple enough of a concept that you could probably write it yourself.

[–] [email protected] -3 points 11 months ago

Thanks to the one person who actually posted something on topic I've found a few things I can modify.