From 84c816cb8fa6f41086c81d4c6c01aa3e0858d2bd Mon Sep 17 00:00:00 2001 From: eugene Date: Sat, 6 Sep 2025 23:56:39 +0300 Subject: [PATCH] update readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bece62c..df5bf24 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ ## Supported transformations ### TGS -- TGS → PNG (first framge, all frames, N frame) -- TGS → JPEG (first framge, all frames, N frame) -- TGS → WEBP (first framge, all frames, N frame) +- TGS → PNG (first framge, all frames, N frame, frames range) +- TGS → JPEG (first framge, all frames, N frame, frames range) +- TGS → WEBP (first framge, all frames, N frame, frames range) - TGS → Lottie.JSON - TGS → GIF - TGS → WEBM @@ -22,6 +22,6 @@ ### WEBM - WEBM → MP4 **[WIP]** - WEBM → GIF **[WIP]** -- WEBM → PNG (first framge, all frames, N frame) **[WIP]** -- WEBM → JPEG (first framge, all frames, N frame) **[WIP]** -- WEBM → WEBP (first framge, all frames, N frame) **[WIP]** \ No newline at end of file +- WEBM → PNG (first framge, all frames, N frame, frames range) **[WIP]** +- WEBM → JPEG (first framge, all frames, N frame, frames range) **[WIP]** +- WEBM → WEBP (first framge, all frames, N frame, frames range) **[WIP]** \ No newline at end of file