All Projects → Blinue → Magpie

Blinue / Magpie

Licence: GPL-3.0 license
将任何窗口放大至全屏

Programming Languages

HLSL
714 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Magpie

Waifu2x Extension Gui
Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.
Stars: ✭ 5,463 (+22%)
Mutual labels:  super-resolution, anime4k
Video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
Stars: ✭ 3,760 (-16.03%)
Mutual labels:  super-resolution, anime4k
AI-Lossless-Zoomer
AI无损放大工具
Stars: ✭ 940 (-79.01%)
Mutual labels:  super-resolution, anime4k
Anime4k
A High-Quality Real Time Upscaler for Anime Video
Stars: ✭ 14,083 (+214.49%)
Mutual labels:  super-resolution, anime4k
Xprof
A visual tracer and profiler for Erlang and Elixir.
Stars: ✭ 246 (-94.51%)
Mutual labels:  capture
Grasp
A reliable org-capture browser extension for Chrome/Firefox
Stars: ✭ 193 (-95.69%)
Mutual labels:  capture
Amstomqttbridge
Minimalistic system to read AMS/HAN data from electrical meter
Stars: ✭ 165 (-96.32%)
Mutual labels:  capture
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (-56.68%)
Mutual labels:  capture
Dxbc2Dxil
DEPRECATED. DXBC to DXIL (HLSL Bytecode to LLVM IR) using internal APIs.
Stars: ✭ 21 (-99.53%)
Mutual labels:  hlsl
VideoScreenRecorder
Record video of your screen and save the file locally 🎥
Stars: ✭ 36 (-99.2%)
Mutual labels:  capture
Screenshot Stream
Capture screenshot of a website and return it as a stream
Stars: ✭ 228 (-94.91%)
Mutual labels:  capture
Httpcanary
A powerful capture and injection tool for the Android platform
Stars: ✭ 2,188 (-51.14%)
Mutual labels:  capture
J360
360 Video and Photo Capture in 4K for Three.js
Stars: ✭ 252 (-94.37%)
Mutual labels:  capture
Flameshot
Powerful yet simple to use screenshot software 🖥️ 📸
Stars: ✭ 15,429 (+244.55%)
Mutual labels:  capture
SRCNN-PyTorch
Pytorch framework can easily implement srcnn algorithm with excellent performance
Stars: ✭ 48 (-98.93%)
Mutual labels:  super-resolution
Pbjvision
📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
Stars: ✭ 1,940 (-56.68%)
Mutual labels:  capture
Agimagecontrols
cool tools for image edition
Stars: ✭ 217 (-95.15%)
Mutual labels:  capture
tryhackme-ctf
TryHackMe CTFs writeups, notes, drafts, scrabbles, files and solutions.
Stars: ✭ 140 (-96.87%)
Mutual labels:  capture
Qgis Latlontools Plugin
QGIS tools to capture and zoom to coordinates using decimal, DMS, WKT, GeoJSON, MGRS, UTM, and Plus Codes notation. Provides external map support, MGRS & Plus Codes conversion and point digitizing tools.
Stars: ✭ 213 (-95.24%)
Mutual labels:  capture
Kap
An open-source screen recorder built with web technology
Stars: ✭ 14,488 (+223.54%)
Mutual labels:  capture

Magpie

License build All Contributors GitHub all releases

🌍 简体中文 | English

Magpie 是一个轻量级的窗口缩放工具,内置了多种高效的缩放算法和滤镜。它主要用于提升游戏画质和让不支持全屏化的游戏也能全屏显示等。

👉 下载

👉 FAQ

👉 内置效果介绍

👉 编译指南

👉 贡献指南

功能

  • 将任何窗口放大至全屏
  • 众多内置算法,包括 Lanczos、Anime4KFSR、Adaptive Sharpen、多种 CRT 着色器等
  • 基于 WinUI 的用户界面,支持浅色和深色主题
  • 为特定窗口创建配置文件
  • 多屏幕支持

如何使用

  1. 配置缩放模式:Magpie 预设了一些简单的缩放模式,但建议根据使用场景自行配置。然后在“配置文件”-“默认”页面更改全局缩放模式。
  2. 缩放窗口:把要缩放的窗口置于前台,按下快捷键(默认为 Win+Shift+A)即可全屏显示。请注意,要缩放的窗口必须处于窗口化状态,而不是最大化或全屏化。也可以使用“主页”上的“x 秒后缩放”按钮,Magpie 将在数秒后自动缩放前台窗口。
  3. 为窗口创建配置文件:这使你可以保存针对某个窗口的配置,也支持在该窗口位于前台时自动执行缩放。
  4. 自定义效果:Magpie 使用 Direct3D 计算着色器实现效果,但扩展了语法来定义资源、组织多个通道等,详见 MagpieFX 。有着色器编写经验者可以轻松创建自定义效果。

截图

主窗口

系统需求

  1. Windows 10 v1903+ 或 Windows 11
  2. DirectX 功能级别 11

使用提示

  1. 如果你设置了 DPI 缩放,而要放大的窗口没有高 DPI 支持(这在老游戏中很常见),推荐首先进入该程序的兼容性设置,将“高 DPI 缩放替代”设置为“应用程序”。
  2. 一些游戏支持调整窗口的大小,但只使用简单的缩放算法,这时请先将其设为原始(最佳)分辨率。

贡献者

感谢每一位参与贡献的人(emoji key):

刘旭
刘旭

🚧 💻 👀 📖 💬
hooke007
hooke007

📖 💬 📓 💻
Pal Lockheart
Pal Lockheart

📓
Steve Donaghy
Steve Donaghy

💻 🌍
gyro永不抽风
gyro永不抽风

💻
ButtERRbrod
ButtERRbrod

🌍
NightFox
NightFox

🌍
Tzugimaa
Tzugimaa

💻
WHMHammer
WHMHammer

🌍
kato-megumi
kato-megumi

💻
Mike Wang
Mike Wang

📓
Sammy Hori
Sammy Hori

🌍

本项目遵循 all-contributors 规范。欢迎任何形式的贡献!

特别鸣谢

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].