A local, offline tool that turns a travel itinerary into an animated map and exports it as MP4 or a PNG sequence. Nothing leaves your machine; projects live in this browser's storage.
Crafted by Vincent Rozenberg.
The @svg-maps/world map ships no projection metadata. It was
identified as Web Mercator, centred near 10.7°E and cropped at roughly
83.7°N to 58.7°S, by least-squares fitting 36 microstates against their path
geometry (RMS residual 0.45px). Sharper outlines come from Natural Earth
1:10m, projected with the same constants so the two line up exactly.
Outlines from svg-maps by Victor Cazanave (CC BY 4.0) and Natural Earth (public domain). Airports from OurAirports (public domain). Cities from GeoNames (CC BY 4.0). MP4 muxing by mp4-muxer (MIT). Interface built with Tailwind CSS, compiled locally, so nothing is fetched from a CDN.
Everything Contrail keeps - your routes, presets, any font you loaded from disk, and the map data it has downloaded - is held by the browser for this site. Nothing is sent anywhere. Measuring…