Git Product home page Git Product logo

Comments (7)

timendez avatar timendez commented on September 28, 2024 11

@h2non Are there any plans to allow for animated gif output?

from bimg.

h2non avatar h2non commented on September 28, 2024 4

GIF, SVG and PDF image processing is finally available in latest versions of bimg/imaginary.

from bimg.

chreble avatar chreble commented on September 28, 2024

@h2non I see that you added preliminary support in 7be9d7b, cool!

from bimg.

h2non avatar h2non commented on September 28, 2024

You're right. GIF image formats (and SVG, TIFF... as well) can be handled by libvips, if it's backed by libmagick.

Since libmagick is an standalone library which is not provided by default with libvips, I've no plans to provide any specific support to it bundled with bimg, except detecting the magick generic type as you've mentioned, in order to handle that type accordingly if your libvips environment can deal new types via third-party integrations.

At the moment I don't need to handle GIF based images, but if you are looking for that, feel free to fork and make the hacks you need. I'm curious about seeing it handling new images formats (specially SVG) in a reliable way.

from bimg.

chonthu avatar chonthu commented on September 28, 2024

I been playing with gifsicle (recommended my google in pagespeed docs), for now I just detect type of image == gif and run it through a simple wrapper like this https://github.com/chonthu/gifopt.

from bimg.

foresmac avatar foresmac commented on September 28, 2024

FWIW, if you build from github master, you get non-imagemagick GIF loading: http://libvips.blogspot.com/2016/02/new-image-loaders.html

Looks like it will be officially supported in 8.3.

from bimg.

t101804 avatar t101804 commented on September 28, 2024

@h2non Are there any plans to allow for animated gif output?

is there already allow for animated gif output?

from bimg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.