I guess the title basically says it all. Anyone know how to post gifs, like you would post an image? Can you do that?

More info: I tried just uploading it the way I would upload an image and it somehow didn’t work. I’m not sure why. I’m doing it from my laptop, so it’s not a mobile issue.

Thanks!

  • MentalEdge
    link
    fedilink
    13
    edit-2
    1 year ago

    Gifs are massively space inefficient.

    Lemmy converts all images to webps, to save space and bandwidth. It’s a very good format for web content.

    It can also do animated images, like gifs, but at better quality and smaller file size. Lemmy seems to limit upload file size, not post file size, so sometimes you can get things to work by already converting it to a wepb before uploading, as the file will then start off as small as it can be.

    Alternatively, use a media file host like imgur, and grab the url to direct file. Then simply put that in the post url. Other in the thread have mentioned other options.

    You can also have stuff in comments. Like this:

    To do this you use standard markdown: ![](url to media file)