Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moduleart/qpv-plugins

🧩 Set of preinstalled plugins for the Quick Picture Viewer.
https://github.com/moduleart/qpv-plugins

blur c-sharp extension pixelate plugin windows winforms

Last synced: about 17 hours ago
JSON representation

🧩 Set of preinstalled plugins for the Quick Picture Viewer.

Awesome Lists containing this project

README

        

QPV Plugins


Set of preinstalled plugins for the Quick Picture Viewer

## ⬇ Download:

- QPV Plugins v1.2.5 (Beta) for Quick Picture Viewer v3.1.5 - Download (0.08 MB)
- QPV Plugins v1.2.4 (Stable) for Quick Picture Viewer v3.1.4 - Download (0.05 MB)

## 🎨 Effects:

#### Blur or pixelate

![image](https://user-images.githubusercontent.com/40366303/111228060-d46b5e80-85a0-11eb-97c6-d038b79bc54a.png)

#### Grayscale:

![image](https://user-images.githubusercontent.com/40366303/111228268-257b5280-85a1-11eb-8697-cf9562401ecc.png)

#### Invert colors:

![image](https://user-images.githubusercontent.com/40366303/111228333-42b02100-85a1-11eb-8823-40a4813c83c0.png)

#### Rainbow:

![image](https://user-images.githubusercontent.com/40366303/111228363-53609700-85a1-11eb-9567-bdf0473b4bb8.png)

## 🛠 Tools:

#### Screenshot:

![image](https://user-images.githubusercontent.com/40366303/111228397-64a9a380-85a1-11eb-8a51-f2ca15476e12.png)

## 💿 How to install:

1. Open Plugin manager window:

![image](https://user-images.githubusercontent.com/40366303/111229241-d0404080-85a2-11eb-8a86-90066b96d268.png)

2. Drag & drop zip archive:

![image](https://user-images.githubusercontent.com/40366303/111229397-12698200-85a3-11eb-84bc-2482e0c73611.png)

## 🔨 Contribution:

#### Help Module Art!

- Give us a star ⭐
- Fork and Clone! Awesome
- Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❤

#### How to clone:

1. Clone:

```powershell
git clone --recurse-submodules https://github.com/ModuleArt/qpv-plugins
```

2. Download submodules:

```
git submodule init
git submodule update
```

3. Build submodules.

#### Code contributors:

- adriengivry - Updated app to .NET8.0
- Beelink - Everything else 😘