Draw some lines

/master/bin/lines

Usage:

lines lines.png

will generate 1920x1200 image with bunch of lines (useful as some sort of mask).

woot.png-MX6fCDPk0bJh3lz-md

Additional destruction

convert lines.png -virtual-pixel tile -auto-level -scale 10% -statistic Mode 10 -colorspace gray -auto-level -scale 1000% "lines_stats.png"

and then blended with original may produce

lines.md.png

And it tiles.