Skip to content

Commit 873adde

Browse files
danielszdon-vip
authored andcommitted
Added reference to Beeld, another Clojure wrapper for metadata-extractor
1 parent 8fa5b91 commit 873adde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Wherever possible, they have been credited in the source code and commit logs.
128128
- .NET [metadata-extractor-dotnet](https://github.com/drewnoakes/metadata-extractor-dotnet) is a complete port to C#, maintained alongside this library
129129
- PHP [php-metadata-extractor](https://github.com/gomoob/php-metadata-extractor) wraps this Java project, making it available to users of PHP
130130
- Clojure [exif-processor](https://github.com/joshuamiller/exif-processor) wraps this Java project, returning a subset of data
131-
131+
- Clojure [beeld](https://github.com/danielsz/beeld) wraps this Java project, returning all of the data. It also defines an interface for low-level image manipulation. It will resize an image while honoring the orientation tag, preserving portrait mode (something Java's _ImageIO_ doesn't do).
132132
---
133133

134134
More information about this project is available at:

0 commit comments

Comments
 (0)