v4.0.32: add convert animated gif to animated webp (#253)
* feat: add gif2webp binary - gif2webp version : libwebp-1.2.4 - resourse image : animated.gif to animated.webp with feature/gif2webp - gif2webp binary option : q, m, lossy - AnimatedGif add code for write animated image * docs: add gif2webp documentation * test: remove printed() - when kotest version 5.1.0 -> 5.3.2, it was removed function * docs: javadoc to remove another module class * docs: remove newline comment