Nik Bhatt


Forum Replies Created

Viewing 15 posts - 541 through 555 (of 591 total)
  • Author
    Posts
  • in reply to: Upcoming version of RawPower for macOS #20943
    Nik Bhatt
    Keymaster

    V3 will support Photos libraries (similar to the way RAW Power for iOS works). The existing file browser system will continue to exist with new features, etc. No worries there.

    in reply to: Google Analytics #20941
    Nik Bhatt
    Keymaster

    RAW Power uses Google Analytics to measure the usage of some features (for example, how much people use the Extension vs. the standalone app vs. the Lightroom plugin). There isn’t any personal information tracked. It also does not use any advertising IDs.

    in reply to: Adjustments lost after renaming raw files #20819
    Nik Bhatt
    Keymaster

    Hi Erik,

    Inline:

    Use a fixed number of digits for exporting with custom name and sequence, potentially as a parameter with a default value of 3 digits that the user can modify.

    I’ll put that on the list for a future release.

    Export in the (chronological) order in which the images are being displayed in Raw Power.

    This is a bug – it should respect the sort order. I’ll put that on the bug list.

    When exporting files, set the file creation date to the original image capture date.

    I checked Aperture, Photos, and Lightroom. None of them set the file creation date to the original image capture date (all preserve the EXIF capture date, as does RAW Power). In general, I’m hesitant to mess with file creation dates. If the other two issues are resolved, I believe your situation would be okay, since the images would come in the right order.

    in reply to: Adjustments lost after renaming raw files #20810
    Nik Bhatt
    Keymaster

    And, yes, it can make quite a mess, especially if the sidecars are also used for metadata like ratings or flags (because many more images have such things applied to them).

    in reply to: Adjustments lost after renaming raw files #20804
    Nik Bhatt
    Keymaster

    Storing the sidecar next to the file would help in many cases, but it doesn’t always work – the app may not be able to write to the directory, for example. So, at the very least, there needs to be a fallback that uses the sandbox. But in the fallback case, because two original files can have the same name (from different folders), the app would need to give each sandbox file some kind of unique specifier. As a simplification, I ended up storing all the sidecars in the sandbox. The “hex data” is the unique specifier – because of how it’s constructed, the app can connect the sidecar to the original even if the files move.

    BTW: even if the sidecars were next to the originals, you would still have a problem. The connection between sidecar and original would be broken once you renamed the originals [unless, of course, you renamed the original and sidecar together].

    in reply to: Adjustments lost after renaming raw files #20677
    Nik Bhatt
    Keymaster

    Hi Erik,

    Sorry you ran into a problem there. RAW Power stores adjustments in sidecar files located in its “sandbox” directory. Because the sidecars are not in the same directory as the originals, RAW Power uses the file name + some metadata to associate the sidecar with the original.

    So, if you edit, then rename the original, the association is lost.

    One solution to this situation is to (carefully) rename the sidecar file. This is how to do it:

    1) Finder: Go > Go to Folder

    2) Paste the following (no quotes) and hit return:
    ~/Library/Containers/com.gentlemencoders.RAWPower/Data/Documents

    3) you will find a bunch of files; some are jpgs, others are the sidecars.
    The jpg is the “full size” jpeg preview made by the app after editing.

    4) The first part of the name is what you want to change:
    (e.g., “ _DSF3894” in the below name)
    “_DSF3894-(DNG)-09AB0010364E7A110FE92FB019E45BE9”

    I suggest duplicating the sidecar file before renaming it, so you can easily restore it if the rename goes awry.
    I suggest also renaming the full size jpeg the same way.

    I hope this helps.

    —Nik

    in reply to: Maps not displaying #20216
    Nik Bhatt
    Keymaster

    Hi, I don’t know why the map is not displayed. Here are some possibilities:
    1) Apple cannot resolve the coordinates to a place
    2) something about maps itself (maybe a privacy setting).

    If you want to email a picture to me to look at, I can see if it has to do with the file. To do that, email support@gentlemencoders.com. I recommend mailing a zip file rather than sending the image directly through the mail program.

    Thanks.
    —Nik

    in reply to: DNG and RAW #19813
    Nik Bhatt
    Keymaster

    DNG and RAW are not the same thing. DNG is a file format created by Adobe to hold image data. It can hold both RAW and non-RAW data.

    Apple uses DNG to hold RAW data for iPhones, as do some other camera manufacturers. Most, however, have their own proprietary RAW image format.

    “RAW” can means two things: a) sensor data that has been minimally processed by the camera and b) a quasi file format. There is no file format called “RAW” — a RAW file is simply a file that contains RAW data. Each RAW decoder has code to read the various manufacturer file formats to extract the RAW sensor data + metadata.

    in reply to: Boost works on which part? #19811
    Nik Bhatt
    Keymaster

    Boost works on the entire image, providing both brightening and color enhancement. Brilliance in Photos has an overall brightening effect, but it’s not color-oriented.

    Boost actually is used in Apple Photos for RAWs, but there is no slider exposed for it. Though Boost is at the top of the user interface, it is one of the last filters that is applied, both in Photos and RAW Power.

    in reply to: When’s and Edit not and edit #19752
    Nik Bhatt
    Keymaster

    You’re correct – when an image is in Edit mode, Move to Trash is not available. The app could certainly operate the way you suggest, though I think that could be confusing in its own way. That said, I can see why you want the app to behave this way. I’ll have to think about it some more. Thanks for the suggestion.

    in reply to: Mouse freezing #19415
    Nik Bhatt
    Keymaster

    I’m sorry you are encountering performance issues with the app and your Mac. RAW Power uses the GPU almost entirely which can be an issue for older Macs. In addition, Apple has introduced a new GPU library called “Metal” which sometimes has issues on older hardware. (mouse freezing is an indication that the GPU is overloaded)

    Please try the following. Step 1 is to disable Metal.

    1) Go into RAW Power > Preferences
    2) Switch the GPU to OpenGL:
    3) Important: Quit and reopen RAW Power.

    If that doesn’t address the issue, please switch the CPU / GPU export setting in Preferences.

    Using the CPU for export further decreases the work the GPU has to do.

    I hope this helps.
    –Nik

    in reply to: Feature Roadmap #17283
    Nik Bhatt
    Keymaster

    I appreciate your concern – as I continue to add features, it can be hard to keep the simplicity of the original version. However, I tried hard to keep the “raw” simplicity of the editor, even in 2.0. For example, though there is a full file browser, thumbnail grid, etc. you can still just use File > Open to quickly edit and export an image. That will continue in 3.0 as well.

    in reply to: Feature Roadmap #17279
    Nik Bhatt
    Keymaster

    Thanks for your suggestions.
    The 3.0 release of RAW Power will be focused on brushing, ratings / tagging / flagging, queries, and support for Photos library on Mac.
    That’s a lot of work, so I won’t be taking on keywords in that release. However, keywords are definitely on the near-term roadmap.
    Some of the other ones may make it in 3.0 – not sure yet.

    Keywords not showing in the info area: that’s a simple thing to add. I’ll make a note to put that in 3.0.

    –Nik

    in reply to: Library management and backup #17144
    Nik Bhatt
    Keymaster

    You are right, version 2.0 lacks ratings, etc. Version 3.0 will have ratings, tags, flagging, and filtering.

    The data is stored in the application sandbox, so it will get backed up by any program that backs up the home folder. I just double-checked by going into Time Machine and accessing (Home)/Library/Containers/com.gentlemencoders.RAWPower. All of the document data was there.

    I plan to add an export function to make it easier to archive this data in the future.

    in reply to: image magnifies; app freezes #17142
    Nik Bhatt
    Keymaster

    I’m sorry you’re running into this problem. Do you have any ideas about what might lead to the problem (certain images, or anything like that [other than Recovery sometimes])?

    If you run into it again, you might try going to the menu in the upper left corner and resetting adjustments and then hitting Done. That will clear the state and will probably avoid the spinner issue you are seeing. Not sure though.

Viewing 15 posts - 541 through 555 (of 591 total)