Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions svg-animation-editor.docs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A full keyframe animation studio for SVG that runs entirely in the browser. Draw rectangles, ellipses, lines, polygons, text and bezier paths (with a pen tool), then animate them: move the playhead, adjust any shape and auto-key records a tween automatically — position, size, rotation, colors, opacity and even the path geometry itself morph smoothly between keyframes. A multi-track timeline shows a row of keyframe diamonds per animated property with per-keyframe easing curves, scrubbing, looping playback and onion skinning. Includes a layers panel with lock/hide/reorder/duplicate, full undo/redo, localStorage autosave, import of existing SVG files (shapes and paths become editable and animatable) and project save/load as JSON. Export produces a self-contained SMIL-animated .svg file — native `<animate>` elements with spline easing that play in any browser with no JavaScript. Keyboard shortcuts throughout (V/A/P/R/O/L/Y/T for tools, space to play, K to keyframe a whole pose).
Loading
Loading