Wingetlywingetly
← All apps

Auto-Rotate

by Edwin de Jongv0.1.1

Last updated

Automatically deskew and turn upright every page of a PDF.

Install with winget

$ winget install --id gedejong.AutoRotate --exact --version 0.1.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Auto-Rotate

Auto-Rotate uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, user scope)
msiexec.exe /i Auto-Rotate-0.1.1.msi /quiet /norestart

See the full silent install reference for Auto-Rotate

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Auto-Rotate rasterizes a PDF, snaps each page to its correct orientation with Tesseract

OSD, corrects fine skew with jdeskew, optionally binarizes scans to crisp black-on-white,

and reassembles the pages. Ships a CLI, a Python library, and a desktop app.

Installers · v0.1.1

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Auto-Rotate.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    UB-Mannheim.TesseractOCRv5.4.0.20240606

    Tesseract Open Source OCR Engine.

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.2.0.39747

    Industry’s most powerful PDF Reader Solution.

  • Tesseract-OCR - open source OCR engineTesseract-OCR community
    tesseract-ocr.tesseractv5.5.3

    Tesseract Open Source OCR Engine

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • Adobe Acrobat Reader (32-bit)Adobe Systems Incorporated
    Adobe.Acrobat.Reader.32-bitv26.002.21901

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

More from Edwin de Jong or browse pdf, deskew, scan.

Frequently asked questions

How do I install Auto-Rotate on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id gedejong.AutoRotate --exact --version 0.1.1. winget downloads the installer from Edwin de Jong and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Auto-Rotate silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id gedejong.AutoRotate --exact 0.1.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Auto-Rotate?
Auto-Rotate uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i Auto-Rotate-0.1.1.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Auto-Rotate via winget?
Run: winget uninstall --id gedejong.AutoRotate --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Auto-Rotate's Apps & Features entry.
Is Auto-Rotate free?
Auto-Rotate is distributed under BSD-3-Clause. Refer to the publisher (https://github.com/gedejong/auto-rotate) for the full license terms - Wingetly itself does not charge for installation.
Does Auto-Rotate work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Auto-Rotate directly from the publisher.
How do I keep Auto-Rotate up to date?
Run winget upgrade --id gedejong.AutoRotate --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Auto-Rotate from microsoft/winget-pkgs.

Recent versions

  • 0.1.1latest
  • 0.1.0