Skip to content

Commit a014916

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : fe1d89d Branch : main Author : Ulf Schiller <uschille@users.noreply.github.com> Time : 2024-12-01 16:41:24 +0000 Message : Merge pull request #337 from datacarpentry/325-add-exiftool-in-list-of-software-that-can-help-handle-metadata Mention ExifTool for reading and writing metadata
1 parent 990a60e commit a014916

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

02-image-basics.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,12 @@ metadata
10851085
'resolution': (1.0, 1.0, 'NONE')}
10861086
```
10871087

1088+
Many popular image editing programs have built-in metadata viewing
1089+
capabilities. A platform-independent open-source tool that allows
1090+
users to read, write, and edit metadata is
1091+
[ExifTool](https://exiftool.org/). It can handle a wide range of file
1092+
types and metadata formats but requires some technical knowledge to be
1093+
used effectively.
10881094
Other software exists that can help you handle metadata,
10891095
e.g., [Fiji](https://imagej.net/Fiji)
10901096
and [ImageMagick](https://imagemagick.org/index.php).

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config.yaml" "101b3ac4b679126bb1f437306eb1b836" "site/built/config.yaml" "2023-04-25"
55
"index.md" "6e80c662708984307918adfad711e15f" "site/built/index.md" "2023-07-26"
66
"episodes/01-introduction.md" "4fe9db38f75f93b3ffbdb3115d36b802" "site/built/01-introduction.md" "2024-11-28"
7-
"episodes/02-image-basics.md" "f1c4a800b8213f11b6e2efbe40f501ab" "site/built/02-image-basics.md" "2024-11-13"
7+
"episodes/02-image-basics.md" "e96045fe38777bd24cf11b76464f2eca" "site/built/02-image-basics.md" "2024-12-01"
88
"episodes/03-skimage-images.md" "d7890de460222e8cdf461c76cba37692" "site/built/03-skimage-images.md" "2024-06-07"
99
"episodes/04-drawing.md" "48b42ee384b5b907d9f9b93ad0e98ce8" "site/built/04-drawing.md" "2024-06-07"
1010
"episodes/05-creating-histograms.md" "4abbd123ba97d63c795398be6f6b7621" "site/built/05-creating-histograms.md" "2024-03-14"

0 commit comments

Comments
 (0)