Skip to content

DeimosHall/Metamorphosis

Repository files navigation

Metamorphosis

Edit file's metadata.

Metamorphosis icon

Installs Latest Tag License

Installation

Download on Flathub

About

Metamorphosis is designed to help you edit exif metadata in a simple and reliable way.

View of Metamorphosis

Metamorphosis supports editing the following datatypes:

  • Images:
    • JPEG, JPG, JPE
    • PNG
    • TIFF, TIF
    • GIF
    • BMP, DIB
    • HEIC, HEIF, HIF
    • AVIF
    • WebP
  • RAW formats: CR2, CR3, NEF, ARW, RAF, ORF, RW2, DNG, and more
  • Videos: MOV, MP4, M4V, AVI, WebM
  • Audio: MP3, M4A, FLAC, OGG
  • Documents: PDF
  • XMP sidecar files

You can also drag and drop as well as paste the copied image into the app!

Contributing

Issues and merge requests are more than welcome. However, please take the following into consideration:

Development

GNOME Builder

The recommended method is to use GNOME Builder:

  1. Install GNOME Builder from Flathub
  2. Open Builder and select "Clone Repository..."
  3. Clone https://github.com/DeimosHall/Metamorphosis.git (or your fork)
  4. Press "Run Project" (▶) at the top, or Ctrl+Shift+[Spacebar].

Flatpak

You can install Metamorphosis from the latest commit:

  1. Install org.flatpak.Builder from Flathub
  2. Clone https://github.com/DeimosHall/Metamorphosis.git (or your fork)
  3. Install the app using flatpak-builder:
flatpak-builder --force-clean --user --install builddir dev.deimoshall.Metamorphosis.json
  1. Run the app
flatpak run dev.deimoshall.Metamorphosis

Meson

You can build and install on your host system by directly using the Meson buildsystem:

  1. Install blueprint-compiler
  2. Run the following commands (with /usr prefix):
meson --prefix=/usr build
ninja -C build
sudo ninja -C build install

License

This project is licensed under the GPLv3 license. See the License file for more information.

Credits

Made with ♥️ by Deimos Hall.

Based on Switcheroo by Khaleel Al-Adhami, an app to convert and manipulate images.

This app uses ExifTool under the hood to perform metadata edits.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors