|
Poster:
|
Summus Aristoteles |
Date:
|
December 08, 2011 02:39:27pm |
|
Forum:
|
opensource
|
Subject:
|
right archive pattern for jp2 and tiff images |
Dear Staff
I have a set of images of one book where colorful images are in jp2 format and bw scans in tiff (since it has colorful pictures and b/w text)
how must I create the right archive compressed including these pictures?
or I need to convert these jp2 images in tiff?
I remember that archive.org changed the derivation needs and that the zip file needs to be formed this way:
1. all image files inside need to have the same identifier name as the item so the first file (regardless of the page number on the book itself) would be:
Jeremiah_White_Graves_Diary_Volume_3_Book_03_0000.jpg
2. the directory (folder) also need the identifier name:
Jeremiah_White_Graves_Diary_Volume_3_Book_03_jpg
3. so the resulting zip will be:
Jeremiah_White_Graves_Diary_Volume_3_Book_03_jpg.zip
but having two images formats I'm in trouble