The tile function is used to reproduce an image infinitely in all directions.
The single quotes are to insulate the text from the shell, do not use them in a script file.
icomp ' dragon.png | scale(0.3) | rotate(-15) | tile() | crop(128, 128)' -o tile_example.png ![]()