Skip to content

niels9001/Bezl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bezl

Bezl

Beautiful screenshot borders made easy

Bezl lets you create beautiful screenshots in seconds. Pick any open window, and Bezl captures it — then adjust the padding and corner radius to get the perfect framed look. Pair it with a gradient wallpaper backdrop so your window truly shines, and export the result as a polished PNG or straight to your clipboard.

Bezl screenshot

⭐ Features

  • Click-to-pick capture — Select any open window using the system picker and Bezl does the rest
  • Global hotkey — Press Ctrl+Shift+S while focusing any window to capture it instantly — no need to switch back to Bezl first
  • Adjustable padding — Fine-tune the border space around your screenshot after capture
  • Corner radius — Round the corners for a polished, modern look
  • Gradient wallpapers — Choose from 24 built-in gradient presets or create your own, then set it as your desktop wallpaper so every capture has a beautiful backdrop
  • Export options — Copy to clipboard or save as PNG

🚀 Getting started

1. Set up the environment

Note

Bezl requires Visual Studio 2026 or later to build and Windows 10 (19041+) or later to execute.

Required Visual Studio components:

  • .NET Desktop Development
  • Windows application development

Or, if building from the command line:

2. Clone the repository

git clone https://github.com/niels9001/Bezl.git

3. Build and run

Visual Studio: Open Bezl.sln, set Bezl as the startup project, select x64, and run.

Command line:

dotnet build Bezl\Bezl.csproj -p:Platform=x64
dotnet run --project Bezl\Bezl.csproj

🖼️ How It Works

  1. (Optional) Set a gradient wallpaper — Pick a preset or create your own gradient and apply it as your desktop wallpaper for a beautiful backdrop
  2. Capture a window — Click "Capture" and select a window, or press Ctrl+Shift+S while focusing the window you want to capture
  3. Adjust — Tweak the padding and corner radius until it looks just right
  4. Export — Copy to clipboard or save as PNG

License

MIT

About

A beautiful WinUI 3 desktop app for capturing window screenshots with customizable gradient borders and rounded corners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages