10 comments

  • mzajc1 hour ago
    &gt; It runs locally on your Mac with no uploads and there is no subscription.<p>From the bottom of the description on apps.apple.com:<p><pre><code> SUBSCRIPTION • Free tier: 10 images, common ratios, JPEG &amp; PNG export • Premium: Unlock all 500 images, 9 formats, 15 ratios, and pro tools • Plans: Weekly ($2.99) · Monthly ($6.99) · Yearly ($39.99)</code></pre>
    • om2021 hour ago
      yeah earlier versions had subscription, I was experimenting with pricing but I did not like it either, especially for something like this<p>latest version is one time purchase now<p>trying to keep it simple and local, no uploads and no ongoing fees
  • cgomez1 hour ago
    Batch photo editors already exist, like the long standing and superb Retrobatch. It’s $30-50 as a one time purchase.<p><a href="https:&#x2F;&#x2F;flyingmeat.com&#x2F;retrobatch&#x2F;" rel="nofollow">https:&#x2F;&#x2F;flyingmeat.com&#x2F;retrobatch&#x2F;</a><p>Also, oddly, this post highlights “no subscription” about their project but the App Store page shows several subscriptions and that the app actually costs $40 a year?
    • 0x6c6f6c59 minutes ago
      This is likely one of the many pains of App Store subscription configuration issues. Once anyone has subscribed you will have to migrate those yourself and even those details I&#x27;m not sure what restrictions there are. The latest seems to be one-time purchase, but historical cleanup is probably necessary on their part
    • om2021 hour ago
      yeah Retrobatch is solid, I have seen it<p>on pricing, that is fair callout, older versions had subscription and App Store listing might still show that depending on update or region I recently moved it to one time purchase because it makes more sense for this kind of tool<p>still figuring things out as I go
  • jsmith999 minutes ago
    Capture One which is the biggest Lightroom alternative (popular with wedding and fashion industry) has pretty good tools for batch edit and getting a consistent look across a shot. It&#x27;s expensive though.
  • rajptech1 hour ago
    The best tools come from scratching your own itch. 2000 photos is exactly the kind of pain point that no existing tool solves well enough because the big players optimize for the casual user, not the power user with a specific workflow. I built a CLI tool for the same reason — existing solutions didn&#x27;t work the way I needed them to. Curious: are you planning to ship this or keep it as a personal tool?
    • om20255 minutes ago
      yeah exactly, it started as just solving my own workflow<p>I am shipping it now, but still treating it like a tool I use myself first and improving it based on real use<p>not trying to compete with big tools, more like filling that gap when you have a specific workflow that does not fit well anywhere
      • rajptech37 minutes ago
        That&#x27;s the right approach. Building from real use keeps you honest about what actually matters vs what sounds cool in a feature list. Good luck with the launch.
    • sublinear50 minutes ago
      &gt; the big players optimize for the casual user<p>This is the OG enshittification.<p>Software quality is declining because people don&#x27;t have the same problems anymore. They&#x27;ve become so detached from their true desires and learned to cope with their walled garden ecosystems. If their iPhone doesn&#x27;t do it they just pretend it&#x27;s not possible.
  • asibahi1 hour ago
    How does the application apply the same lighting setting to all photos if applying the same lighting settings in Lightroom is not suitable for all images? What magic is being done here?<p>(and what advantage does it have over using `magick`?)
    • hypercube331 hour ago
      I too am interested in these questions. also how do you deal with culling photos?
    • om20258 minutes ago
      [dead]
  • xnx1 hour ago
    Sounds like a great use case for a free tool like Gemini CLI. (e.g. &quot;Adjust all the photos in this folder...&quot;). Gemini CLI is smart enough to use ImageMagick or python to apply those changes.
    • om20257 minutes ago
      [dead]
  • onion2k39 minutes ago
    I built my own photo <i>viewer</i> for OSX entirely because Finder doesn&#x27;t have an &#x27;actual size&#x27; option. OSX is pretty terrible for image management.
    • om20218 minutes ago
      Wow. Thats cool. I would love to try it out.
  • lillesvin49 minutes ago
    If you&#x27;re not afraid of working in a CLI, ImageMagick is also a very solid tool for editing lots and lots of images in bulk as long as you know what you want done to them.
    • om20248 minutes ago
      yeah ImageMagick is solid, especially when the edits are very consistent<p>I think where I struggled was when the set is mostly similar but still needs small per photo tweaks writing new commands or rerunning pipeline for small changes felt a bit heavy<p>I wanted something more interactive where I can adjust visually, apply to many, then still tweak few without starting over
  • foundermodus32 minutes ago
    Wow, that&#x27;s so cool man. Gotta try this out. Thanks :))
    • om20221 minutes ago
      Thank you. Please let me know if it solves your problem and is useful to you!
  • inovica25 minutes ago
    I&#x27;d suggest adjusting your text. Sure there is no subscription, but it&#x27;s also not free. There&#x27;s a one-time charge. I&#x27;m not against that - just saying it would be appropriate to be more transparent
    • om20219 minutes ago
      Thanks. Yah, I should have let the new non-subscription version release before putting on HN. But its gonna follow freemium model with one time life time purchase.