Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 652 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 652 Bytes

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.