
KDE 6 Service Menu ReImage
Dolphin Service Menus dolphin image kde-6 metadata service-menu
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Description:
This is an unofficial port of the KDE 5 Service Menu ReImage (https://store.kde.org/p/1231579) Dolphin Service Menu to KDE Plasma 6. This fork aims to stay as close as possible to the original while actively maintaining it by fixing bugs, adding new features, and improving existing ones.
Features:
This Service Menu adds many image-related actions to Dolphin, such as:
- Compress and resize
- Make progressive
- Complete optimization for web
- Compress image to varying quality
- Resize image to varying sizes and resolutions
- Convert and rotate
- Convert images to various formats including animated image files and PDFs
- Convert images to Base64
- Generate favicons
- Rotate image to varying angles
- Auto-rotate with Exif
- Flip image vertically or horizontally
- Metadata
- Rename from Exif or file's date
- Set file date from Exif date or file's name
- Set Exif date from file's date or name
- Add comment
- View metadata
- Extract metadata to file
- Delete comment field
- Strip Exif section
- Delete IPTC section
- Delete XMP section
- Strip all unnecessary data
- Add timestamp from Exif
- Tools
- Create animated GIF
- Append to right
- GrayScale
- Sepia
- Change transparent to color
- Add colored or transparent border
- Drop shadow
Dependencies:
- `bash`
- `dolphin`
- `imagemagick`
- `jhead` (Optional - required by metadata actions)
- `kdialog`
Installation:
Follow these steps to install or update the program for a single user or system-wide:
1. Ensure that you have all of the required program dependencies installed.
2. Download and extract the archive.
3. Get into the extracted folder from your terminal.
4. Install using the provided installer script.
To install the program for a single user, simply run the script as is:
```sh
./install.sh
```
By default, this will install the program to the `~/.local` prefix of the user. Please ensure that the `~/.local/bin` directory is in the user's `PATH` environment variable.
**Alternatively**, to install the program system-wide, run the script with `sudo`:
```sh
sudo ./install.sh
```
Note:
- Arch Linux users can install the package directly from the AUR (https://aur.archlinux.org/packages/kf6-servicemenus-reimage)
- Please refer to the source repository for more and up-to-date information
Copyright (C) 2018-2019 Giuseppe Benigno
Copyright (C) 2024 Irfan Hakim Last changelog:
This is an unofficial port of the KDE 5 Service Menu ReImage (https://store.kde.org/p/1231579) Dolphin Service Menu to KDE Plasma 6. This fork aims to stay as close as possible to the original while actively maintaining it by fixing bugs, adding new features, and improving existing ones.
Features:
This Service Menu adds many image-related actions to Dolphin, such as:
- Compress and resize
- Make progressive
- Complete optimization for web
- Compress image to varying quality
- Resize image to varying sizes and resolutions
- Convert and rotate
- Convert images to various formats including animated image files and PDFs
- Convert images to Base64
- Generate favicons
- Rotate image to varying angles
- Auto-rotate with Exif
- Flip image vertically or horizontally
- Metadata
- Rename from Exif or file's date
- Set file date from Exif date or file's name
- Set Exif date from file's date or name
- Add comment
- View metadata
- Extract metadata to file
- Delete comment field
- Strip Exif section
- Delete IPTC section
- Delete XMP section
- Strip all unnecessary data
- Add timestamp from Exif
- Tools
- Create animated GIF
- Append to right
- GrayScale
- Sepia
- Change transparent to color
- Add colored or transparent border
- Drop shadow
Dependencies:
- `bash`
- `dolphin`
- `imagemagick`
- `jhead` (Optional - required by metadata actions)
- `kdialog`
Installation:
Follow these steps to install or update the program for a single user or system-wide:
1. Ensure that you have all of the required program dependencies installed.
2. Download and extract the archive.
3. Get into the extracted folder from your terminal.
4. Install using the provided installer script.
To install the program for a single user, simply run the script as is:
```sh
./install.sh
```
By default, this will install the program to the `~/.local` prefix of the user. Please ensure that the `~/.local/bin` directory is in the user's `PATH` environment variable.
**Alternatively**, to install the program system-wide, run the script with `sudo`:
```sh
sudo ./install.sh
```
Note:
- Arch Linux users can install the package directly from the AUR (https://aur.archlinux.org/packages/kf6-servicemenus-reimage)
- Please refer to the source repository for more and up-to-date information
Copyright (C) 2018-2019 Giuseppe Benigno
Copyright (C) 2024 Irfan Hakim
2.6.0
https://github.com/irfanhakim-as/kde-service-menu-reimage/pull/6
Ratings & Comments
1 Comment
10 I had trouble installing via Dolphin settings, but once I installed from the AUR, this worked perfectly - it has so many options beyond the usual rotating, including several EXIF metadata options