# Where to find more Inkscape extensions?

Inkscape extensions are spread over the net. Some good soures to find new stuff:

- [https://inkscape.org/de/gallery/=extension](https://inkscape.org/de/gallery/=extension/)
- [https://inkscape.org/gallery/?q=extensio](https://inkscape.org/gallery/?q=extension)
- [https://inkscape.org/de/community](https://inkscape.org/de/community/)
- [http://wiki.inkscape.org/wiki/index.php/Extension\_repository](http://wiki.inkscape.org/wiki/index.php/Extension_repository)
- [http://wiki.inkscape.org/wiki/index.php/Inkscape\_Extensions](http://wiki.inkscape.org/wiki/index.php/Inkscape_Extensions)
- [https://github.com/search?o=desc&amp;p=30&amp;q=inkscape&amp;s=stars&amp;type=Repositories](https://github.com/search?o=desc&p=30&q=inkscape&s=stars&type=Repositories)
- [https://github.com/topics/inkscape](https://github.com/topics/inkscape)
- [https://github.com/search?o=desc&amp;p=60&amp;q=%3Cinkscape-extension+xmlns%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespace%2Finkscape%2Fextension%22%3E&amp;s=indexed&amp;type=Code](https://github.com/search?o=desc&p=60&q=%3Cinkscape-extension+xmlns%3D%22http%3A%2F%2Fwww.inkscape.org%2Fnamespace%2Finkscape%2Fextension%22%3E&s=indexed&type=Code)
- [https://gitlab.com/Moini/ink\_extensions](https://gitlab.com/Moini/ink_extensions)
- [https://sourceforge.net/directory/?q=inkscape](https://sourceforge.net/directory/?q=inkscape)
- [https://www.thingiverse.com/search?q=inkscape](https://www.thingiverse.com/search?q=inkscape&dwh=765dc9ac0c85763)
- [https://pypi.org/search/?q=inkscape](https://pypi.org/search/?q=inkscape)
- Google
    
    
    - "inkscape extension site:gist.github.com"
    - "inkscape plugin site:gist.github.com"
- Gitlab 
    - [https://gitlab.com/explore/projects/starred?name=inkscape&amp;non\_archived=true&amp;page=1&amp;search=inkscape&amp;sort=latest\_activity\_desc](https://gitlab.com/explore/projects/starred?name=inkscape&non_archived=true&page=1&search=inkscape&sort=latest_activity_desc)
    - searching in gitlab does'nt make fun. We cannot browse for more than 50 pages and we see all forks in the search
    - **Tip**: skip all repo's with Inkscape icon in repo because they are forks only).
    - Better search gitlab using google with a filter like:
        
        ```ini
        site:gitlab.com inkscape extension -"Python extensions for Inkscape core" -"issues" -"Inkscape / extensions" -"src/extension/" -"merge" -"contains the stock" -"extension-manager"
        ```