Live data from Hacker News

Show HN: Screely – Instantly turn screenshots into beautiful images

screely.com

71–80 of 83 posts

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#71
At those "done feature list" you should add:

- tray icon enabled native app for all big three

Nothing would make this stick faster than just having to press a key combo (like we already do in Windows with alt+prtscr) and have it pop an image link in front of me to paste/use wherever I want.

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#72
post #57

Have you thought about integrating with Sharex?

I think we spoke earlier about this on Drift, but just to be sure you get a reply if that was someone else..

I don't have any immediate plan for integrating with Sharex but I am thinking about making a chrome extensions to make it easier to integrate into your workflow. So you can immediately open a new screenshot in Screely.

Will keep your suggestion in mind for future development!

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#73
post #3

Looks useful, congrats on the launch!. One thing, since the page says you're not uploading images to your server(s) - you might want to rename the "Upload the screenshot" button to something that reflects that. Good luck!

How are they not uploading the image?

Maybe they mean they are not storing it permanently on disk. The upload is still happening, right? Or is it all being done in browser with JavaScript?

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#74
post #65
post #14

Windows does that natively, with Alt+PrintScreen. Some Linux distros also support that out of the box.

Apologies for the pedantry in advance, but Linux distros probably don't support that. It's the desktop manager / window manager doing that for you.

You are absolutely correct. I actually was going to write WM, but then I realized that it might be incorrect, I didn't actually know if it was the WM or additional software. So I said the distros do it, since it would be inaccurate but not incorrect.

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#75
post #17

Suggestion: an effect like the one Amazon uses on their blog/docs about AWS. I'm on mobile now, but if you don't know what I'm talking about I'll find an example.

Do you mean something like this? https://aws.amazon.com/blogs/aws/aws-iot-1-click-use-simple-... The solid black border around the image?

No, I mean the effect shown on these https://aws.amazon.com/blogs/aws/amazon-aurora-backtrack-tur... notice the effect can appear on any and every border.

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#76
post #73
post #3

Looks useful, congrats on the launch!. One thing, since the page says you're not uploading images to your server(s) - you might want to rename the "Upload the screenshot" button to something that reflects that. Good luck!

How are they not uploading the image? Maybe they mean they are not storing it permanently on disk. The upload is still happening, right? Or is it all being done in browser with JavaScript?

The last one:)

I'm using client-side JS to create the image on a HTML canvas element and turning that DOM element into an image. Server-side rendering would be easier since you don't have to deal with browser compatibility issues but I think there are enough websites collecting whatever data they can from you. No need for more ;)

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#77
post #46

On mac: + + then pressing will allow you to select a window for screenshot which includes the window border, title, and transparent shadow.

Alt+PrintScrn on Windows, takes the focused window and no extra shadows.

I recently discovered Windows+Shift+S to take a shot of an arbitrary area of my Screen. Now I use it ALL the time. It's practically the only new feature in Windows 10 worth having!

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#78
post #71

At those "done feature list" you should add: - tray icon enabled native app for all big three Nothing would make this stick faster than just having to press a key combo (like we already do in Windows with alt+prtscr) and have it pop an image link in front of me to paste/use wherever I want.

The trouble with native apps is that unless you open source, no-one trusts them anymore.

I have 100's of small tools a bit like Screenly et al., that I have written over the years for Windows, but because I wont open source them, people just wont download them, so there's no point releasing.

We're in a really sad place now software-wise, where all the little developers (like me) can no longer release freeware or shareware without someone accusing it of being riddled with malware.

Re: Show HN: Screely – Instantly turn screenshots into beautiful images

#79
Am I the only one who prefers the "naked" screenshot (https://www.screely.com/img/before3.png) over the one with gimmicks? (https://www.screely.com/img/after3.png)

The gimmicks blow up the file size (especially when/if they add an alpha channel only for the shadow) and don't look better in every scenario.

I think such decoration should be applied when neccessary, for instance with CSS within a website.

Post reply on HN