Email Signature Generator
Create a professional email signature and auto-fill user data from Microsoft 365 automatically using Microsoft Graph.
Your Details
Contact
Leave blank to hide from signature.
Uses mail first, then userPrincipalName.
Branding
Uploaded images work in preview. For final signatures, host the image publicly.
Web-safe fonts render more reliably across mail clients.
Social Links
Social icons appear only when a URL is provided.
Disclaimer
Preview
Microsoft Entra ID setup
- Create an App Registration in Microsoft Entra ID.
- Add platform type Single-page application.
- Add your Redirect URI, for example
https://signature.yourdomain.com/index.html. - Add delegated Microsoft Graph permission
User.Read. - Replace
YOUR_CLIENT_ID_HEREandYOUR_TENANT_ID_HEREin this file. - The page starts Microsoft sign-in automatically on load and applies static defaults based on the Azure companyName value.