Files
doc_ai_frontend/content/docs/zh/getting-started.md
2026-03-25 13:26:33 +08:00

44 lines
972 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 快速开始
description: 了解如何使用 TexPixel 进行公式识别
slug: getting-started
date: 2026-03-25
tags: [教程, 入门]
order: 1
---
# TexPixel 快速开始
TexPixel 是一款 AI 驱动的数学公式识别工具,可以将手写或印刷体公式转换为 LaTeX、MathML 和 Markdown。
## 快速上手
1. **上传** — 拖拽包含数学公式的图片或 PDF
2. **等待** — AI 将自动处理并识别公式
3. **导出** — 复制结果或以你喜欢的格式导出
## 支持的格式
### 输入格式
- 图片JPG、PNG
- 文档PDF
### 输出格式
- LaTeX
- MathML
- Markdown
- Word (DOCX)
- 图片
## 示例
上传一张包含二次公式的图片TexPixel 将输出:
$$x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$$
## 提示
- 为获得最佳效果,请确保公式图片清晰、光线充足
- 手写公式在白纸上用深色墨水书写效果最佳
- PDF 文件可以包含多页,所有公式都会被提取