Insert LaTeX equations directly into Gmail emails with a visual equation editor.
This Chrome extension adds a ∑ Insert Equation button to the Gmail compose toolbar, allowing you to quickly create and insert mathematical equations into your emails.
The extension includes a visual editor, symbol palette, LaTeX input mode, and live preview.
Detailed usage instructions are available inside the extension popup.
- Download or clone this repository.
- Open Chrome and go to:
chrome://extensions - Enable Developer Mode (top right).
- Click Load unpacked.
- Select the extension folder.
- Open Gmail and start composing an email.
- Open Gmail and click Compose (or reply to an email).
- Click the ∑ Insert Equation button in the formatting toolbar.
- Build your equation using the visual editor or LaTeX mode.
- Click Insert Equation.
The equation will appear inline inside your email.
- LaTeX equations are rendered using the CodeCogs LaTeX engine.
- The equation is converted into an image.
- The extension inserts the image using Gmail’s paste pipeline, ensuring the equation is delivered correctly to recipients.
Recipients do not need any extension to view the equation.
- Note: You can see the extension working in the screenshots inside the
screenshotsfolder.