Skip to content

nextcloud/to_gif_example

Repository files navigation

Nextcloud Video To Gif Example

Demonstration app using AppAPI and the Nextcloud Python Framework with the Files API.

This application just is an example, with simple conversion using opencv and numpy.

Other modifications such as displaying a user interface or specifying additional user parameters/settings are left as exercises to the reader. Pull requests with your solutions are welcome!

Refer to How to install to try it.