logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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 n pixels for the “smearing” effect:

pamoil -n {{n}} {{path/to/input_file.pam}} > {{path/to/output_file.pam}}

See Also