GrapheneOS Camera has EXIF stripping support
This commit is contained in:
parent
17818710c4
commit
d46e93734e
@ -606,11 +606,14 @@
|
|||||||
when including audio is disabled. Location permission is only needed if you
|
when including audio is disabled. Location permission is only needed if you
|
||||||
explicitly enabling location tagging, which is an experimental feature.</p>
|
explicitly enabling location tagging, which is an experimental feature.</p>
|
||||||
|
|
||||||
<p>Captured images currently include an EXIF timestamp, the phone model and an
|
<p>By default, captured images currently include an EXIF timestamp, the phone
|
||||||
abstraction of the exposure configuration. This will become fully optional in
|
model and an abstraction of the exposure configuration. You can toggle on
|
||||||
the future and will likely be opt-in rather than opt-out. EXIF orientation
|
stripping EXIF metadata in the More Settings menu opened from the settings
|
||||||
data is crucial for setting the proper orientation of the image. Videos have
|
dialog. Stripping EXIF metadata will become the default in the future.
|
||||||
their own similar metadata.</p>
|
Orientation metadata isn't stripped since it's fully visible from how the
|
||||||
|
image is displayed so it doesn't count as hidden metadata and is needed for
|
||||||
|
proper display. Location tagging is disabled by default and the EXIF stripping
|
||||||
|
option respects the toggle for it rather than stripping it.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section id="google-camera">
|
<section id="google-camera">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user