Nik Bhatt


Forum Replies Created

Viewing 15 posts - 1 through 15 (of 871 total)
  • Author
    Posts
  • in reply to: Onedrive #146834
    Nik Bhatt
    Keymaster

    I haven’t looked into it yet. I first have to implement iCloud Drive support. While iCloud Photo Library is supported, but Photos handles the iCloud stuff itself. For regular iCloud Drive, I have to implement Apple’s APIs. For OneDrive, I have to implement Microsoft’s APIs. For Dropbox, I have to implement Dropbox’s APIs, etc. So unfortunately, I don’t have an answer to either of your questions.

    in reply to: Auto Enhance and Silders automatically collapse #146728
    Nik Bhatt
    Keymaster

    People have suggested putting Auto Enhance into the slider section, but I am trying to build out the Quick Fixes so that people can accomplish most or all of their editing in that section and only go to sliders for fine-tuning or special purposes. That’s why AE is in Quick Fixes.

    Also, if I implemented an “AI” or non-slider-based auto enhance, it would not make sense to put it with the sliders.

    You are right that the app does not auto-open the sliders from auto enhance. People are at least as likely to use different sliders or features to continue editing as they are to adjust the sliders moved by AE.

    in reply to: Sorting #146727
    Nik Bhatt
    Keymaster

    The app doesn’t sort by EXIF date – only by the file’s creation date. It uses creation date that because reading the EXIF date takes a long time which would slow down display and sorting a lot. Typically for original images, creation date and EXIF date are the same thing, but not always.

    in reply to: Lens correction in Apple’s RAW engine #146497
    Nik Bhatt
    Keymaster

    Apple Lens Correction reads lens metadata stored in the original file. If present, then it will correct distortion and lens shading (only).

    When is it present? No simple answer. It requires the lens to send the correction metadata to the camera body and for the body to write it to the file. When the lens and body can communicate the data is stored. However, a lens might not have the data, but the body can write it, or the lens has the data, but the body doesn’t know how to write it. Sometimes a lens will provide it for some focal lengths, but not others (for example, a 24-150 might provide it at wide angle, but not telephoto because there isn’t meaningful distortion or shading)

    There is nothing per se that DSLRs cannot be corrected, but for the most part, they aren’t.

    Yes, Disable Lens Profile turns off Apple Lens Correction.

    “Switch to Automatic Lens Correction When Possible” is a setting that is for people with older versions of Nitro. Those versions could not correct as many lens / camera / format combinations, so people may have manually corrected them. This setting replaces manual correction with the metadata-based correction.

    “Improved Lens Correction” should bring up a dialog with help. It does on my machine. I do not know why it is not working for you. Sorry.

    in reply to: Workflow question SSD -> Photos #146496
    Nik Bhatt
    Keymaster

    Well, it depends on what you are trying to achieve. You can export the originals + the ratings and edits to Photos, which allows you to continue editing and maintain full resolution. Or you can have Nitro generate a new file as you describe. But that will “burn in” the edits.

    If your goal is to make a rendered image for Photos, then HEIF-10 is fine. If your original is RAW (as you state), then I would recommend a wide gamut color space, like Display P3 because 10-bit HEIF is fine for that (8-bit is not).

    in reply to: Show Original #146495
    Nik Bhatt
    Keymaster

    Because Show Original is a “state” – which means that you enter Show Original and then have to exit Show Original. You have to release the M key or release the button. So, it’s possible for the app to “miss” the exit and then be confused. So, my guess is that at some point, the app got confused and was not properly handling the Show Original state. Quit / reopen will fix that because it clears out the incorrect state in the app. Sorry.

    in reply to: Dream Features #146270
    Nik Bhatt
    Keymaster

    The radial mask can already be turned into an elliptical and rotated. You can resize the radial by grabbing on the circle controls and rotate it by grabbing between the circles (on the line that defines the mask.

    in reply to: Show Original #146269
    Nik Bhatt
    Keymaster

    Can you reproduce this problem, or did it only happen once? Also, what happens if you press “M” or press and hold on the image (these are also ways to do Show Original)?

    in reply to: Copy or duplicate a photo #146040
    Nik Bhatt
    Keymaster

    @Orlando, yes, that is certainly possible. I will make a change for the next update.

    • This reply was modified 1 week, 3 days ago by Nik Bhatt.
    in reply to: Luminosity Masks ? #146019
    Nik Bhatt
    Keymaster

    A masking video is long overdue. However, I’m not happy with how the masking UI turned out, and I plan to completely redo it. So, I have been waiting to make a video until I do that work.

    in reply to: Luminosity Masks ? #146013
    Nik Bhatt
    Keymaster

    @Gary: Any mask can be limited by Luminance using the masking options as described above.
    To show clipping indicators, click the circles that appear above the histogram. They will be dimmed out if the data is in range.

    in reply to: Copy or duplicate a photo #146001
    Nik Bhatt
    Keymaster

    Duplicating images will be in the next update to Nitro (both for the file system and the Photo Library).

    in reply to: Noise reduction? #145988
    Nik Bhatt
    Keymaster

    Nitro has noise reduction for RAW images (in the Detail adjustment). I have plans for a general AI-based noise reduction algorithm in the not too distant future.

    in reply to: Nitro for iPad/iPhone and NAS #145887
    Nik Bhatt
    Keymaster

    Thanks for sending that. I wrote back to you on email. Some apps work on individual files, while others work with directories (and sub-directories). Apps that work with individual files are not affected by this problem because iOS provides the path to the file correctly. It’s the apps (like Nitro) that enumerate directories that have this issue. If you have Photomator, it has a similar ability to work with directories. Is it able to see all of the files inside and also tell when files are added and removed from the directory? When I tried Photomator in the past with a UGreen NAS (which also doesn’t work with Nitro), Photomator has the same problem – pointing to a bug below the app-level.

    in reply to: Features, UI and Bugs #145883
    Nik Bhatt
    Keymaster

    Thanks for the compliments. Just so you know, the entire development team is just me.

    Sort, Filter and Select are in the toolbar (this is similar to photos). In general, interface elements appear above the item they affect. The quick filter and the file name filter are part of the grid and thus appear above it. When you tap to view an image, the quick filter and file name move down, because the grid turns into a film strip. Sort, Filter and Select are in the spot that people expect them to be. Quick Filter and File Name filter are advanced features.

    As far Sort and Filter, etc. appearing when you are editing, you can indeed select, sort and filter at that point. Remember, Sort, select, and filter affect the current album or folder. They do not filter the library.

    If you are suggesting that Help should be moved into a menu, I disagree. Help needs to be a top level item because it’s for people who aren’t familiar with the app.

    AI Eraser – I do not follow what you are saying about back and forth.

    Bold text for titles – that will look awful when all of the blocks are closed. I will think about adjusting font sizes though.

    Split Toning circles – yes, that might help but I don’t know if people would expect that making a panel wider would also make an adjustment taller.

    What is an “Accent Color Picker”?

    There are some known bugs with masking and perspective. Crop, by itself, works properly with masking, I believe.

    Being able to hide adjustments is on the list to do. But it will require a way for people to then add adjustments that are hidden, which has to go somewhere, and there isn’t a good spot for that right now.

    Geometric operations on masks is most definitely not “universal.” I can see the value of it though but it’s non-trivial. Any mask can be brushed or erased which means that the operations are not simple geometry.

    Versions is on the to do list. You can look at the roadmap on the Nitro web page to see more items (though it’s not exhaustive)

Viewing 15 posts - 1 through 15 (of 871 total)