Skip to content

Commit 7f9c352

Browse files
author
Felix
committed
feat: improve custom rotate UX with larger previews and float precision
1 parent eb974ff commit 7f9c352

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tools/rotate-custom.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ Rotate PDF pages by any arbitrary angle, not just 90-degree increments. Each pag
1111

1212
1. Upload a PDF file. Thumbnails render for every page.
1313
2. Each page has a numeric input field showing its current rotation angle.
14-
3. Type any degree value (positive or negative) to rotate a specific page, or use the per-page left/right buttons for quick 90-degree adjustments.
14+
3. Type any degree value (positive or negative, including decimals) to rotate a specific page, or use the per-page `+`/`-` buttons for precise 1-degree adjustments.
1515
4. Use the **batch angle** input at the top to set a uniform rotation for all pages.
1616
5. Click the process button to generate the rotated PDF.
1717

1818
## Features
1919

20-
- Free-form degree input per page (any integer value)
20+
- Free-form degree input per page (supports precise decimal values)
2121
- Batch angle control to set the same rotation on every page
2222
- Real-time preview of rotation in thumbnails
23-
- Per-page quick-rotate buttons for 90-degree increments
23+
- Per-page plus/minus buttons for 1-degree increments
2424
- Lazy-loaded thumbnails for performance on large documents
2525

2626
## Use Cases

0 commit comments

Comments
 (0)