initials-avatar icon indicating copy to clipboard operation
initials-avatar copied to clipboard

Generate an avatar image from a user's initials, ideal for use as a meaningful gravatar fallback.

Results 2 initials-avatar issues
Sort by recently updated
recently updated
newest added

Instead of black text on the same gray background, generate consistent background colors for each set of initials. - Allow users to request a pre-defined palette name (pastel, neon, etc)...

- Cache files to the `public` folder of passenger standalone - Serve cached files before going into rails - Use filename for all parameters, rather than query strings, eg `js-50-neon.png`...