Browse Source

Update 'image-processing/get-properties/README.md'

Toastie 1 year ago
parent
commit
35278ede93
1 changed files with 3 additions and 0 deletions
  1. 3 0
      image-processing/get-properties/README.md

+ 3 - 0
image-processing/get-properties/README.md

@@ -1,3 +1,6 @@
+We have a bunch of tiff files on a Windows Share and want to know which one are compressed.
+
+
 ```
 # Get filelist (Windows command prompt)
 dir *.tif? /s /b > filelist.txt