https://github.com/setanarut/pointilizm
Command line tool to convert photos into pointillist painting
https://github.com/setanarut/pointilizm
art creative-coding go image-processing photo-filters pointillism procedural-generation
Last synced: about 1 year ago
JSON representation
Command line tool to convert photos into pointillist painting
- Host: GitHub
- URL: https://github.com/setanarut/pointilizm
- Owner: setanarut
- Created: 2021-12-01T16:31:33.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T15:12:40.000Z (over 1 year ago)
- Last Synced: 2025-03-29T18:14:56.387Z (about 1 year ago)
- Topics: art, creative-coding, go, image-processing, photo-filters, pointillism, procedural-generation
- Language: Go
- Homepage:
- Size: 5.65 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pointilizm
Command line tool to convert photos into pointillist painting

## Command line tool installation
```Zsh
go install github.com/setanarut/pointilizm/v2/cmd/pnt@latest
```
## Usage
Supported formats are PNG and JPG
```Zsh
pnt input.jpg output.jpg
```
## Samples
input 1

output 1

input 2

output 2
