Skip to content

Commit e18e69c

Browse files
authored
Update README.md
1 parent 3571a92 commit e18e69c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
![Screenshot](https://github.com/Akascape/CTkMenuBar/assets/89206401/f71167c0-6434-4d41-912a-fa67d214d66d)
88

99
## What is Pixel Sorting?
10-
Pixel sorting is a digital image processing technique that involves isolating a horizontal or vertical line of pixels in an image and sorting their positions based on any number of criteria, such as luminosity, hue, or saturation. The result is a glitchy, abstracted image that can be used for artistic purposes. Pixelort is also a software that can do pixel sorting with various options and tweaks. This tool is based on https://github.com/satyarth/pixelsort
10+
Pixel sorting is a digital image processing technique that involves isolating a horizontal or vertical line of pixels in an image and sorting their positions based on any number of criteria, such as luminosity, hue, or saturation. The result is a glitchy, abstracted image that can be used for artistic purposes. Pixelort is also a software that can do pixel sorting with various options and tweaks. This tool is based on this library: https://github.com/satyarth/pixelsort
1111

1212
## DOWNLOAD
1313
### <p align='center'> Windows Version <br> <p align='center'> [<img src="https://img.shields.io/badge/FREE-PIXELORT-informational?&logo=Microsoft&logoColor=blue&color=007ec6" width="300">](https://github.com/Akascape/Pixelort/releases/download/v0.1/Pixelort-v0.1_win64.zip) <p align='center'>
@@ -38,7 +38,7 @@ Pixel sorting is a digital image processing technique that involves isolating a
3838
## Quick Masking Tool
3939
![Screenshot](https://github.com/Akascape/CTkMenuBar/assets/89206401/d188f772-df60-4fc8-8507-9a6b3d22f571)
4040

41-
You can draw the mask of the area where you want the pixel sorting effect
41+
**You can draw the mask of the area where you want the pixel sorting effect.**
4242

4343
### Modes
4444

@@ -63,8 +63,9 @@ Sorting function | Description
6363
`Minimum` | Sort on the minimum RGB value of a pixel (either the R, G or B).
6464

6565
### Conclusion
66-
**This project can be helpful for customtkinter developers making similar type of applications, it will also help those who want to experiment pixel sorting and glitch art.**
67-
**Author: Akash Bora (Akascape)**
66+
**This project can be helpful for customtkinter developers making similar type of applications, it will also help those who want to experiment pixel sorting and glitch art. Support for more projects!**
67+
68+
**Author: Akascape**
6869

6970
[<img src="https://user-images.githubusercontent.com/89206401/168461242-884f25ce-eb67-406a-9d98-cf8d0f28cb43.png" width=100>](https://github.com/Akascape/Pixelort/blob/main/LICENSE)
7071

0 commit comments

Comments
 (0)