|
python-lottie 0.7.2+devab3bfca
A framework to work with lottie files and telegram animated stickers (tgs)
|
Script files.
| Script | Description |
|---|---|
| compare_aep_bytes.py | Diff for AEP chunk binary data |
| color_space.py | Visualizes color spaces |
| jsondiff.py | Pretty prints two JSON files side by side, highlighting differences (useful to debug / diff lottie files) |
| cos_dump.py | Dump a Carousel Object Storage file into sort of readable JSON |
| lottie_from_description.py | Generate an animation fron a textual description |
| lottie_diff.py | Shows a side-by-side diff of the human-readable rendition of two tgs / lottie files |
| raster_palette.py | Shows the palette of a raster image |
| lottie_convert.py | Converts between multiple formats |
| jsoncat.py | Pretty prints a JSON file (or gzipped JSON file), useful to debug / diff lottie files |
| lottie_gui.py | GUI viewer for lottie Animations |
| lottie_fonts.py | List available fonts |
| aep_dump.py | Dump an AEP file into sort of readable Yaml |
| lottie_printcolor.py | Converts a CSS color into a normalized array, as used in lottie |
| lottie_cat.py | Pretty prints a tgs / lottie file with more readable annotations (useful to debug / diff lottie files) |
| tgs_check.py | Checks a lottie or tgs file to see if it's compatible with telegram stickers |
| color_compare.py | Compares colors in different spaces |