Kae Verens has a new post to his blog looking at a form of non-destructive image manipulation - using the URL of the request to determine the changes that need to be made.
The solution is to not actually create copies, but to record the changes applied to the original image in the URL of your manipulated image.
When the server is asked for those URLs, it runs the manipulations on the original image and gives you...
Post new comment