All Tools

Rotate PDF

Rotate PDF pages — 90, 180, or 270 degrees. Select specific pages.

How it works

1

Upload

Drag and drop or browse to select your PDF files.

2

Configure

Adjust settings if needed. Most tools work with defaults.

3

Download

Get your processed file instantly. No sign-up required.

</>Use via API

curl -X POST \
  https://pdf.yantra.tools/api/v1/pdf/rotate \
  -H "X-API-Key: ypdf_live_sk_..." \
  -F "files[][email protected]" \
  -F "angle=90"