Open Source Identity
Your Identity, Everywhere.
OpenAccountPicture (OAP) is the fast, privacy-first, open-source alternative to Gravatar. Upload once, use anywhere.
Why Choose OAP?
Lightning Fast
Avatars are served instantly through a stateless API, bypassing heavy database lookups.
Global Delivery
Aggressive caching and ETag headers ensure your images load instantly worldwide.
Privacy First
We do not track your users across the web. You own your data, always.
Built for Developers
Integrate OAP into your application in seconds using our Gravatar-compatible endpoint.
- ✔️ Zero-friction drop-in replacement
- ✔️ Secure SHA-256 and MD5 hash support
- ✔️ Deterministic SVG identicon fallbacks
HTML Implementation
<!-- Just hash the email and append -->
<img src="https://oap.ayazpoor.fr/avatar.php?
hash=279aa12c3326f87c46...
&size=256"
alt="User Avatar"
class="rounded-circle"
/>
Ready to take control of your identity?
Join the open-source identity revolution.
Create a Free Account