diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-04-16 18:20:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-16 18:20:52 +0200 |
commit | 4f275931d503983402090d36f20add82d7752038 (patch) | |
tree | 9398bd4796969afab8145d35dcdffb564c4374bb | |
parent | b6ff3ebc15312e88bc3a0c96a58f890c85c94106 (diff) | |
download | headstripper-4f275931d503983402090d36f20add82d7752038.tar.gz |
Create README.md
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..984b8bc --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# headstripper + +headstripper removes EXIF and other info from image files. At the moment, only JPG (JFIF) files are supported. + +License: MIT |