BlurData - Automatically Hide Sensitive Information in Screenshots and Documents

Hey Privacy Guides community! :waving_hand:

I’m Ivan, a solo developer who’s been working on a privacy tool that I think you might find useful. I built BlurData to solve a problem I kept running into: accidentally sharing sensitive information in screenshots.

What it does: BlurData is a macOS app that automatically detects and blurs sensitive data in images and documents using advanced algorithms. Instead of manually selecting areas to redact, it intelligently identifies:

  • Email addresses
  • Names and personal information
  • Financial amounts
  • Account numbers
  • Addresses
  • License plates
  • URLs and IP addresses
  • Custom patterns you define with regex

Why I built it: As someone who frequently shares screenshots for work and tutorials, I was constantly paranoid about accidentally exposing private information. Existing tools required manually selecting each area to blur, which was time-consuming and error-prone. I wanted something that would just “know” what to protect.

Privacy-first approach:

  • All processing happens locally on your Mac
  • No data is sent to external servers
  • No tracking or analytics beyond basic app functionality
  • One-time purchase option available (also subscription is available)

Current status: The app is live and functional. I’m continuing to improve the detection algorithms and add new pattern types based on user feedback.

Would love to hear your thoughts or answer any questions about the approach! Always interested in feedback from privacy-conscious users.

Link: https://blurdata.app
This app is currently available for macOS.

1 Like

I don’t own a Mac so can’t try it but it seems a very interesting and useful project.

I don’t own a Mac but I am curious on the error rate or mistake rate of not identify what is sensitive information or accidently blurring something that wasn’t sensitive but you would have like to share.

Is there a way to manually edit in case of a mistake?

Is this going to be expanded to other ecosystems?

I have a Mac and can try this.

But question I have is this:

  1. Is it FOSS? I don’t see any indication of it being so on the website.

You have a lifetime payment option which can act as a one time payment but I see no promise from you to support and keep developing it for any number of years to it is going to be hard to justify the cost for atleast the number of years you may be promising if you did. Please clarify this if you are able to.

Private payment options or even Bitcoin is not accepted. For a privacy app, I think this should be made possible at the very least.

But I will try it for free and report back on my experience with feedback. But these are my thoughts for now. It’s good to see such an app for macOS. I wish it were FOSS though, I would be more willing to buy it then.

Thank you for sharing this tool with us!

Why blur instead of black box? As far as I’m aware, no future algorithm can be developed to reverse a black box.

2 Likes

there is already that too!

1 Like

My follow up is that you built this in closet with a box of consumer grade hardware, while Microsoft is just letting their Recall collect everything. :smiley:

This looks pretty cool!

Can BlurData cut out parts from images instead of adding a black layer? Also, could you include on the website the different threat models/pros and cons for different image obfuscation methods like blurring or cutting?

thank you! the app use only local tecnology, so I’m waiting Microsoft that introduce some similar tech :slight_smile:

The added black or colored layer cannot be reversed as in the saving process it is completely replaced pixel by pixel. Also the new update of the app is bringing blur to another level. And that cannot be reversed too!

Right? It’s wild that indie devs are the ones protecting privacy while big tech keeps building more invasive stuff!

Thanks for trying it out!

You’re right - it’s not FOSS atm.

On long-term support - I use this daily myself so it’s not going anywhere soon. Can’t promise decades (no indie dev can realistically), but definitely planning for years.

I will add a more detailed info on Gumroad, that is where I’ve added the lifetime license.

Crypto payments - I hear you, but I’m currently using LS/Stripe for payments and honestly don’t have the setup for Bitcoin yet. It’s more complex than it sounds from a legal/accounting perspective for a small business.

Appreciate the feedback though, and would love to hear how the trial goes!

1 Like

I am assuming that Linux is not on the roadmap either?

You can remove things from the list before blurring, but can’t add stuff it missed (yet).

Other platforms - would love to! But I’m just one person right now, so focusing on making the Mac version really good first. Windows would probably be next if there’s demand.

Great, thank you for the update. I never did ask would this work on an IPAD?

I used to be big into Linux - especially elementaryOS (even blogged about it). But focusing on macOS for now since it has the native features that inspired this app.

As a solo dev I can’t really tackle multiple platforms at once - gotta pick my battles!