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)

  • scottwood
    link
    fedilink
    71 year ago

    Ok, I figured this out after a week, use the app Memmy’, they upload your images to imagur including GIFs, any way in the app create a new post, doesn’t matter where, then insert your gif, it will automatically upload it to imagur.

    Once you have the link in the URL section (your uploaded image) copy it and create the post you want, where you want in the Lemmy website, you now have a GIF.

    Complicated but it works, example over on c/weirdwheels.

  • Sir_Kevin
    link
    fedilink
    61 year ago

    The GIF file format needs to die. I’m glad lemmy doesn’t support it out of the box. That shit was designed for animated images with a few frames and nothing more.

      • @[email protected]
        link
        fedilink
        English
        21 year ago

        With one of the latest updates to the Lemmy software the default upload size limit was made 1MB

        Your admin might not have realized this, but likely yes - your file is too large. I set the limit to 10MB on my instance. @[email protected] - have you set the upload size limit?

        In the meantime though you can upload the file somewhere else and just use that.

        catbox.moe allows up to 200mb, no account needed. Just copy the link it gives you and paste it as the post URL

        • Ruud
          link
          fedilink
          English
          21 year ago

          Ohh 1MB is too small. I’ll look into that

          • @[email protected]
            link
            fedilink
            English
            1
            edit-2
            1 year ago

            Just add a line like client_max_body_size 10M; to your nginx.conf under the http header

  • Sir_Kevin
    link
    fedilink
    -21 year ago

    The GIF file format needs to die. I’m glad lemmy doesn’t support it out of the box. That shit was designed for animated images with a few frames and nothing more.