Inkscape configured for Adobe Illustrator migrants — keyboard shortcuts, workspace, palettes, and templates
Find a file
2026-05-25 21:13:30 -07:00
.github/workflows test: add bats integration tests and CI workflow 2026-05-25 20:45:02 -07:00
assets feat: add desktop file and source icon/splash SVGs 2026-05-25 19:47:29 -07:00
config feat: add Illuscape common symbols library 2026-05-25 19:46:52 -07:00
scripts fix: atomic write on existing prefs path; Inkscape 1.x export flags; version check guard 2026-05-25 20:00:15 -07:00
tests test: add bats integration tests and CI workflow 2026-05-25 20:45:02 -07:00
.gitignore chore: ignore .coverage pytest artifact 2026-05-25 21:13:30 -07:00
CHANGELOG.md chore: initial repo scaffold 2026-05-25 19:09:51 -07:00
conftest.py fix: atomic write, tag preservation, invalid preset error, additional tests 2026-05-25 19:39:56 -07:00
install.sh fix: atomic write on existing prefs path; Inkscape 1.x export flags; version check guard 2026-05-25 20:00:15 -07:00
LICENSE chore: initial repo scaffold 2026-05-25 19:09:51 -07:00
README.md chore: initial repo scaffold 2026-05-25 19:09:51 -07:00
uninstall.sh feat: add uninstall.sh 2026-05-25 20:11:54 -07:00

Illuscape

Inkscape configured for Adobe Illustrator migrants.

Illuscape patches Inkscape's config to match Illustrator's keyboard shortcuts, workspace layout, scroll/zoom behavior, color palettes, and document templates — without modifying Inkscape itself.

Install

git clone https://github.com/your-org/illuscape
cd illuscape
./install.sh

Follow the prompt to select your Illustrator era (CC or CS6), then open Inkscape.

Uninstall

./uninstall.sh

Your original Inkscape config is restored from backup.

License

MIT