@@ -59,7 +53,7 @@ On Linux, a third-party graphical tool [Metadata Cleaner](https://gitlab.com/rmn
It currently supports JPEG, PNG and WebP files.
[:octicons-repo-16: Repository](https://github.com/Tommy-Geenexus/exif-eraser){ .md-button .md-button--primary }
-[:octicons-info-16:](https://github.com/Tommy-Geenexus/exif-eraser#readme){ .card-link title=Documentation}
+[:octicons-info-16:](https://github.com/Tommy-Geenexus/exif-eraser#readme){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/Tommy-Geenexus/exif-eraser){ .card-link title="Source Code" }
@@ -89,42 +83,30 @@ The app offers multiple ways to erase metadata from images. Namely:
- It allows you to drag photos from another app into ExifEraser when they are both open in split-screen mode.
- Lastly, it allows you to paste an image from your clipboard.
-### Metapho (iOS)
+## Shortcuts (iOS & macOS)
-
+On iOS and macOS, you can remove image metadata without using any third-party apps by creating a [**shortcut**](https://apps.apple.com/app/id915249334) for this purpose. Here is an example shortcut you can download to use as is:
-{ align=right }
+[:material-tag-minus: Clean Image Metadata](https://icloud.com/shortcuts/fb774ddb7b5b4296871776c67ac0fff9){ .md-button }
-**Metapho** is a simple and clean viewer for photo metadata such as date, file name, size, camera model, shutter speed, and location.
+You can also use it as a model for your own shortcut; just make sure that the **Preserve Metadata** option under the **Convert** action is unchecked. Once added, you can access the shortcut in the share sheet that appears when you select the :octicons-share-24: Share button. You can select multiple images and invoke the shortcut to remove their metadata all at once.
-[:octicons-home-16: Homepage](https://zininworks.com/metapho){ .md-button .md-button--primary }
-[:octicons-eye-16:](https://zininworks.com/privacy){ .card-link title="Privacy Policy" }
+This shortcut removes metadata such as location, device model, lens model, and other camera information. It also sets the image creation date to the time the shortcut was used.
-
-Downloads
-
-- [:simple-appstore: App Store](https://apps.apple.com/app/id914457352)
-
-
-
-
-
-## Command-line
-
-### ExifTool
+## ExifTool (CLI)
{ align=right }
-**ExifTool** is the original perl library and command-line application for reading, writing, and editing meta information (Exif, IPTC, XMP, and more) in a wide variety of file formats (JPEG, TIFF, PNG, PDF, RAW, and more).
+**ExifTool** is the original Perl library and command-line application for reading, writing, and editing meta information (Exif, IPTC, XMP, and more) in a wide variety of file formats (JPEG, TIFF, PNG, PDF, RAW, and more).
-It's often a component of other Exif removal applications and is in most Linux distribution repositories.
+It is often a component of other Exif removal applications and in most Linux distribution repositories.
[:octicons-home-16: Homepage](https://exiftool.org){ .md-button .md-button--primary }
-[:octicons-info-16:](https://exiftool.org/faq.html){ .card-link title=Documentation}
+[:octicons-info-16:](https://exiftool.org/faq.html){ .card-link title="Documentation" }
[:octicons-code-16:](https://github.com/exiftool/exiftool){ .card-link title="Source Code" }
-[:octicons-heart-16:](https://exiftool.org/#donate){ .card-link title=Contribute }
+[:octicons-heart-16:](https://exiftool.org/#donate){ .card-link title="Contribute" }
Downloads
diff --git a/docs/meta/uploading-images.md b/docs/meta/uploading-images.md
index eaace095..6455beb0 100644
--- a/docs/meta/uploading-images.md
+++ b/docs/meta/uploading-images.md
@@ -29,8 +29,8 @@ optipng -o7 file.png
In Inkscape:
-1. File Save As..
-2. Set type to Optimized SVG (*.svg)
+1. File > Save As...
+2. Set type to: Optimized SVG (*.svg)
In the **Options** tab:
diff --git a/docs/tools.md b/docs/tools.md
index 7f6eed61..90c4d7d2 100644
--- a/docs/tools.md
+++ b/docs/tools.md
@@ -403,8 +403,7 @@ We [recommend](dns.md#recommended-providers) a number of encrypted DNS servers b
- { .twemoji loading=lazy } [MAT2](data-redaction.md#mat2)
- { .twemoji loading=lazy } [ExifEraser (Android)](data-redaction.md#exiferaser-android)
-- { .twemoji loading=lazy } [Metapho (iOS)](data-redaction.md#metapho-ios)
-- { .twemoji loading=lazy } [ExifTool (CLI)](data-redaction.md#exiftool)
+- { .twemoji loading=lazy } [ExifTool (CLI)](data-redaction.md#exiftool-cli)
diff --git a/theme/assets/img/data-redaction/metapho.jpg b/theme/assets/img/data-redaction/metapho.jpg
deleted file mode 100644
index 522691bb..00000000
Binary files a/theme/assets/img/data-redaction/metapho.jpg and /dev/null differ