It would be nice to have a few more examples. The only example I see on the homepage is hidden in the video, both hard to see and not always visible.
Show HN: I made a tool that turns screenshots into dramatically angled photos
221–230 of 264 posts
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#222https://docs.scipy.org/doc/scipy/reference/generated/scipy.n...
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#223I can see use here but not monthly subscription, typically will use in a batch for say a newsletter. Seems like you can pay $5 a month, do your batch work, then cancel.
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#224You can do this in Python with 1 function call: https://docs.scipy.org/doc/scipy/reference/generated/scipy.n...
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#225$3 per month to rotate screenshots ?
> 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
#226Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#227I wish there were an option to export a video like the example on the homepage (with some ability to control the camera path). I'd love to be able to use it to make a promotional video for a developer tool similar to the announcement video for the Windows Terminal. https://www.youtube.com/watch?v=8gw0rXPMMPE
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#228You can do this in Python with 1 function call: https://docs.scipy.org/doc/scipy/reference/generated/scipy.n...
Yes, but you need to compute the matrix first. That's the tricky part I suppose since applying the transformation itself is as simple as multiplying every output bitmap center by the inverse projective transformation matrix and translating the original color.
If you don't have that knowledge, I think you can get quite far by just starting with a unit matrix and changing the coefficients iteratively until you get something that looks right.
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#229Earlier quoted context omitted.
That's a completely unrelated feature, intended for web development? It also didn't end up being very useful, and they removed it in 2016.
> It also didn't end up being very useful Because SPA (Angular/React/Vue) happened. Webpages are going from handcrafted "semantic" ones to nested pile of DIVs.
Re: Show HN: I made a tool that turns screenshots into dramatically angled photos
#230$3 per month to rotate screenshots ?
Not eveything has to be free, and people are willing to pay for things. You just need to know the audience.
I think one issue I have with comment sections is that a lot of people only speak from their personal point of view, and don't consider e.g. companies or other individuals.