Was ist PDF drehen?
PDF Rotate korrigiert Seiten, die verkehrt herum oder seitlich eingescannt wurden. Kein erneutes Drucken, Scannen oder Bezahlen für Adobe Acrobat nötig. Wähle eine einzelne Seite, einen Bereich oder alle Seiten. Drehe 90 Grad im Uhrzeigersinn, 180 Grad oder 90 Grad gegen den Uhrzeigersinn. Lade das korrigierte PDF in Sekunden herunter. Büroangestellte nutzen es, wenn der Einzug am Kopierer den Stapel falsch herum eingezogen hat. Studenten drehen Lehrbuch-Scans in die lesbare Position. Freelancer bereiten Belege für Buchhalter vor. Dateien werden in deinem Browser verarbeitet. Rechnungen, Arztberichte und Verträge verlassen nie dein Gerät. Die Drehung betrifft nur Metadaten. Die PDF-Engine im Browser aktualisiert nur den Rotate-Eintrag jeder Seite. Sie zeichnet den Inhalt nicht neu. Dateigröße, Schriften, Vektorlinien, Links und Formularfelder bleiben wie im Original.
Wann sollte ich dieses Werkzeug nutzen?
- Seitlich gescannte Seiten vor dem Drucken eines Berichts korrigieren
- Querformat-Exponate innerhalb eines Hochformat-Schriftsatzes drehen
- Kopfstehende Seiten in einem mit dem Handy gescannten Vertrag korrigieren
- Seiten mit gemischter Ausrichtung in einer zusammengefügten PDF neu ausrichten
Seiten in einer PDF drehen
- 1Klicke auf den Upload-Bereich und waehle das PDF mit zu drehenden Seiten.
- 2Pruefe jede Vorschau, sobald sie geladen ist.
- 3Klicke auf die Dreh-Symbole einzelner Seiten oder nutze die Alle-drehen-Option.
- 4Stelle sicher, dass die Vorschau jede Seite korrekt zeigt.
- 5Klicke auf Speichern und lade das gedrehte PDF herunter.
Häufig gestellte Fragen
Laedt dieses Tool mein PDF zum Drehen hoch?
No. Rotation runs entirely inside your browser tab using a client-side PDF library that loads once and is cached on your device for future visits. When you open a file, the bytes are read from your local disk into tab memory. The tool parses the PDF page tree, applies a rotation flag to each selected page, and writes the result back into browser memory as a downloadable file. No bytes travel over the network at any point. All processing happens in your browser — nothing leaves your device. This privacy guarantee matters for the documents people most often need to rotate: signed contracts that came back with a landscape page in the wrong orientation, scanned tax forms where a single sheet was fed sideways, bank statements exported from a portal with an inverted cover page, and draft legal filings with a misoriented exhibit. Even the file name and page count are never recorded in server logs, because there is no server involved at all. You can verify this independently by opening your browser's developer tools, switching to the Network tab, and loading a file. You will see zero requests after the initial page load. The tool's JavaScript, WebAssembly, and font assets were already downloaded when you arrived; everything that happens after that is local computation.
Kann ich nur einzelne Seiten statt aller drehen?
Yes. The tool renders a thumbnail grid showing every page in your PDF. Each thumbnail has its own rotation control. You click the rotate icon on a specific thumbnail to advance that page through 90, 180, and 270 degrees before returning to zero. A CSS transform updates the thumbnail preview immediately so you can verify the result before exporting. This lets you fix a single landscape page embedded in a portrait document, correct one scanned sheet that was fed sideways, or turn just the cover without touching the body text. You can also mix rotations across a document — for example, rotating only even-numbered pages for a document originally produced in booklet layout. A toolbar button applies the same rotation to all pages at once when the entire document needs the same correction, such as a scan that came through upside down. After adjusting individual pages and applying any bulk rotation, you can undo any step before downloading. The exported PDF preserves all other page properties, including media boxes, crop boxes, and page dimensions, so the rotated document behaves identically to the original in every PDF reader and print dialog.
Aendert das Drehen den Text oder die Bilder auf der Seite?
No. PDF rotation is stored as an integer flag in the page dictionary of the PDF structure. It is not a pixel-level change to the underlying content stream. The original text objects, image objects, vector paths, form fields, and annotations all remain byte-for-byte identical after the rotation flag is written. In every PDF viewer, including Adobe Acrobat, Apple Preview, Chrome, and Edge, the flag tells the renderer to display the page at the specified angle. The content itself has not moved. All text remains fully selectable and copyable after rotation. All hyperlinks remain clickable. All interactive form fields remain fillable. Digital signatures that were cryptographically valid before rotation remain valid after, because the signature covers the content stream, not the page orientation flag. If your PDF was produced by scanning a physical document and then running OCR, the invisible text layer stays spatially aligned with the visible page image, because both rotate together. Screen readers and accessibility tools continue to read the document correctly, in reading order, after rotation. The output file size is nearly identical to the input — only a few bytes change in the page dictionary.
Ist das PDF-Dreh-Tool kostenlos?
Yes. The tool is completely free with no account, no watermark added to your output file, and no daily or monthly usage cap. You can rotate as many PDFs as you need in a single session. The only real-world limit is your device's available RAM. A modern laptop with 8 GB of RAM handles PDFs with hundreds of pages without difficulty. A low-end mobile phone may slow down or run out of memory on very large files, because the browser must hold the entire document in tab memory while processing. If you encounter a memory issue with a large file, split it into smaller chunks using our free PDF Split tool, rotate each chunk separately, and merge the results back together with our free PDF Merge tool. All three tools run locally in your browser with no upload required, so the split-rotate-merge workflow is completely private as well as free. The tool also works offline once the page has loaded, so you can rotate PDFs on a flight or in any location without an internet connection. There are no feature restrictions: full multi-page support, individual-page rotation, bulk rotation, and high-resolution thumbnail previews are all included at no cost.
Der Inhalt dieser Seite ist unter CC BY 4.0 verfügbar.