> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/vi/cau-hoi-and-tra-loi/02-are-there-any-tools-to-help-transcribe-mathematical-formulae-into-latex.md).

# Có công cụ nào giúp chuyển các công thức toán học sang LaTeX không?

Ngoài các công cụ tạo phương trình trực tuyến như [CodeCogs](https://www.codecogs.com/latex/eqneditor.php) hoặc [QuickMath](https://quickmath.com/) cho phép bạn soạn các công thức toán học của mình, còn có những công cụ khác giúp nhanh chóng chuyển chúng sang $$\mathrm{\LaTeX}$$.

[MyScript Math](https://webdemo.myscript.com/views/math.html) cho phép bạn viết nguệch ngoạc các công thức toán học, sau đó dùng nhận dạng chữ viết tay để chuyển chúng thành $$\mathrm{\LaTeX}$$ mã (cũng như MathML hoặc xuất dưới dạng ảnh).

![bản demo MyScript Math](/files/6774b9d34c772173635eab7785e5367fcc419ced)

Nó cũng có sẵn dưới dạng ứng dụng iPad, [MathPad](https://itunes.apple.com/us/app/myscript-mathpad/id674996719).

[MathPix](https://www.mathpix.com/) có thể trích xuất các công thức toán học từ hình ảnh. Nó có sẵn dưới dạng ứng dụng MacOS, cho phép bạn "cắt" các công thức trên màn hình. Ứng dụng Android và iOS của nó cho phép bạn chụp ảnh công thức, và thậm chí còn có tùy chọn mở phần đã được chuyển đổi $$\mathrm{\LaTeX}$$ mã trong một dự án Overleaf!

![Chụp ảnh](/files/a04683b0723f11263bdf818a259b5dda036341c2)

![Đã xử lý](/files/94bb527661c0e87d2e8634235f6ce994b31d83e3)

![Mã](/files/3f17e75b16427d8b147958de5af03d8724d649c2)

![Tùy chọn chia sẻ](/files/835e10e05b2092fae3e98acc0a9c1bef4fe39dc8)

![Mở trong Overleaf](/files/de649d7d4ea5711eace4ba5c5e56a2f5b0fb5636)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/vi/cau-hoi-and-tra-loi/02-are-there-any-tools-to-help-transcribe-mathematical-formulae-into-latex.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
