Files
budget-tracker/anytype-canva-alts.json
T
Nox e4128f9788 fix: browser wrapper permanent pour SingletonLock après redémarrage
- chrome-wrapper.sh : nettoie les lock files avant de lancer Chrome
- openclaw.json : executablePath pointe vers le wrapper
- start-chrome-cdp.sh : script de secours manuel
- oc-up.sh : mis à jour (plus de démarrage manuel Chrome nécessaire)
- MEMORY.md : documentation du fix
2026-02-27 10:42:54 +00:00

8 lines
3.8 KiB
JSON

{
"name": "Alternatives open source à Canva (self-hosted)",
"icon": {"format": "emoji", "name": "🎨"},
"type_key": "ot-page",
"description": "Classement des meilleures alternatives open source et auto-hébergeables à Canva",
"body": "# 🎨 Alternatives open source à Canva\n\n> Sélection orientée **100% open source**, **auto-hébergeable**, **entièrement gratuit**. Classé par pertinence et maturité.\n\n---\n\n## 🥇 1. Penpot\n\n**La référence absolue.** Licence MPL 2.0, Docker officiel, très actif.\n\n- Interface proche de Figma + Canva\n- Vecteurs, composants, prototypage, exports multi-formats\n- Multi-utilisateurs avec collaboration temps réel\n- ~35 000 ⭐ GitHub\n- 🔗 https://penpot.app | https://github.com/penpot/penpot\n\n**Pour qui :** Tout le monde — usage pro, équipes, créatifs solitaires.\n\n---\n\n## 🥈 2. Graphite\n\n**Le plus ambitieux techniquement.** Rust + WebAssembly + WebGPU.\n\n- Éditeur procédural non-destructif avec node-graph\n- Browser-based, fichiers locaux uniquement (vie privée totale)\n- Encore en alpha — desktop apps prévues\n- ~12 000 ⭐ GitHub\n- 🔗 https://graphite.art | https://github.com/GraphiteEditor/Graphite\n\n**Pour qui :** Créatifs techniques, early adopters.\n\n---\n\n## 🥉 3. Excalidraw\n\n**Whiteboard collaboratif ultra-populaire.** MIT, Docker dispo, stable.\n\n- Idéal pour wireframes, schémas, présentations rapides\n- Pas un clone Canva direct, mais excellent complément\n- ~100 000 ⭐ GitHub\n- 🔗 https://excalidraw.com | https://github.com/excalidraw/excalidraw\n\n**Pour qui :** Équipes, brainstorming, wireframing.\n\n---\n\n## 4. tldraw\n\n**Whiteboard moderne et soigné.** Licence MIT (core), self-hostable.\n\n- Interface très polie, persistance via backend\n- Collaboration en temps réel\n- ~40 000 ⭐ GitHub\n- 🔗 https://tldraw.com | https://github.com/tldraw/tldraw\n\n**Pour qui :** Même usage qu'Excalidraw, alternative plus moderne.\n\n---\n\n## 5. Jaaz\n\n**Le petit nouveau le plus intéressant (2025).** Canva + IA, local.\n\n- Génération d'images IA intégrée\n- Éditeur visuel Canva-like\n- Auto-hébergeable via Docker\n- ~3 000 ⭐ GitHub\n- 🔗 https://github.com/11cafe/jaaz\n\n**Pour qui :** Ceux qui veulent Canva + IA avec privacy-first.\n\n---\n\n## 6. Aktivisda\n\n**Simple, honnête, 100% open source.** Conçu pour affiches et visuels.\n\n- Templates SVG, interface basique\n- Limité mais fonctionnel\n- 🔗 https://github.com/niccokunzmann/aktivisda\n\n**Pour qui :** Créations simples, affiches, flyers basiques.\n\n---\n\n## 7. DeckDeckGo\n\n**Éditeur de présentations web open source, self-hostable.**\n\n- Chaque présentation = une PWA autonome\n- Rendu élégant, proche Canva Presentations\n- Développement ralenti récemment\n- 🔗 https://deckdeckgo.com | https://github.com/deckgo/deckdeckgo\n\n**Pour qui :** Présentations uniquement.\n\n---\n\n## 8. CanvasLite\n\n**Né au FOSS Hack 2025.** Léger, self-hostable, orienté réseaux sociaux.\n\n- Très jeune (quelques mois), à surveiller\n- 🔗 https://fossunited.org/hack/fosshack25/p/b8sa68pan7\n\n**Pour qui :** Veille — pas encore prod-ready.\n\n---\n\n## 9. SVG-Edit\n\n**Vieux rescapé (2009, encore maintenu).** Éditeur SVG web.\n\n- Pas de templates, interface datée\n- Très léger à déployer\n- 🔗 https://github.com/SVG-Edit/svgedit\n\n**Pour qui :** Besoin minimal d'édition SVG.\n\n---\n\n## 10. OpenCanv\n\n**Clone Canva communautaire GitHub.** Peu de maturité.\n\n- À surveiller, pas prod-ready\n- 🔗 https://github.com/KyleTryon/OpenCanv\n\n**Pour qui :** Contribution open source ou test uniquement.\n\n---\n\n## 💡 Recommandation\n\n**→ Déploiement immédiat : Penpot** via Docker Compose officiel.\nLe seul qui tient vraiment la route en production pour création graphique (posters, réseaux sociaux, visuels).\n"
}