Skip to main content

Reverse Pages

Reverse PDF page order. Flip document pages from last to first.

Upload PDF File

Drag and drop a PDF file to reverse page order.

개발자 API

API로 사용 가능

PDF Tools API로 이 PDF 워크플로를 자동화하세요. 성공한 요청마다 1 Credit이 차감되며, 처리 실패 시 자동 환불됩니다.

/api/external/pdf-tools/reverse-pages성공 요청당 1 Credit출력: result.pdf
curl -X POST https://itextmaster.com/api/external/pdf-tools/reverse-pages \
  -H 'x-api-key: YOUR_API_KEY' \
  -F 'file=@input.pdf;type=application/pdf' \
  -F 'options={}' \
  --output result.pdf

이 도구에 대하여

Reverse Pages flips the order of pages in your PDF document, putting the last page first and the first page last. Useful for documents scanned in reverse order or for specific printing needs.

The tool processes the entire document or selected page ranges, maintaining all content and formatting.

All processing happens in your browser, ensuring your documents remain private.

사용 방법

  1. Upload Your PDF

    Drag and drop your PDF file or click to select.

  2. Select Pages

    Choose to reverse all pages or a specific range.

  3. Reverse and Download

    Click Reverse to flip page order and download.

활용 사례

Fix Scan Order

Correct documents scanned in reverse order.

Print Preparation

Reverse pages for specific printing requirements.

Document Reordering

Quickly flip document order for review.

자주 묻는 질문

Are bookmarks updated?

Yes, bookmarks are updated to point to the correct reversed pages.

Can I reverse only some pages?

Yes, you can select a page range to reverse.

Is this the same as rotating?

No, reversing changes page order; rotating changes page orientation.