A tool to convert a Wallpaper's color scheme / palette, OCR with VLM's Traditional & Hybrid, Image Compression ,color palette extraction, image upsacling with Adversarial Networks and more image processing features.
Stars
2.1k
Forks
35
Watchers
2.1k
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
172
commits
4
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
fix(dailyWallpaper): moved from scraping to using the json api to escape the verify challenge and removed goquery lib
75e26aaView on GitHubrefactor(bg): change u2net to the default choice for background removal, also wrote a notice for the
4ce6e2dView on GitHubrefactor(removeBg): Add u2net and other models for bg removal (#83)
68e44ccView on GitHubfeat(tilt): make the tilt presets overwritable by flags & adding the ability to have an image as the background
255fd80View on GitHubfeat: added gowall stack cmd that stacks image however you want (a grid you give, horizontally or vertical)
471eaf2View on GitHubfix: add User-Agent header to Reddit request to resolve 429 error (#81)
9dad562View on GitHubfeat: added complementary & contrast to gowall color wheel cmd
848bb2dView on GitHubfeat: added a way for the direction flag of the gradient cmd to take an angle from 0-360
d8b8063View on GitHubrefactor: removed global flags from color cmd and added GlobalFlagBuilder to give the gradient cmd only the global flags it can use
382f5ebView on GitHubfeat:added --preview true/false global flag that overrides EnableImagePreviewing from config.yml
721987dView on GitHub