lumilio-web / hooks/util-hooks/useExtractExifdata / useExtractExifdata
Function: useExtractExifdata()
useExtractExifdata():
useExtractExifdataReturn
Defined in: hooks/util-hooks/useExtractExifdata.tsx:28
A hook to extract EXIF data from files using the shared web worker client. It encapsulates the state for the extraction process, progress, and results. This hook must be used within a component tree wrapped by <WorkerProvider />
.
Returns
Author
Edwin Zhan
Since
1.1.0