Giter Club home page Giter Club logo

convert-telegram-sticker's Introduction

convert-telegram-sticker

Программа автоматизирует конвертацию большого количества файлов, не соответствующих формату стикеров для Telegram. Как это работает? У вас есть файлы размером 1000x1000 в формате .jpg, тогда как для стикеров в Telegram требуется формат .png размером 512x512. Программа позволит вам автоматизировать процесс обработки.

Установка Windows

curl -L -o converter.exe https://github.com/D1splay/convert-telegram-sticker/releases/download/beta/converter-0.2-beta-win-x64.exe

Установка Macos

curl -L -o converter https://github.com/D1splay/convert-telegram-sticker/releases/download/beta/converter-0.2-beta-macos-arm
chmod +x converter

Установка Linux

curl -L -o converter https://github.com/D1splay/convert-telegram-sticker/releases/download/beta/converter-0.2-beta-linux
chmod +x converter

Использование(Linux/Macos)

./converter -i /dir/test/input -o /dir/test/output -c -t 200

Использование (Windows)

converter.exe -i C:\dir\test\input -o C:\dir\test\output -c -t 200

--help

usage: converter [-h] [-i INPUT] [-o OUTPUT] [-c] [-t THREADS] [-a]

Convert images to 512x512 PNG images with transparent padding.

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        Input folder containing images
  -o OUTPUT, --output OUTPUT
                        Output folder for converted images
  -c, --convert         Convert images to PNG format if not already in PNG format
  -t THREADS, --threads THREADS
                        Number of threads for parallel processing
  -a, --about           Show information about the program

Донат:

BITCOIN: 1PNix46PfNvpZW4Hc84guu4b6auSUoytLQ

USDT TRC20: TKHB6wu99V9TpmixM8gBU96JXZniC55EGw

USDT TON: UQBUJ2r5r5MPbM68sbMgBmTVmcvwv6PpamlKTdsD8uTT2jkH

TON: UQBUJ2r5r5MPbM68sbMgBmTVmcvwv6PpamlKTdsD8uTT2jkH

Лицензия GNU General Public License v3.0

convert-telegram-sticker's People

Contributors

d1splay avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.