Skip to content

cloud-py-api/to_gif_example

Repository files navigation

Nextcloud Video To Gif Example

Demonstration of using AppAPI and File Actions.

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

After adding the ability for external applications to display a user interface, the example will be modified to use more complex logic depending on the parameters specified by the user.

Refer to How to install to try it.