Skip to content

Commit

Permalink
fix stupid github URL breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Oct 18, 2024
1 parent 669a411 commit 8aaa780
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@

1. **Best-of-class cross-platform performance and reliability**.

This is the module that [PhotoStructure](https://photostructure.com) (and [500+](https://github.com/photostructure/exiftool-vendored.js/network/dependents) other projects) use for photo and video metadata reading and writing.
This library enables [PhotoStructure](https://photostructure.com) and [500+](https://github.com/photostructure/exiftool-vendored.js/network/dependents?package_id=UGFja2FnZS0xNjYxNjY2MQ%3D%3D) other projects to read and write metadata in photos and videos.

Expect [an order of magnitude faster performance](#performance) than other Node.js ExifTool modules.

Thanks to being based on [ExifTool](https://exiftool.org/), it's the state of the art in high quality metadata extraction for thousands of file types.

1. Best-effort extraction of

- **dates** with [correct timezone offset encoding](#dates)
Expand Down

0 comments on commit 8aaa780

Please sign in to comment.