Nik Bhatt


Forum Replies Created

Viewing 15 posts - 16 through 30 (of 775 total)
  • Author
    Posts
  • in reply to: Feature request Finder Tags #139960
    Nik Bhatt
    Keymaster

    Nitro already supports Finder tags when using the file system. However, Apple made changes in Tahoe that I had to deal with.

    If you tag an image in Nitro, it writes the tag to the Finder. If you tag in the Finder, the tag appears in Nitro. The tags and colors that Nitro uses are the ones you have set up in the Finder.

    The app could write keywords as tags, but that would be a different feature which would not be using the tags you have in the Finder. My point is that the simple case is easy to do, but there are edge cases that get a little strange. For example, if you have a Finder tag called “Portrait” and it’s green. You keyword an image with Portrait. Do you want the green tag in that case, but the other keywords wouldn’t get colors assigned? I’m guessing yes, but I don’t really know.

    in reply to: Allow zooming by “cmd”+scroll wheel #139953
    Nik Bhatt
    Keymaster

    Version 2025.8 is on the App Store now with the zooming feature.

    in reply to: Tools on right side disappears! #139952
    Nik Bhatt
    Keymaster

    Version 2025.8 has now been released on the App Store, and has the fix for the tools disappearing.

    in reply to: Keywords shown in Nitro not seen in Photos #139949
    Nik Bhatt
    Keymaster

    By the way, I checked to see if macOS and iOS have the ability to create JPEG-XL files and unfortunately, the answer is no. It’s not possible either in macOS Sequoia or even macOS Tahoe. Since I rely on Apple’s code to export files (and write metadata etc), that format will have to wait until they get around to adding support. Sorry.

    in reply to: Keywords shown in Nitro not seen in Photos #139945
    Nik Bhatt
    Keymaster

    XMP files have an issue, which is that there is no established file extension or naming standard for anything for proprietary RAWs (e.g., ARW, NEF).

    For those files, the XMP is the raw file name with .xmp. Simple. But JPEG, DNG, etc. don’t follow that rule. That’s because of R+J pairs. If you shoot ARW + JPEG, then there are two original files and one XMP. Adobe could have specified what to do there, but instead they decided to punt and write the metadata into the original files.

    There is obvious risk to modifying original files, and some people are dead-set against modification just on principle (understandably).

    Nitro’s current solution is to write XMP for JPEG, DNG, etc. using the format _extension.xmp, so for DSC1234.JPG, the XMP is DSC1234_jpg.xmp.

    Unfortunately, no other app uses the convention, so the XMP files are not seen by those apps.

    There are only two solutions: 1) use .xmp for those files (which won’t work for any R+J pairs), or 2) write into the original.

    My plan is eventually to offer both but not be happy about it 🙂

    in reply to: Feature request Finder Tags #139943
    Nik Bhatt
    Keymaster

    It could yes. Finder tags are only strings (the colors are separately represented), so as long as no color is needed, it’s possible. However, it’s always tricky to write data when there is another application(s) that are also writing them. For example, if Nitro writes out tags, but then you add/remove some yourself in the Finder, what does it do – you don’t want the apps fighting with each other. By that, I mean, if Nitro writes out tags, and then you remove or add a tag in the Finder and then Nitro looks at the image again – the tags don’t match. Should it update them again, etc.? This is how simple features become complex ones with lots of knobs and switches.

    • This reply was modified 1 month, 1 week ago by Nik Bhatt.
    in reply to: Export Settings Question #139869
    Nik Bhatt
    Keymaster

    Not right now. It’s on the to do list.

    in reply to: Inaccurate AI Subject masking #139867
    Nik Bhatt
    Keymaster

    If you turn off Standard RAW Development, and your image would normally automatic lens correction, then the subject mask will be offset. It’s a bug in Nitro. You can fix that by turn lens correction back on in the Lens adjustment.

    • This reply was modified 1 month, 1 week ago by Nik Bhatt.
    in reply to: Tabed windows problem! #139712
    Nik Bhatt
    Keymaster

    Sorry to hear that. I spent a while trying to get the app to show extra windows, but it worked properly each time.

    The simplest thing would be to reset the app’s defaults for window position. You can do that in the Terminal.

    1. Quit Nitro
    2. Open Terminal
    3. Enter the following command, INCLUDING the quotation marks: defaults delete com.gentlemencoders.nitro “PersistentWindowState v2”
    4. Open Nitro

    If this does not work, then execute this simpler command to reset all the defaults (quit Nitro first).

    defaults delete com.gentlemencoders.nitro

    in reply to: Keywords shown in Nitro not seen in Photos #139705
    Nik Bhatt
    Keymaster

    JPEG-XL is much slower to encode / decode right now. I don’t think there is hardware support for it, unlike HEIC and JPEG which do.

    in reply to: Keywords shown in Nitro not seen in Photos #139703
    Nik Bhatt
    Keymaster

    The main issue is that Photos does not read XMP sidecars. I plan to add JPEG-XL export support in the (relatively near) future, which would also embed the keywords into the file, at which point, Photos will be able to see the keywords. The other way for Nitro to solve this is to have Nitro write XMP directly into original files (in this case, the JPEG-XL that you made in the other app). However, that is a bit longer term, as writing into original files has risks that need to be managed carefully.

    in reply to: Tabed windows problem! #139630
    Nik Bhatt
    Keymaster

    Sometimes that happens if the app fails to save the window positions and counts. Please close a tab, wait 3 seconds, and then quit the app. Then reopen Nitro. Does that tab reappear? If it does not, then close the other tabs (except for one), wait a few seconds, and then quit / reopen.

    • This reply was modified 1 month, 2 weeks ago by Nik Bhatt.
    in reply to: Update deleted luts #139465
    Nik Bhatt
    Keymaster

    I’m sorry to hear that. There is nothing in the new version of the app to delete LUTs (in fact, there is no code at all in the app to delete LUTs). On iOS, if you delete the app, then iOS will delete the LUTs and any other app data, but that’s not something that happens when deleting apps on the Mac. Unfortunately, I cannot explain why this happened to you. If you are able to determine the cause, please let me know and I can try to figure something out.

    in reply to: Keeping an eye on Nitro Photo #139371
    Nik Bhatt
    Keymaster

    Awesome! Please spread the word!

    in reply to: Tools on right side disappears! #139370
    Nik Bhatt
    Keymaster

    I cannot see the image, so I don’t know why the tools would have vanished from the right side. If you can email support@gentlemencoders.com with the screenshot, I can take a look.

Viewing 15 posts - 16 through 30 (of 775 total)