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.2.5-beta

Published by github-actions[bot] 9 months ago

sticker-convert - Release v2.2.4

Published by github-actions[bot] 9 months ago

  • Also save static version for Line POPUP sticker that has layer property of BACKGROUND
  • Simplify download_line
  • Use enumerate in looping with count
sticker-convert - Release v2.2.3

Published by github-actions[bot] 10 months ago

  • Fix assuming telegram provides author name of downloaded sticker pack
  • Simplify adding extension to downloaded Signal stickers
  • Catching error when uploading and downloading Signal stickers
  • Add scale_filter option in ipynb
  • Update dependencies
sticker-convert - Release v2.2.2

Published by github-actions[bot] 10 months ago

Fix get_file_res() crash when file is not rgb(a) and opened with pillow

sticker-convert - Release v2.2.1

Published by github-actions[bot] 10 months ago

Fix unable to create webm if fps is not integer

sticker-convert - Release v2.2.0

Published by github-actions[bot] 10 months ago

  • Allow customize scale filter (--scale-filter)
  • Limit max fps to original fps at most during conversion
  • Replace deprecated .trace() method to .trace_add()
  • Update readme
sticker-convert - Release v2.1.15

Published by github-actions[bot] 10 months ago

  • Use pillow to handle png/apng files (buggy files not processed by pyav)
  • FIx unable to save creds.json if directory not exist
  • Print version at start
  • Update dependencies
sticker-convert - Release v2.1.14

Published by github-actions[bot] 10 months ago

Fix missing newline in export-result.txt

sticker-convert - Release v2.1.13

Published by github-actions[bot] 10 months ago

Fix crash if gif/apng/png is static

sticker-convert - Release v2.1.12

Published by github-actions[bot] 10 months ago

  • Fix crash if gif/apng/png is static
  • Remove unecessary f string
  • Fix relative path bug in CLI
  • Update dependencies
sticker-convert - Release v2.1.11

Published by github-actions[bot] 10 months ago

Recognize codec more safely (esp. webp format)

sticker-convert - Release v2.1.11

Published by github-actions[bot] 10 months ago

Recognize webp codec more safely

sticker-convert - Release v2.1.10

Published by github-actions[bot] 10 months ago

Fix downloading chromedriver in directory without write permission

sticker-convert - Release v2.1.9

Published by github-actions[bot] 10 months ago

  • Fix unable to get download url for some chromedriver versions
  • Update dependencies
sticker-convert - Release v2.1.8

Published by github-actions[bot] 10 months ago

  • Change default signal img sticker to png (Due to some static webp sticker in Signal failed to display)
  • Fix unable to create cover for wasticker
  • Fix sticker pack numbering
  • Calculate fps based on all frames duration instead of first frame
  • Better handling wastickers in output directory
  • Rebuild with python 3.11.7 (Solves unresponsive GUI in macOS 13)
  • Code cleanup
  • Use black formatting on most files
  • Update dependencies
sticker-convert - Release v2.1.7

Published by github-actions[bot] 10 months ago

  • Change default signal img sticker to png (Due to some static webp sticker in Signal failed to display)
  • Fix unable to create cover for wasticker
  • Fix sticker pack numbering
  • Better handling wastickers in output directory
  • Rebuild with python 3.11.7 (Solves unresponsive GUI in macOS 13)
  • Code cleanup
  • Use black formatting on most files
  • Update dependencies
sticker-convert - Release v2.1.7

Published by github-actions[bot] 12 months ago

  • Compile with python 3.12
  • Fix sticker pack numbering
  • Code cleanup
  • Update dependencies
sticker-convert - Release v2.1.6

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

  • Fix macOS app unable to launch
  • Use rookiepy for getting line cookies (Fix unable to get cookies for newer chrome)
  • Also support supplying json string as line cookie
  • Add documentation for getting line cookies manually as json string
  • Fix CLI showing failure even if success
  • Avoid error if fps or quality are None or 0
sticker-convert - Release v2.1.5

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

sticker-convert - Release v2.1.4

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

  • Fix unable to verify and upload stickers
  • Fix Line sticker ID input reported as invalid
  • Warn about tkinter bug if macOS 14 python3.11
  • Notify about uploading a sticker pack
Package Rankings
Top 21.25% on Pypi.org
Related Projects