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.1.3

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

  • Fix unable to get credentials
  • Only warn about tkinter bug if x86_64 macOS python3.11
  • Add version info to macOS app bundle
  • Remove extra dependencies in Docker
sticker-convert - Release v2.1.2

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

  • New features
    • Build executable with nuitka, which improve startup and execution speed
    • Allow cancel job without closing window
  • Fixes
    • Fix sticker from webm files not transparent
    • Fix telegram stickers unable to upload
    • Fix config frame not disabled during job
    • Fix unable to create xcode project
  • Improvements
    • Improve cover image handling
    • Config frame change layout
    • Set no compress if output is set to local and compression preset is auto
  • Code base changes
    • Cleanup GUI code
    • Reduce code smells
    • Allow input and output of bytes in StickerConvert class
    • Create cover in memory
sticker-convert - Release v2.1.2

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

  • Compile with Nuitka, producing compiled binaries that launch and run faster
  • Fix sticker from webm files not transparent
  • Fix telegram stickers unable to upload
  • Fix unable to create Xcode project
  • Allow cancel job without closing window
  • Change config frame layout
  • Fix config frame not disabled during job
  • Improve cover image handling
  • Set no compress if output is set to local and compression preset is auto
  • Code base changes
    • Allow input and output of bytes in StickerConvert class
    • Create cover in memory
    • Clean up GUI code
sticker-convert - Release v2.1.2-dev2

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

sticker-convert - Release v2.1.2-dev

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

sticker-convert - Release v2.1.1

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

  • Create msi installer
  • Fix auto preset reported as not match with output
  • Fix unable to convert multiple tgs
  • Fix showing help message in ipynb
  • Rollback to pyinstaller 5.13.2
sticker-convert - Release v2.1.0

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

  • Compression improvements
    • Use multiprocessing instead of threads for compression (This would avoid being limited by GIL and greatly improve speed)
    • Allow setting quality for webp compression
    • Add script for optimizing compression arguments
  • Fix crash when converting some webm in yuv420p format
  • Fix adjust duration for video that are too long/short
  • Improve Line sticker download
    • Add support for Line event sticker
    • Fix downloading Line stickers with pack_id < 775
  • GUI improvements
    • Add auto detect input URL
    • Add auto select compression preset based on output option
    • Highlight URL if invalid
    • Highlight kakao cred field if required
    • Highlight output option and compression preset if mismatch
    • Highlight in/output directory if invalid directory
    • Save config of program
    • Add option to disable saving credentials
    • Add button for clearing settings
    • Add button for opening config directory
    • Ask before closing window when doing job
    • More responsive to closing window when doing job
    • Fix detection of output option and compression preset mismatch
  • Codebase cleaning
    • Restructure GUI code
    • Move authentication utils to auth directory
    • Add type hints
  • Multistage docker builds, now providing min-cli, min-gui flavors
  • Update dependencies
sticker-convert - Release v2.0.17

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

sticker-convert - Release v2.0.16

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

  • Fix unable to upload Signal stickers
  • Fix conversion failure of lottie stickers (tgs)
  • Fix unable to download Telegram sticker if with query
sticker-convert - Release v2.0.15

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

Correct typo in help message (#56)

sticker-convert - Release v2.0.14

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

  • Create arm64 and universal2 builds from github runner
  • Update dependencies
sticker-convert - Release v2.0.13

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

Update dependencies, esp. webp to support pip install on arm64 macOS

sticker-convert - Release v2.0.12

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

  • Update apngasm-python to allow pip installation on arm64 macOS
  • Update rlottie-python, pyinstaller, imageio
sticker-convert - Release v2.0.11

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

  • Silent fail to get Signal credentials
  • Rehighlight fields after getting credentials
sticker-convert - Release v2.0.10

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

  • Fix chromedriver download when there is no write access to ./bin (e.g. AppImage)
  • Fix Signal not launching in Docker
sticker-convert - Release v2.0.9

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

  • Fix getting path on MacOS
  • Fix in/output path display on Windows
sticker-convert - Release v2.0.8

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

  • Fix chromedriver download
  • Prevent creating files in installation directory, include site-packages for pip installation
sticker-convert - Release v2.0.7

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

sticker-convert - Release v2.0.7

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

sticker-convert - Release v2.0.5

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

  • Fix run_me_first.command with space in path
  • Change domain detection
  • Update screenshots
  • Update README
Package Rankings
Top 21.25% on Pypi.org
Related Projects