LATEST BUILD
Overlay media.
Stay in your flow.
A quietly-confident, hardware-accelerated GIF and static image viewer for Windows. Pin, scale, and dynamically fade reference assets instantly over any workspace.
Always on Top
Zero Borders
GPU Rendering
Click-Through
using System.Windows;
namespace GifOverlay
{
public class Overlay
{
public void Run() {
this.Topmost = true;
this.AllowsTransparency = true;
}
}
}
Desktop Transparency (Opacity)
85%
Dimension Vector (Scale)
1.0x