On 12/13/2013 02:38 AM, Benjamin Gilbert wrote: > It should be as simple as finding the TIFF directory for the > label, overwriting its image strips with zeros, and removing the > directory from the linked list of TIFF directories. Here's a Python script to do it: https://gist.github.com/bgilbert/7955715 --Benjamin Gilbert