sticker-convert

Convert (animated) stickers to/from WhatsApp, Telegram, Signal, Line, Kakao, iMessage. Written in Python.

GPL-2.0 License

Downloads
2.3K
Stars
207

Bot releases are visible (Hide)

sticker-convert - Release v2.0.4

Published by github-actions[bot] about 1 year ago

Rework of compression scripts; Create pip package

  • Eliminate use of external binaries
    • ImageMagick
    • ffmpeg
    • apngasm
    • apngdis
    • optipng
    • pngquant
    • pngnq-s9
    • zip
  • Write into bytesio instead of disk whenever possible
  • Using apngasm-python to create APNG
  • Huge improvement in compression speed, esp. APNG (About x4 speed)
  • Remove telegram_vector compression option
  • Create pip package
  • Fix some compression options listed as input options in CLI
  • Restructure project directory structure
  • Clean importing
  • Update documentation
sticker-convert - Release v2.0.3

Published by github-actions[bot] about 1 year ago

Rework of compression scripts; Create pip package

  • Eliminate use of external binaries
    • ImageMagick
    • ffmpeg
    • apngasm
    • apngdis
    • optipng
    • pngquant
    • pngnq-s9
    • zip
  • Write into bytesio instead of disk whenever possible
  • Using apngasm-python to create APNG
  • Huge improvement in compression speed, esp. APNG
  • Create pip package
  • Fix some compression options listed as input options in CLI
  • Restructure project directory structure
  • Clean importing
  • Update documentation
sticker-convert - Release v2.0.2

Published by github-actions[bot] about 1 year ago

Rework of compression scripts; Create pip package

  • Eliminate use of external binaries
    • ImageMagick
    • ffmpeg
    • apngasm
    • apngdis
    • optipng
    • pngquant
    • pngnq-s9
    • zip
  • Write into bytesio instead of disk whenever possible
  • Using apngasm-python to create APNG
  • Huge improvement in compression speed, esp. APNG
  • Create pip package
  • Fix some compression options listed as input options in CLI
  • Restructure project directory structure
  • Clean importing
  • Update documentation
sticker-convert - Release v1.22.0

Published by github-actions[bot] about 1 year ago

  • Add field highlighting in GUI
  • Code restructure & cleanup esp. in downloader and exporter scripts
  • Fix incorrect compression preset for telegram
  • Fix README incorrect info about Signal & Telegram credential requirements
sticker-convert - Release v1.21.3

Published by github-actions[bot] about 1 year ago

  • Fix check for author.txt
  • Fix unicode author.txt and title.txt causing crash
  • Prioritize English title name for Line sticker
  • Update documentation
sticker-convert - Release v1.21.2

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.21.1

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.21.0

Published by github-actions[bot] about 1 year ago

  • Add fetching Line cookies
  • Support downloading Custom stickers with custom text
  • Show progressbar in terminal for GUI mode
  • Fix incorrect spelling of directories in docker-compose
  • Dockerfile mkdir with -p to reduce commands
  • Update documentations
sticker-convert - Release v1.20.5

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.20.4

Published by github-actions[bot] about 1 year ago

  • Fix crash if .m4a present and export whatsapp
  • Fix export whatsapp verify criteria
sticker-convert - Release v1.20.3

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.20.2

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.20.1

Published by github-actions[bot] about 1 year ago

  • Line break for input example of Line
  • Code cleanup
sticker-convert - Release v1.20.0

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.19.2

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.19.1

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.19.0

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.18.6

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.18.5

Published by github-actions[bot] about 1 year ago

sticker-convert - Release v1.18.4

Published by github-actions[bot] about 1 year ago

  • Fix unable to download from / upload to telegram in Docker
  • Fix upload fail after upgrading python-telegram-bot
Package Rankings
Top 21.25% on Pypi.org
Related Projects