( [ Read(( source: File("testfiles/juan.jpg"), format: Jpeg )), Filter(Invert), Write(( target: File("testfiles/inverted.jpg"), format: Jpeg )) ] )