Skip to content

dharc-org/adlab-xml-mag-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adlab-xml-mag-generator

Create xml with the mag format from a folder of image files

dependency

Python ExifRead: https://pypi.org/project/ExifRead/

pip install exifread

mag xml

Manual & info: https://www.iccu.sbn.it/export/sites/iccu/documenti/manuale.html

Pdf manual: https://www.iccu.sbn.it/export/sites/iccu/documenti/MAG_Reference201.pdf

example

The scripts need 3 arguments:

  1. Custom config.json with personalized data
  2. Folder with images
  3. Extension of files
$ python adlab-xml-mag-generator.py config.json 1954/Q_1954_12 .tif

About

Create xml with the mag format from a folder of image files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages