Sticker-convert

Latest version: v2.11.2

Safety actively analyzes 706259 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 33

2.4.0

- Use imagequant for image quantization
- Add quantize_method parameter for choosing quantization method with
- Add power parameters for preventing some parameter from reduced too soon
(fps_power, res_power, quality_power, color_power)
- Try to keep fps high by adjusting fps_power
- Remove imageio dependency
- Ensure resolution is even for exported stickers
- Reduce unecessary file reads for getting media info
- Lazy load modules for faster load time
- Allow reading number of frames from metadata in pyav if present
- Cleanup code in codec_info
- sanitize_filename function separate from FormatVerify

2.3.1

- Fix incorrect conversion of YUV to RGB
- Faster fps determination
- Use libvpx for demux vp8 during fps calculation

2.3.0

- Fix 114
- Fix yuva420p webm causing crash
- More reliable way of getting fps from pyav
- Use libvpx for vp8
- Fix frames_drop() with duration_min == 0
- Add check for same input and output directory

2.2.7

- Update apngasm-python and nuitka (Proper fix for https://github.com/laggykiller/sticker-convert/issues/110)

2.2.6

- Fix Windows releases crashing with `ImportError: LoadLibraryExW failed` (https://github.com/laggykiller/sticker-convert/issues/110) by downgrading nuitka

2.2.5

- Switch back to using `av` instead of `pyav` pypi package (To allow easy install in linux arm64)
- Build arm64 linux AppImage

Page 11 of 33

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.