https://github.com/yeargin/defaultprofileimagecreator
https://github.com/yeargin/defaultprofileimagecreator
avatar-generator php
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeargin/defaultprofileimagecreator
- Owner: yeargin
- Created: 2020-04-25T23:19:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-25T23:30:09.000Z (about 6 years ago)
- Last Synced: 2025-07-28T23:09:50.310Z (11 months ago)
- Topics: avatar-generator, php
- Language: PHP
- Homepage:
- Size: 1.06 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Default Profile Image Creator
  
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](./docs) for usage instructions.