Implement the lossless preservation export option #33
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Spec section 12.5 asks for lossless preservation wherever practical. Family scans are
often the only surviving copy of a photograph, and re-encoding them repeatedly degrades
them permanently.
Scope
Lossless export option with optional archival masters alongside derivatives.
Implementation notes
and re-encoding. Metadata-only changes should use a metadata-preserving write path.
compatibility without sacrificing the archival copy.
large collection need to know what they are choosing.
pixel data, not just file size, in tests.
Done when
References
docs/circa-spec.mdsections 12.5, 6.1Depends on: export execution.