Earlier quoted context omitted.
OP here. I don't do any cloud computing to deliver the service. It is essentially a pure JavaScript-application running on the client.
then what's stopping me from sandboxing this and .. not paying anything?
Show HN: I made a tool that turns screenshots into dramatically angled photos
191–200 of 264 posts
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#192Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#193Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#194It's also possibly a bit too easy to replicate in an hour or so (e.g. apply image as a surface texture in threejs and screenshot/canvas-capture that, together with standard FX like bloom).
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#195Earlier quoted context omitted.
I had the same response. And beyond the motivation factor, the second response was, "I suppose I could test it myself, but I'm not uploading a picture of my screen to a strange website"
OP here. As per the footer text: "Image processing is done in the browser. No image data is stored or transmitted."
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#196Interestingly, I REALLY want the exact OPPOSITE of this. Many times it's just so frustratingly difficult to take a screenshot of something on a computer screen and send it over one of the several mobile messaging apps that don't have a good desktop client, so I end up just taking a picture of the physical computer screen with my mobile phone. It looks like shit but I'm lazy. I really wish a piece of software could re…
On Apple devices ”Universal Clipboard” ( https://support.apple.com/en-us/HT209460 ) works fairly well for that (’fairly’ because, in my experience, it doesn’t always work in one go)
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#197Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#198Interestingly, I REALLY want the exact OPPOSITE of this. Many times it's just so frustratingly difficult to take a screenshot of something on a computer screen and send it over one of the several mobile messaging apps that don't have a good desktop client, so I end up just taking a picture of the physical computer screen with my mobile phone. It looks like shit but I'm lazy. I really wish a piece of software could re…
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#199Earlier quoted context omitted.
OP here. Thanks for the advice. I have been considering a few different options. Perhaps I could have a preloaded screenshot with the UI already initialised, so I immediately can show off the functionality? I don't know what is the best approach.
Yeah, I don't want to upload my data to a random website I've never heard of, just to see what the heck it does. You NEED a few examples, otherwise users will just close tab.