titarenko / fast-exif
Fast EXIF extraction without reading whole file into memory.
☆69Updated 2 years ago
Alternatives and similar repositories for fast-exif:
Users that are interested in fast-exif are comparing it to the libraries listed below
- Parse and stringify the HTML <img> srcset attribute☆140Updated last year
- Convert a URL to a valid filename☆77Updated last year
- commonjs-first bundle splitting, for browserify☆82Updated 4 years ago
- Check if stdout or stderr is interactive☆116Updated last year
- Document ready listener for modern browsers☆59Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Lightweight querySelector/All wrapper that outputs an Array☆126Updated last month
- Sluggish slug generator that works universally☆25Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Get free disk space info from `df -kP`☆63Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 3 years ago
- 🏃Walk directories recursively.☆28Updated 5 years ago
- On load/unload events for DOM elements using a MutationObserver☆114Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Automatically expand a <textarea> to fit its content, in a few bytes☆83Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Temporary files and dirs for Node.js☆68Updated 9 months ago
- Web Worker like API to drive NodeJS files☆34Updated last year
- Compare two software versions, with any number of points (<1KB)☆20Updated 3 years ago
- Get a random English word☆69Updated last year
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- Convert a tree structure into a human friendly string☆121Updated 6 years ago
- Detect system color scheme changes on the web (Dark Mode)☆58Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get metadata about the active window (title, id, bounds, owner, URL, etc)☆68Updated last year
- Tiny async debouncer☆37Updated last year
- A fast frontmatter parser. Supports both string and stream inputs.☆28Updated 4 years ago
- API to get current keyboard mapping.☆33Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year