yeargin/defaultprofileimagecreator

Creates a profile image with a set of user initials in it.

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/yeargin/defaultprofileimagecreator

v1.0.0 2020-04-25 23:25 UTC

This package is auto-updated.

Last update: 2025-10-26 18:06:41 UTC


README

1 2 3

This allows you to create a PNG image using a user's initials on a circle, with the color set by a provided string (e.g. a User ID or their full name) to better differentiate between users. It is an improvement on the typical "mystery man" approach.

  • Flexible implementation allows you to write to a cache or render inline
  • Font color adjusts for readability on a particular background

See Documentation for usage instructions.