whatisgithub

What is vitrine?

redrum624/vitrine — explained in plain English

Analysis updated 2026-05-18

5TypeScriptAudience · generalComplexity · 2/5Setup · easy

In one sentence

A free, no-subscription RAW photo editor for Windows with GPU processing and AI upscaling.

Mindmap

mindmap
  root((Vitrine))
    What it does
      Non-destructive RAW editing
      GPU accelerated pipeline
      AI denoise and upscale
    Tech stack
      TypeScript
      Electron and React
      WebGL2
    Use cases
      Edit camera RAW photos
      Upscale images with AI
      Replace paid photo editors
    Audience
      Photographers
      Windows users

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Develop RAW photos from a camera like Canon, Nikon, or Sony without a paid subscription.

USE CASE 2

Use GPU accelerated AI tools to upscale, sharpen, or denoise photos.

USE CASE 3

Apply non-destructive edits that can be undone or changed anytime without touching the original file.

USE CASE 4

Build a custom Windows installer from source for development or personal use.

What is it built with?

TypeScriptElectronReactViteTailwind CSSWebGL2

How does it compare?

redrum624/vitrinealange/tinyclaudecprecioso/tubecaster
Stars555
LanguageTypeScriptTypeScriptTypeScript
Last pushed2025-03-29
MaintenanceStale
Setup difficultyeasymoderatemoderate
Complexity2/53/52/5
Audiencegeneraldevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Download and run the Windows installer or portable exe, building from source needs Node.js 18+.

The README references a LICENSE file bundled with the app but does not state the license terms itself.

So what is it?

Vitrine is a free photo editing program for Windows built for people who shoot in RAW format, the unprocessed image files produced by cameras from brands like Canon, Nikon, Sony, and Olympus. It is presented as a lighter, subscription-free alternative to well known editors like Lightroom and darktable. You open a photo straight from your camera, adjust things like exposure, color, tone curves, and local masks, then export the finished image, all while the original file stays untouched since every edit is stored separately and reapplied each time you reopen the photo. The editor decodes RAW files natively for more than fifteen camera formats and lets you control details like the demosaic algorithm and highlight recovery per photo. It runs on the graphics card for speed, so photos open quickly using an embedded preview while the full quality version loads in the background. It also includes AI powered tools for upscaling images, sharpening, reducing motion blur, and denoising, running on the GPU alongside more traditional editing tools. Most people will simply download a ready made installer or a portable version that needs no installation from the project's releases page and run it directly on Windows 10 or 11, with at least 8 gigabytes of memory recommended, more for large files. Since the app is not digitally signed yet, Windows may show an unknown publisher warning the first time it runs, which the README explains how to get past safely, including a way to verify the download's authenticity. Developers who want to build the project themselves need Node.js and can use the included commands to run a development version or build a full Windows installer from source. The tool is organized into panels for tasks like cropping, exposure and color adjustments, local masking, white balance, color balance, tone curves, and an enhance panel bundling the AI based noise reduction, sharpening, and upscaling features. This project is aimed at photographers who want a free, no-account RAW editor on Windows without committing to a paid subscription service.

Copy-paste prompts

Prompt 1
Walk me through downloading and installing Vitrine on Windows, including the unknown publisher warning.
Prompt 2
Explain how Vitrine's non-destructive editing works compared to a normal photo editor.
Prompt 3
Help me set up the development environment to build Vitrine from source using Node.js and pnpm.
Prompt 4
Explain what the AI enhance panel in Vitrine can do, like upscaling and motion deblur.
Prompt 5
Show me how to verify a downloaded Vitrine installer against its SHA256SUMS.txt file.

Frequently asked questions

What is vitrine?

A free, no-subscription RAW photo editor for Windows with GPU processing and AI upscaling.

What language is vitrine written in?

Mainly TypeScript. The stack also includes TypeScript, Electron, React.

What license does vitrine use?

The README references a LICENSE file bundled with the app but does not state the license terms itself.

How hard is vitrine to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is vitrine for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.