Generate Oil Painting - PAM Image to Oil | Online Free DevTools by Hexmos
Generate oil paintings with pamoil, converting PAM images into artistic renderings. Adjust pixel neighborhood for varied smearing effects. Free online tool, no registration required.
pamoil
Turn a PAM image into an oil painting. More information: https://netpbm.sourceforge.net/doc/pamoil.html.
- Turn a PAM image into an oil painting:
pamoil {{path/to/input_file.pam}} > {{path/to/output_file.pam}}
- Consider a neighborhood of
npixels for the “smearing” effect:
pamoil -n {{n}} {{path/to/input_file.pam}} > {{path/to/output_file.pam}}
