https://github.com/uetchy/math-api
Put LaTeX Math equation on everywhere as <img> tag.
https://github.com/uetchy/math-api
api equation latex math
Last synced: about 1 month ago
JSON representation
Put LaTeX Math equation on everywhere as <img> tag.
- Host: GitHub
- URL: https://github.com/uetchy/math-api
- Owner: uetchy
- License: other
- Created: 2018-10-22T07:11:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-15T20:08:15.000Z (over 2 years ago)
- Last Synced: 2025-08-20T08:43:29.966Z (3 months ago)
- Topics: api, equation, latex, math
- Language: HTML
- Homepage: https://math.vercel.app
- Size: 1.02 MB
- Stars: 160
- Watchers: 5
- Forks: 34
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Math API
[![workflow-badge]][workflow-url]
[workflow-badge]: https://github.com/uetchy/math-api/workflows/test/badge.svg
[workflow-url]: https://github.com/uetchy/math-api/actions?workflow=test
Place LaTeX Math equation on anywhere as `
` tag.
- https://math.vercel.app
- [Online Editor](https://math.vercel.app/#online-editor)
## Usage
```
curl https://math.vercel.app?bgcolor=auto&from=\sum^{N}_{i}x_i
```
### HTML
```
```

```
```
### Markdown
```

```

## Option
### **.svg** extension
URL ends with **.svg** extension will be treated as a normal math formula.
Some Markdown blog services won't treat image tags correctly whose URL has no any image extension in it. This option may give fixes to these situations.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!