Today I present my avatar extension the only MIT App Inventor extension that can generate random SVG Avatars for each of your app user without any API Pricing
Features
Generate avatars based on names
Generate random avatars
No API Pricing so purchase once and use it in all of your projects
Avatars are exported in SVG format with great resolution
The extension uses the DiceBear API that is the biggest Open Source Avatar Library
While our code is MIT licensed, the avatar styles are licensed under different licenses that the artists can choose themselves.
Please check the license of the avatar style you are using and credit its author according to their chosen license, see also Licenses | DiceBear
Blocks
name= text
Generate Random Avatar
Example of Avatar Generated by the extension
Download the extension
The extension is available for free!
I can only get the webviewer to display an svg. Excuse my confusion, but if you download the image (no need for an extension by the way) does it convert the format?
This extension generates a new avatar url on each call. The webviewer can be coded to open that url displaying the image
You can use an extension to display svg images
And the third option in the next version the extension will be able to download png that you can display the image as you want
For any question please ask
No this extension is not Useless as of now you can generate SVG files of avatars and use them along with various extensions for handling files in MIT App Inventor. You can also use a webviewer to open the file.