We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0407e5a commit 8e5644cCopy full SHA for 8e5644c
1 file changed
index.html
@@ -1651,9 +1651,9 @@ <h2>4. Configure it as a hook</h2>
1651
<pre>
1652
<code data-trim class="language-yaml hide-line-numbers" data-line-numbers="1-6|1|2|3|4|5|6" data-fragment-index="1">
1653
- id: strip-exif
1654
- name: strip-exif
+ name: strip EXIF metadata
1655
description: This hook strips image metadata.
1656
- entry: strip-exif
+ entry: exif-stripper
1657
language: python
1658
types: [image]
1659
</code>
0 commit comments