Hi!

I just wanted to share with you an extension I developed that might be useful for some of you, specially for inkscape web designers.

Its a extension that has two functionalities:

- Create image placeholders in any size and width with random images from unsplash
- Create random user avatars from uifaces.

Both plugins and documentation on how to install them are available via github: https://github.com/Xaviju/inkscape-placeholder

I have also written a blog post on how to create inkscape extensions for non developers: https://medium.com/@xaviju/inkscape-extensions-by-non-developers-for-non-developers-a-primer-b272dda360fe with what I have learned developing this extensions.

Since I am not a python developer myseff it can contain some errors so I will be glad to receive feedback and corrections on how to improve it or PRs to fix any code bugs.
Of course, any suggestions or ideas are welcome as well.

Regards!