Create Canon DSLR CR2 image statistics (exiftool & GNU Plot) and convert ML dual ISO CR2 files painlessly for post-processing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
588 B

5 years ago
  1. [Desktop Entry]
  2. Type=Service
  3. ServiceTypes=KonqPopupMenu/Plugin
  4. Icon=application-x-theme
  5. MimeType=image/jpeg;image/png;
  6. Actions=exif_deletedata;exif_deletedata_critical;
  7. X-KDE-StartupNotify=false
  8. X-KDE-Priority=TopLevel
  9. X-KDE-Submenu=Image Tools
  10. [Desktop Action exif_deletedata]
  11. Name=Delete EXIF metadata
  12. Icon=application-exit
  13. Exec=/usr/share/kservices5/ServiceMenus/imagetools_06_exif_deletedata.sh %F
  14. [Desktop Action exif_deletedata_critical]
  15. Name=Delete critical EXIF metadata
  16. Icon=application-exit
  17. Exec=/usr/share/kservices5/ServiceMenus/imagetools_06_exif_deletedata_critical.sh %F