Wingetlywingetly
← All apps

Deepend

by Deepen Shresthav0.1.1

Last updated

Where everything comes together. The only software you'll ever need.

Install with winget

$ winget install --id DeepenShrestha.Deepend --exact --version 0.1.1

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

Silent install command for Deepend

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

One-line silent install (x64, machine scope)
Deepend_0.1.1_x64-setup.exe /S

See the full silent install reference for Deepend

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

Deepend is a single, free, cross-platform desktop app that bundles every

developer utility you reach for — JSON, text, PDF, API, and image tooling —

running 100% offline on your machine.

Studios:

- JSON Studio: Format, repair, diff, query, redact, convert

- Text Studio: Diff, hash, encode, regex, case, frequency, random

- PDF Toolkit: Merge, split, compress, protect, sign, convert

- API Studio: Request, cURL, status codes, code-gen, load test

- PixelForge: Image editor — compose pixels with precision

Built with Tauri (~10–15 MB installer, no embedded Chromium). Every tool

runs locally. No telemetry, no accounts, no network calls.

Installers · v0.1.1

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
machineDirect
x64MSI
WiX
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 Deepend.

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

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

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

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

    Industry’s most powerful PDF Reader Solution.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • 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 Deepen Shrestha or browse developer-tools, json, pdf.

Frequently asked questions

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