> 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/tr/sorular-ve-cevaplar/02-are-there-any-tools-to-help-transcribe-mathematical-formulae-into-latex.md).

# Matematiksel formülleri LaTeX'e aktarmaya yardımcı araçlar var mı?

gibi çevrimiçi denklem oluşturucuların yanı sıra [CodeCogs](https://www.codecogs.com/latex/eqneditor.php) ya da [QuickMath](https://quickmath.com/) matematiksel formüllerinizi oluşturmanıza olanak tanıyan, bunları hızlıca aktarmaya yardımcı olan başka araçlar da vardır $$\mathrm{\LaTeX}$$.

[MyScript Math](https://webdemo.myscript.com/views/math.html) matematiksel formülleri karalamanıza izin verir, ardından el yazısı tanıma kullanarak onları $$\mathrm{\LaTeX}$$ koda (ayrıca MathML'ye ya da bir görüntü olarak dışa aktarmaya).

![MyScript Math demosu](/files/ee99593555e00eb948fe57161f9b0ebaefa5c126)

Ayrıca bir iPad uygulaması olarak da mevcuttur, [MathPad](https://itunes.apple.com/us/app/myscript-mathpad/id674996719).

[MathPix](https://www.mathpix.com/) görüntülerden matematiksel formülleri çıkarabilir. Ekranınızdaki formülleri "kesip alma"ya olanak tanıyan bir MacOS uygulaması olarak mevcuttur. Android ve iOS uygulamalarıyla formüllerin fotoğrafını çekebilirsiniz ve hatta dönüştürülen $$\mathrm{\LaTeX}$$ kodu bir Overleaf projesinde açma seçeneği bile vardır!

![Fotoğraf çek](/files/7062ecd479d0fca6b33bc9530af140dde01e427a)

![İşlendi](/files/8b3f34e923e7aece45b6ad35d66f7370d81f72c5)

![Kod](/files/bf6470d995b1ca6542c5d98cdc8e1f17503ebc7d)

![Paylaşım seçenekleri](/files/52d43ef4d0f3988646febd428c7a52e3327d5431)

![Overleaf'te Aç](/files/bf42eaa69841ba1206a34aa40db35ced0fbee129)


---

# 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/tr/sorular-ve-cevaplar/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.
