# Examples ## Ken Burns zoom slideshow ![](https://github.com/mifi/gifs/raw/master/kenburns.gif) [kenBurns.json5](https://github.com/mifi/editly/blob/master/examples/kenBurns.json5) ```bash editly kenBurns.json5 ``` ## News title ![](https://github.com/mifi/gifs/raw/master/newsTitle.gif) [kenBurns.json5](https://github.com/mifi/editly/blob/master/examples/newsTitle.json5) ```bash editly newsTitle.json5 ``` ## Resize modes ![](https://github.com/mifi/gifs/raw/master/resizeHorizontal.gif) [resizeHorizontal.json5](https://github.com/mifi/editly/blob/master/examples/resizeHorizontal.json5) ```bash editly resizeHorizontal.json5 ``` ## Speed up / slow down with cutting ![](https://github.com/mifi/gifs/raw/master/speedTest.gif) [speedTest.json5](https://github.com/mifi/editly/blob/master/examples/speedTest.json5) ```bash editly speedTest.json5 ``` ## Title and subtitle ![](https://github.com/mifi/gifs/raw/master/subtitle.gif) [subtitle.json5](https://github.com/mifi/editly/blob/master/examples/subtitle.json5) ```bash editly subtitle.json5 ``` ## Custom HTML5 canvas Javascript ![](https://github.com/mifi/gifs/raw/master/customCanvas.gif) [customCanvas.js](https://github.com/mifi/editly/blob/master/examples/customCanvas.js) ```bash node customCanvas.js ``` ## Custom Fabric.js ![](https://github.com/mifi/gifs/raw/master/customFabric.gif) [customFabric.js](https://github.com/mifi/editly/blob/master/examples/customFabric.js) ```bash node customFabric.js ``` ## LosslessCut tutorial [This video](https://www.youtube.com/watch?v=pYHMxXy05Jg) was created with [losslesscut.json5](https://github.com/mifi/editly/blob/master/examples/losslesscut.json5)