Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Random option to randomize imagemagick options for crazy distortions #8

@mhulse

Description

@mhulse
magick \
  convert \
  pano.jpg \
  -virtual-pixel mirror  \
  -background black \
  -roll +50%+0% \
  +repage \
  +distort polar 0 \
  +repage \
  big-sky.jpg

For example, randomize all of the values/options above to make for a wacky cool image. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions