• Amphy
    link
    fedilink
    English
    32 months ago

    What you recommend in terms of offline open-source converters?

      • @[email protected]
        link
        fedilink
        English
        11 month ago

        What image types are you using that ffmpeg can’t convert? To my knowledge it works for almost anything.

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

          Gonna be honest, never used ffmpeg for images lol. I often take images from PDFs that have transparency (rpg books to import into my vtt) and they come out of pdfimages with an opaque greyscale alpha mask and an opaque image. I found it easy to apply the mask with imagemagick, though. Ffmpeg can probably do it but just never had a use case. I just use cwebp to convert because that’s my primary use-case: converting pngs to lossy webp files and cwebp is good enough for me for that:)

          • @[email protected]
            link
            fedilink
            English
            11 month ago

            Images from PDFs, wasn’t thinking about that. I normally work with just image files. Cool!

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

      What are you looking to convert?

      Usually what i do is look for any converter and look for open source alternatives to it on alternativeto.net and hopefully one of the top 3 alternatives fits your use case