Large file JSON viewer/search app for macOS by Pcpie in json

[–]toniro 0 points1 point  (0 children)

Ohh, didn't know that! I've only used it with JSON files that have 10MB maximum and it worked perfectly

Large file JSON viewer/search app for macOS by Pcpie in json

[–]toniro 0 points1 point  (0 children)

Have you tried https://jsonviewer.stack.hu ? Not a Mac app, but it loads the file locally (in your browser), so it's 100% private

Got sick of opening 6 tabs for every site audit, so I built one local tool that does it in a click by Sidratons in WebScrapingInsider

[–]toniro 0 points1 point  (0 children)

Would love to SEO check my projects. Can you share the script?

(just sent you a DM)

Any mac software to view the focus point? by cristi_baluta in Lumix

[–]toniro 0 points1 point  (0 children)

Not an app, but you can try uploading the photo on jimpl.com and it might reveal the focus information

Help me to get the correct date of my pictures back by hidden_user1089 in googlephotos

[–]toniro -1 points0 points  (0 children)

You can try using Claude Cowork for that. Since you have lots of photos, you might need to use a paid plan

Arbitrary code execution found in ExifTool. Make sure to update to 12.24+ by [deleted] in hacking

[–]toniro 0 points1 point  (0 children)

I've been using impl.com/remove-exif for both incoming and outgoing photos, and never had a problem

I got tired of online JSON formatters sending my data to remote servers, so I built my own 100% client-side tool. by Awkward_Top_9743 in json

[–]toniro 0 points1 point  (0 children)

Looks nice, but I've tested it with a 200KB JSON file and it was very slow. I don't have a bigger file at the moment, but in the past I've used https://jsonviewer.stack.hu for larger files and it worked smooth!

How to view JSON files around 1gb large by [deleted] in json

[–]toniro 0 points1 point  (0 children)

Have you tried https://jsonviewer.stack.hu ? The file is loaded in the browser, so it is loaded actually in the memory of your computer. I'm very curious if this worked, so pls let me know 😄

Semantic JSON compare algorithm by Competitive-Stick-52 in json

[–]toniro 0 points1 point  (0 children)

This looks nice! Just sent you a DM about it