Wingetlywingetly
← All apps

Pickit

by PicHit.Me ABv1.3.1

Last updated

A cross-platform Electron application for quickly accessing and managing digital assets on Windows and macOS

Install with winget

$ winget install --id PicHit.Pickit --exact --version 1.3.1

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

Silent install command for Pickit

Pickit uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
Pickit-Setup-1.3.1.exe /S

See the full silent install reference for Pickit

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

Pickit Desktop is a native Mac- and PC-based version of your Pickit DAM. It lets you work distraction-free by moving assets from Pickit libraries straight to any folder or app on your desktop—no browser or add-in required.

Creatives can drag, drop, or copy/paste files wherever they need them, while admins can open an asset, edit it within the app, and save changes back to Pickit so everyone sees the latest version.

It’s a simple, streamlined way to collaborate without losing control of your content.

Installers · v1.3.1

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect
x64EXE
NSIS
machineDirect

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

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

  • BillfishBillfish Co., Ltd.
    Billfish.Billfishv3.1.5.12

    A reference image management tool for the future.

  • EagleEagle
    ogdesign.Eaglev4.0.0.42

    Organize all your reference images in one place

  • AllusionAllusion-App
    Allusion.Allusionv1.0.0-rc.10

    A tool built for artists, aimed to help you organize your Visual Library

  • KocardShanghai Yuejing Network Technology Co., Ltd.
    Yuejing.Kocardv3.0.4

    Material backup and management software.

  • iSlide ToolsiSlide
    iSlide.iSlidev8.1.0.0

    The All-in-One PowerPoint Add-in

  • R
    Rao Picsmeetqy
    RaoPics.RaoPicsv0.7.16

    Visit material/media/music by local network on any device.

More from PicHit.Me AB or browse asset, dam, digital-asset-management.

Frequently asked questions

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