Wingetlywingetly
← All apps

Scriber

by Paodingv1.0.19

Last updated

A document information recognition system

Install with winget

$ winget install --id PaodingAI.Scriber --exact --version 1.0.19

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

Silent install command for Scriber

Scriber uses EXE. The silent install switches are /exenoui /quiet.

One-line silent install (x64, machine scope)
Scriber_1.0.19.exe /exenoui /quiet /norestart

See the full silent install reference for Scriber

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

A document information recognition system, which allows machines to understand the information of bussiness documents and identify the key information automatically

Installers · v1.0.19

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect
x64EXEmachineDirect

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 Scriber.

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.

  • P
    PandocJohn MacFarlane
    JohnMacFarlane.Pandocv3.11

    If you need to convert files from one markup format into another, pandoc is your swiss-army knife.

  • 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.

  • VideoCaptionerWeiFeng
    WEIFENG2333.VideoCaptionerv1.3.3

    A powered tool for easy and efficient video subtitling.

  • DingTalkAlibaba (China) Network Technology Co.,Ltd.
    Alibaba.DingTalkv8.3.10-Release.260413002

    DingTalk, make work and study easy

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

More from Paoding or browse docs, document, recognise.

Frequently asked questions

How do I install Scriber on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id PaodingAI.Scriber --exact --version 1.0.19. winget downloads the installer from Paoding and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Scriber silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id PaodingAI.Scriber --exact 1.0.19 --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 Scriber?
Scriber uses EXE. Run the downloaded installer with: Scriber_1.0.19.exe /exenoui /quiet /norestart. The silent switches are /exenoui /quiet.
How do I uninstall Scriber via winget?
Run: winget uninstall --id PaodingAI.Scriber --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Scriber's Apps & Features entry.
Is Scriber free?
Scriber is distributed under Proprietary. Refer to the publisher (https://scriber.paodingai.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Scriber 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 Scriber directly from the publisher.
How do I keep Scriber up to date?
Run winget upgrade --id PaodingAI.Scriber --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Scriber from microsoft/winget-pkgs.