secure.gravatar.com Open in urlscan Pro
2a04:fa87:fffe::c000:4902  Public Scan

URL: https://secure.gravatar.com/
Submission Tags: falconsandbox
Submission: On October 04 via api from US — Scanned from CA

Form analysis 0 forms found in the DOM

Text Content

 * 
 * * Developers
   * Support
   * Blog

 * Log in
 * Get Started Now


YOUR FREE PROFILE FOR THE WEB

Transform your email address into your digital passport – one avatar, one bio,
social connections, and verified links.

Get Started Now


Gravatar is used by

WordPress
GitHub
Slack
OpenAI
Atlassian
Figma
Mailchimp
Stack Overflow
Coinbase


UPDATE ONCE, SYNC EVERYWHERE

When you update your avatar or profile, your changes appear instantly across
thousands of platforms. Save time and maintain a consistent online presence
effortlessly.




YOUR PROFILE, YOUR WAY

Share your social media profiles, portfolio, website, and other relevant links
easily. Your Gravatar profile works like a digital business card — simple,
elegant, and uniquely you. Perfect for your link-in-bio.

Claim Your Free Profile



MANAGE MULTIPLE IDENTITIES

Gravatar links your identity to an email address, not your name. Seamlessly
manage your work, personal, and anonymous profiles.




PRIVACY FIRST DESIGN

You're in control. Make your profile private or choose what you share and when.
With Gravatar, your data is yours and yours alone.



PROFILES-AS-A-SERVICE


FOR DEVELOPERS

Customize user experiences and bootstrap your community with verified user
profiles, including avatars, social links, and more. Integrating Gravatar is
effortless with our REST API, SDKs, and easy-to-follow tutorials.

Learn More About Our APIs
example.js example.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14

const sha256 = require( 'js-sha256' );

function getGravatarURL( email ) {
  // Trim leading and trailing whitespace from
  // an email address and force all characters
  // to lower case
  const address = String( email ).trim().toLowerCase();

  // Create a SHA256 hash of the final string
  const hash = sha256( address );

  // Grab the actual image URL
  return `https://www.gravatar.com/avatar/${ hash }`;
}

1
2
3
4
5
6
7
8
9
10
11
12

function get_gravatar_url( $email ) {
  // Trim leading and trailing whitespace from
  // an email address and force all characters
  // to lower case
  $address = strtolower( trim( $email ) );

  // Create an SHA256 hash of the final string
  $hash = hash( 'sha256', $address );

  // Grab the actual image URL
  return 'https://www.gravatar.com/avatar/' . $hash;
}

Latest News & Guides
Meet the ‘Gravatar Enhanced’ Plugin for WordPress Sep 11, 2024
Step-by-Step Guide to Designing Effective User Onboarding Experiences Sep 06,
2024
10 Proven Strategies for Engaging Users: App Onboarding 101 Sep 03, 2024
Level Up Your Profile: 3 Cool New Features for Your Link-in-Bio Aug 28, 2024
Gravatar API Tutorial for App Developers Aug 26, 2024
Visit Our Blog


YOU ASKED, WE ANSWERED

Is Gravatar really free?


Yes, Gravatar profiles are completely free for individual users. We're committed
to providing a valuable and open service for the web.

Can I use a custom domain?


Absolutely! You can personalize your Gravatar profile with your own domain. You
can register a domain on our sister service, WordPress.com, and map it to your
Gravatar profile.

How does Gravatar compare with other link-in-bio services?


Gravatar is an open alternative to profile page services like LinkTree.
Integrated across millions of websites, Gravatar avatars and profiles ensure a
consistent presence online. You have full control with no data lock-in and can
use your own custom domain. Update your profile once, and it updates everywhere.

Can I have multiple Gravatars?


Yes! You can create different Gravatars and profiles for various aspects of your
life — work, personal, hobbies, or anonymous profiles. Just create additional
accounts using a different email address.

Who owns Gravatar?


Gravatar is a service by Automattic, the company behind WordPress.com, Tumblr,
Pocket Casts, Day One, Beeper, WooCommerce, and other popular web services. We
are passionate about open-source and making the web a more accessible place.


CLAIM YOUR FREE GRAVATAR PROFILE TODAY!

Get Started Now

Languages


DEVELOPERS

 * Changelog
 * Developer Dashboard
 * Developer Docs
 * Feature Requests

GitHub


SUPPORT

 * Blog
 * Docs
 * Contact
 * Report Abuse


COMPANY

 * About
 * Press
 * Terms of Service
 * Privacy Policy
 * Privacy Notice for CA
 * Do Not Sell or Share My Personal Information

Powered by Create a Site
An venture Work With Us