
Equation Editor for online mathematics
Delivering thousands of beautiful equations every second
The World's most popular online equation editor is used in a wide range of circumstances to create beautifully formatted mathematical equations using the LaTeX markup language. The editor is highly customisable and integrates directly within websites to create equations in a range of formats for use across the web and mobile platforms. See Equation Editor API for more details.
Key Features
- Auto Complete - Suggestions and auto-complete for all LaTeX equations markup commands.
- Syntax Highlighting - Colouring of similar terms and underlining of matching elements.
- Customisable - Change the arrangement, order, and content of panels to suite the need.
- API - Native integration of the editor within your website, allowing a wide range of editor arrangements to be formed.
Equation Rendering
The CodeCogs Equation Rendering webservice works behind the scenes to deliver beautiful equations to online website pages, through the use of a simple URL in the form:
https://latex.codecogs.com
/ type
. format
? LaTeX-Markup
This is typically used within a single HTML image tag, which is the fastest and easiest way to add mathematics to any existing website e.g.:
<img src="https://latex.codecogs.com/svg.image?1+sin^2(x)" />
See LaTeX Equation Rendering for further details.
-
GIF
\alpha + \frac{2\beta}{\gamma}
https://latex.codecogs.com/gif.image?\dpi{200}\alpha&space;+&space;\frac{2\beta}{\gamma}
-
SVG
\lim_{x \to 0} f(x) = 8
https://latex.codecogs.com/svg.image?\lim_{x%20\to%200}%20f(x)%20=%208
-
PNG
\int \frac{1}{x} dx = \ln \left| x \right| + C
https://latex.codecogs.com/png.image?\dpi{200}\int \frac{1}{x} dx = \ln \left| x \right| + C