# Animated stickers for Telegram (*.tgs) to animated GIFs converter
<hr/>
<h3 align="center">
To easily convert stickers to GIFs you can use Telegram Bot</br></br>ð https://t.me/tgstogifbot ð
</h3>
<hr/>
*FYI: There is a test version of converter written in C++ in [master-cpp](https://github.com/ed-asriyan/tgs-to-gif/tree/master-cpp) branch. It works a little faster, but generated GIFs may contain [some artifacts](https://github.com/ed-asriyan/tgs-to-gif/issues/13#issuecomment-633244547).*
## Using [Docker](https://www.docker.com/)
1. Build the image:
```bash
docker build -t tgs-to-gif .
```
2. Convert! Pass directory with stickers and run:
```bash
docker run --rm -v <path to directory with stickers>:/source tgs-to-gif
```
The result will be saved next to each source sticker file in the same directory.
## Using nodejs and gifski
### Install
1. Install [nodejs](https://nodejs.org).
2. Install [gifski](https://gif.ski).
3. Install npm dependencies:
```bash
npm install
```
### Convert
Pass one or several stickers:
```bash
node cli.js sticker1.tgs sticker2.tgs ...
```
or pass a directory:
```bash
node cli.js /home/ed/Downloads/super_pack/
```
The result will be saved next to each source sticker file in the same directory.
#### CLI arguments
```
$ node cli.js --help
usage: cli.js [-h] [--height HEIGHT] [--width WIDTH] paths [paths ...]
Animated stickers for Telegram (*.tgs) to animated GIFs converter
Positional arguments:
paths Paths to .tgs files to convert
Optional arguments:
-h, --help Show this help message and exit.
--height HEIGHT Output image height. Default: auto
--width WIDTH Output image width. Default: auto
```
## Notices
You can download .tgs files using [@Stickerdownloadbot](https://t.me/Stickerdownloadbot).
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
电报(* .tgs)到动画GIF转换器的动画贴纸 要将贴纸轻松转换为GIF,可以使用Telegram Bot :backhand_index_pointing_right: :backhand_index_pointing_left: 仅供参考: 分支中有一个用C ++编写的转换器测试版本。 它的工作速度稍快一些,但是生成的GIF可能包含。 使用 构建图像: docker build -t tgs-to-gif . 兑换! 传递带有标签的目录并运行: docker run --rm -v < path> :/source tgs-to-gif 结果将保存在同一目录中每个源标签文件的旁边。 使用nodejs和gifski 安装 安装 。
资源详情
资源评论
资源推荐
收起资源包目录
tgs-to-gif-master.zip (7个子文件)
tgs-to-gif-master
Dockerfile 869B
LICENSE 1KB
README.md 2KB
index.js 1KB
cli.js 2KB
package-lock.json 30KB
package.json 719B
共 7 条
- 1
鈤TiAmo
- 粉丝: 25
- 资源: 4695
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
评论3