---
description: Detaillierte Informationen über Overleaf zu Benutzerfreundlichkeit, Funktionen, Kosten, Vor- und Nachteilen aus verifizierten Nutzer-Erfahrungen. Lies Ratings & Bewertungen und entdecke ähnliche Tools.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Overleaf Erfahrungen, Vor- und Nachteile – Capterra Deutschland 2026
---

Breadcrumb: [Startseite](/) > [Dokumentenerstellung Software](/directory/31576/document-generation/software) > [Overleaf](/software/1012414/overleaf)

# Overleaf

Canonical: https://www.capterra.com.de/software/1012414/overleaf

Seite: 1 / 3\
Weiter: [Nächste Seite](https://www.capterra.com.de/software/1012414/overleaf?page=2)

> Overleaf, ein Online-LaTeX-Editor, ermöglicht das gemeinsame Erstellen und Bearbeiten von LaTeX-Dokumenten.
> 
> Bewertung: **4.6/5** von 35 Nutzern. Top bewertet für **Weiterempfehlungsquote**.

-----

## Übersicht

### Wer verwendet Overleaf?

Studenten, Akademiker, Forschungsgruppen, Verlage, Universitäten, und Unternehmen

## Kurzstatistiken und Ratings

| Metrik | Bewertung | Detail |
| **Gesamt** | **4.6/5** | 35 Nutzerbewertungen |
| Bedienkomfort | 4.6/5 | Auf Basis der Gesamtbewertungen |
| Kundenbetreuung | 4.3/5 | Auf Basis der Gesamtbewertungen |
| Preis-Leistungs-Verhältnis | 4.6/5 | Auf Basis der Gesamtbewertungen |
| Funktionen | 4.5/5 | Auf Basis der Gesamtbewertungen |
| Empfehlungsprozentsatz | 90% | (9/10 Weiterempfehlungsquote) |

## Über den Anbieter

- **Unternehmen**: Overleaf

## Gewerblicher Kontext

- **Startpreis**: 10,00 $
- **Preismodell**:  (Kostenlose Version verfügbar)
- **Zielgruppe**: Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000, 5.001–10.000, 10.000+
- **Bereitstellungen und Plattformen**: Cloud, SaaS, webbasiert
- **Unterstützte Sprachen**: Englisch
- **Verfügbare Länder**: Vereinigtes Königreich

## Funktionen

- Vorlagen
- Werkzeuge zur Zusammenarbeit

## Integrationen (2 insgesamt)

- Dropbox Business
- GitHub

## Optionen für Kundensupport

- Wissensdatenbank

## Category

- [Dokumentenerstellung Software](https://www.capterra.com.de/directory/31576/document-generation/software)

## Alternativen

1. [Microsoft Word](https://www.capterra.com.de/software/1010319/microsoft-word) — 4.7/5 (2783 reviews)
2. [Adobe Acrobat](https://www.capterra.com.de/software/1012240/adobe-acrobat-dc) — 4.7/5 (4170 reviews)
3. [Google Workspace](https://www.capterra.com.de/software/168389/google-workspace) — 4.7/5 (17483 reviews)
4. [Pdftools](https://www.capterra.com.de/software/1038412/pdftools) — 4.4/5 (7 reviews)
5. [iLovePDF](https://www.capterra.com.de/software/173963/ilovepdf) — 4.7/5 (1750 reviews)

## Nutzerbewertungen

### "It is far too expensive for what it offers." — 1.0/5

> **Uwe** | *17. September 2025* | Bildungsmanagement | Empfehlungsbewertung: 1.0/10
> 
> **Vorteile**: In brief: its online LaTeX features are excellent. There are quirks—for instance with \*xr-hyper\* —but the support team provided a \*latexmkrc\* file that resolved the issue. On this front I would award 10 out of 10. It is ideal for casual users who prefer not to install LaTeX locally and want documents in the cloud.
> 
> **Nachteile**: Its source editor mediocre, and its collaboration tools barely implemented. At €22 a month, it is far too expensive for what it offers.
> 
> \* Online LaTeX&#10;&#10;Overleaf’s LaTeX features are impressive. You can choose among various TeX Live engines, including the 2023 version used by ArXiv. There are quirks—for instance with \*xr-hyper\* —but the support team provided a \*latexmkrc\* file that resolved the issue. On this front I would award 10 out of 10. It is ideal for casual users who prefer not to install LaTeX locally and want documents in the cloud.&#10;&#10;That said, today’s PCs have ample storage and fast connections, so installing LaTeX and a capable editor is hardly an ordeal.&#10;&#10;\* Editor&#10;Overleaf offers two editors. The visual one is decent, giving a rough preview of the final result. The source editor, however, is poor—especially compared with Emacs+AUCTeX. Inserting environments with automatic labels is almost nonexistent, which makes writing longer documents cumbersome. Here I would give 4 out of 10.&#10;&#10;\* Collaboration&#10;This is where I expected Overleaf to excel, and where it disappointed most.&#10;&#10;There are no notifications of changes. Share a document, and when your collaborator edits it, you will not know unless you check manually. Support did not answer my query on this point. Since I have better things to do than constantly refresh Overleaf, this alone rules it out for serious collaboration.&#10;&#10;The paid Standard version offers GitHub integration, which partly mitigates the notification problem, though only clumsily. Even the tracking feature in the paid standard version is weak, the professional version is supposed to be better, but at €46 per month, unappealing.&#10;&#10;\*\* As for GitHub integration:&#10;&#10;   - Overleaf supports Git but not Mercurial (though \*hg-git\* works well enough).&#10;   - Branches are not supported; inconvenient, but survivable.&#10;   - Private repositories are allowed, which is a plus.&#10;   - Access is smooth.&#10;&#10;\*\* Notifications, &#10;&#10;However, remain unsolved. &#10;&#10;When you turn on watching for your GitHub repository, you receive email notifications if someone with write access pushes. You will not, however, be notified when you push yourself. With some additional configuration—by placing a script in =$yourrepository/.github/workflows/push-notify.yml= and adjusting the settings—you can ensure that every push, whether by the owner or a collaborator, generates notifications to a defined list of users. This seems a solution to the problem, but in practice it is not.&#10;&#10;&#10;\*\* No change of commiting author possible &#10;&#10;Yet your Overleaf collaborators can push to your github repository but they \*cannot change the author\* of a commit, even though Git and Mercurial explicitly allow this. Again, the support team did not reply to my request.&#10;&#10;To be clear: if it were possible to commit under another author and push, git’s built-in change tracking would suffice, since each commit carries its author. Without this, meaningful tracking is almost impossible.&#10;&#10;&#10;\* Verdict&#10;&#10;\*\* Scientific collaboration&#10;Overleaf is unsuitable for serious collaboration:&#10;Because &#10;&#10;1. no notifications;&#10;2. minimal change tracking;&#10;3. GitHub integration missing essential features.&#10;&#10;While better tracking may indeed be tricky to implement, I fail to see why Overleaf cannot add the option to push to GitHub under a different user. That would be straightforward. It would also address the notification problem—at least for those prepared to tinker with GitHub—and an email-based alert system hardly seems beyond reach.&#10;&#10;&#10;\*\* Teaching and sharing short documents&#10;&#10;It might be useful for teaching, where several lectures want to share short documents.&#10;&#10;\* Alternatives&#10;&#10;As for alternatives: some people use Dropbox, but that offers no tracking and no safeguards against conflicting edits.&#10;&#10;For me the best—and free—solution remains:&#10;&#10;+ a proper local TeX Live installation, with the editor of one’s choice;&#10;+ a version-control system such as Git or Mercurial (I find Mercurial’s branching model easier than Git’s);&#10;+ a private repository on GitHub, GitLab or Helix.&#10;&#10;Users need only learn the basics—clone, commit, push, pull/fetch and perhaps merge. Decent graphical front-ends exist, such as SourceTree (Windows/macOS) or TortoiseHg (Linux).&#10;&#10;The drawback is that at least one collaborator must have a solid grasp of Git or Mercurial to resolve conflicts. Most scientists, especially mathematicians, work conservatively, often in pairs or trios, and follow sequential editing, which largely avoids clashes, but how they track changes remains mysterious to me.

-----

### "Best online tool for Latex" — 5.0/5

> **Mustafa** | *3. August 2021* | Hochschulbildung | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: The best feature of overleaf is perhaps its autofill function.
> 
> **Nachteile**: Sometimes it fails to recompile relatively larger documents.
> 
> It is the best text editing online cloud I have ever used.

-----

### "A help for the publishers" — 4.0/5

> **Pradeep** | *3. Januar 2025* | Hochschulbildung | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: The ease of working on projects together with your peers and the free version of it.
> 
> **Nachteile**: Overleaf stalls for larger documents and has over a period of time somewhat degraded in performance.
> 
> My overall experience has been a mix as it was a very helpful tool in the past but with recent updates it has made me feel somewhat unsatisfied.

-----

### "Overleaf makes Latex easy for everyone" — 5.0/5

> **Danai** | *8. September 2021* | Computer-Software | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: I started using Overleaf for my university reports and now I can't imagine myself using a different software for document creation. One of my favorite features is the autocomplete of latex commands. It makes it easy for everyone to use it even if they haven't used latex before and saves you a lot of time typing. It is also very easy to use when collaborating with others, since you can simultaneously edit the same file and view their changes real time without pressing any button. Finally, Overleaf has an incredible documentation. A great example of this is that every Latex-related search query in Google returns an answer on Overleaf's documentation page.
> 
> **Nachteile**: One of the limiting aspects of Overleaf is the small number of free collaborators. Even though you can send the edit link to any number of people, you can only add one collaborator by their email for free and thus have the project at their home page. Also, sometimes the pdf render takes weirdly long to finish, but it always looks good\!
> 
> I started using Overleaf 2 years ago while searching for collaboration document creation tools. At first I was scared of transitioning to LaTeX, because I wasn't familiar with it. However, Overleaf has a very user - friendly environment and makes LaTeX easy for everyone\! I have to mention that I never had to google a single question on how to use Overleaf, even on day one. Also, their data-driven autocomplete makes you comfortable with LaTeX in a very small amount of time\! After a couple of times using Overleaf, I felt completely comfortable with both the environment and the language and I haven't stopped using it since then\!

-----

### "Best tool to prepare research papers  for scientific publications" — 5.0/5

> **Verifizierter Rezensent** | *6. Juli 2022* | Elektrische/elektronische Fertigung | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: To prepare research article, overleaf helps to prepare the document quickly by providing ready made journal or conference templates. Just need to customize them. Also for preparing CV overleaf is a great tool to anyone who looking for jobs.
> 
> **Nachteile**: It's fully online and cost is relatively high for students. It needs to be affordable to everyone so that anyone could use the full of this tool. Writing equation is difficult.
> 
> In a word, Overleaf makes my life easy while preparing articles for publication. Simply a best tool for researcher's around the world.

-----

Seite: 1 / 3\
Weiter: [Nächste Seite](https://www.capterra.com.de/software/1012414/overleaf?page=2)

## Links

- [Auf Capterra anzeigen](https://www.capterra.com.de/software/1012414/overleaf)

## Diese Seite ist in den folgenden Sprachen verfügbar

| Sprache | URL |
| de | <https://www.capterra.com.de/software/1012414/overleaf> |
| de-AT | <https://www.capterra.at/software/1012414/overleaf> |
| de-CH | <https://www.capterra.ch/software/1012414/overleaf> |
| en | <https://www.capterra.com/p/229381/Overleaf/> |
| en-AE | <https://www.capterra.ae/software/1012414/overleaf> |
| en-AU | <https://www.capterra.com.au/software/1012414/overleaf> |
| en-CA | <https://www.capterra.ca/software/1012414/overleaf> |
| en-GB | <https://www.capterra.co.uk/software/1012414/overleaf> |
| en-IE | <https://www.capterra.ie/software/1012414/overleaf> |
| en-IL | <https://www.capterra.co.il/software/1012414/overleaf> |
| en-IN | <https://www.capterra.in/software/1012414/overleaf> |
| en-NZ | <https://www.capterra.co.nz/software/1012414/overleaf> |
| en-SG | <https://www.capterra.com.sg/software/1012414/overleaf> |
| en-ZA | <https://www.capterra.co.za/software/1012414/overleaf> |
| fr | <https://www.capterra.fr/software/1012414/overleaf> |
| fr-BE | <https://fr.capterra.be/software/1012414/overleaf> |
| fr-CA | <https://fr.capterra.ca/software/1012414/overleaf> |
| fr-LU | <https://www.capterra.lu/software/1012414/overleaf> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra Deutschland","address":{"@type":"PostalAddress","addressLocality":"München","addressRegion":"BY","postalCode":"81829","streetAddress":"Lehrer-Wirth-Str. 2 81829 München Deutschland"},"description":"Capterra Deutschland hilft Millionen von Nutzern die richtige Software für ihr Unternehmen zu finden – Vergleiche Tausende von Bewertungen & Ratings von top Softwareanwendungen.","email":"info@capterra.com.de","url":"https://www.capterra.com.de/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.com.de/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://www.linkedin.com/company/capterra/","https://twitter.com/Capterra","https://www.facebook.com/Capterra/","https://www.youtube.com/channel/UCYjWLCZnOKY90NAS9bFenIQ"]},{"name":"Overleaf","description":"Overleaf ist ein Online-LaTeX-Editor, der einfach zu bedienen ist. Mit Overleaf können Benutzer LaTeX-Dokumente online bearbeiten und mit anderen teilen, ohne LaTeX lokal installieren zu müssen. Overleaf bietet Echtzeit-Kollaboration, Versionskontrolle, Hunderte von LaTeX-Vorlagen und mehr. Der Online-Editor ermöglicht das problemlose gemeinsame Arbeiten an LaTeX-Dokumenten.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/4ed159a7-7b69-4566-9a19-989b1ffb2cfb.png","url":"https://www.capterra.com.de/software/1012414/overleaf","@type":"SoftwareApplication","@id":"https://www.capterra.com.de/software/1012414/overleaf#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.com.de/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"bestRating":5,"ratingCount":35},"offers":{"price":"10","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud"},{"@type":"FAQPage","@id":"https://www.capterra.com.de/software/1012414/overleaf#faqs","mainEntity":[{"name":"Was ist Overleaf?","@type":"Question","acceptedAnswer":{"text":"Overleaf ist ein Online-LaTeX-Editor, der einfach zu bedienen ist. Mit Overleaf können Benutzer LaTeX-Dokumente online bearbeiten und mit anderen teilen, ohne LaTeX lokal installieren zu müssen. Overleaf bietet Echtzeit-Kollaboration, Versionskontrolle, Hunderte von LaTeX-Vorlagen und mehr. Der Online-Editor ermöglicht das problemlose gemeinsame Arbeiten an LaTeX-Dokumenten.","@type":"Answer"}},{"name":"Wer verwendet Overleaf?","@type":"Question","acceptedAnswer":{"text":"Studenten, Akademiker, Forschungsgruppen, Verlage, Universitäten, und Unternehmen","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"Dokumentenerstellung Software","position":2,"item":"/directory/31576/document-generation/software","@type":"ListItem"},{"name":"Overleaf","position":3,"item":"/software/1012414/overleaf","@type":"ListItem"}],"@id":"https://www.capterra.com.de/software/1012414/overleaf#breadcrumblist"}]}
</script>
