A tool for creating neat-o transitions between images
| Input | Output |
|---|---|
![]() |
![]() |
| Fade Type | Result | WebM |
|---|---|---|
| Greedy Iterative | ![]() |
WebM |
| Bidirectional Iterative | ![]() |
WebM |
| A* Search | It is really slow | |
| Bidirectional A* Search | ||
| ML Powered | ||
| Something else? |
Adding a new transitioner is easy! Just create a new transitioner class and add it to app.js.



