01maciel Posted September 25, 2021 Share #1 Posted September 25, 2021 Advertisement (gone after registration) I created a very simple but useful application for photo viewing. Very fast and easy to use. It opens and displays a photo and when clicked on one of the EXIF information in the table on the right hand side the text will be copied into the clipboard, i.e. the Lens Model would be a good use case for it. Then type CTLF-v and here you go: the lens model will be pasted into the thread or somewhere else. Welcome, dear visitor! As registered member you'd see an image here… Simply register for free here – We are always happy to welcome new members! The app is free software (GPL licensed) primarily aimed at the Linux platform. If you run Windows 10 and there is a Linux subsystem installed it may work (not tested). If anyone is interested in this application feel free to volunteer as a friendly test user. The source code needs to be compiled with Gambas and uses the libraw library to extract the EXIF information. I would appreciate your feedback. 1 Link to post Share on other sites Simply register for free here – We are always happy to welcome new members! The app is free software (GPL licensed) primarily aimed at the Linux platform. If you run Windows 10 and there is a Linux subsystem installed it may work (not tested). If anyone is interested in this application feel free to volunteer as a friendly test user. The source code needs to be compiled with Gambas and uses the libraw library to extract the EXIF information. I would appreciate your feedback. ' data-webShareUrl='https://www.l-camera-forum.com/topic/324868-app-for-easy-photo-viewing/?do=findComment&comment=4281523'>More sharing options...
Advertisement Posted September 25, 2021 Posted September 25, 2021 Hi 01maciel, Take a look here App for easy photo viewing ;). I'm sure you'll find what you were looking for!
zeitz Posted September 25, 2021 Share #2 Posted September 25, 2021 Macs with Linux VMWare Fusion and Parallels virtual machines should easily run your app too. I need to install a Linux OS and give it a try. Two questions: what raw converter does your app use and what printer driver would you recommend for Canon iPF pigment printers? I would be totally new to Linux. 1 Link to post Share on other sites More sharing options...
01maciel Posted September 26, 2021 Author Share #3 Posted September 26, 2021 vor 10 Stunden schrieb zeitz: what raw converter does your app use The app is just a simple jpg and png viewer. For raw development you'll need LR or any other pp software of your choice. The app has only two dependencies to other software and requires Gambas and libraw from the repository. If you choose any rpm distribution open a root command line interface, the installation it's just a dnf install gambas* libraw* vor 10 Stunden schrieb zeitz: what printer driver would you recommend for Canon iPF pigment printers? Printing requires the CUPS printing system which is part of a basic Linux installation. Ask Dr. Google or Canon for Linux support of your specific printer. Luckily the majority of printer manufacturer do support Linux in the meantime. vor 10 Stunden schrieb zeitz: Macs with Linux VMWare Fusion and Parallels virtual machines should easily run your app too. Fantastic, give it a go 👏 Link to post Share on other sites More sharing options...
01maciel Posted September 29, 2021 Author Share #4 Posted September 29, 2021 (edited) I updated the app. The download link is here Changelog: Removed libraw dependency. Exifv2 extracts the Exif information while loading the photo. While loading the photo the lens model is being copied to the clipboard. No need to click somewhere. Zoom in and out with mouse wheel or slider No Linux user here? Edited September 29, 2021 by 01maciel Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now