Skip to content

nickjvm/timelapse

Repository files navigation

Timelapse

A simple web app to create and edit timelapses from image sequences. Built with Next.js and global state management using Zustand and IndexedDB persistence.

Getting Started

First, install dependencies:

npm install

Then run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the app.

Examples

To get started quickly, try download project-export.json and use the import timeline feature to load it into the app.

About

Simplify the creation of timelapses from a series of images. All data is stored locally via IndexedDB. Images are compressed and base64 encoded, and comparison views and edited images can be exported as pngs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages