The transcript will follow that audio as the video plays. Scroll and click on the transcript to jump to that part of the video.
774
Plays
40
Likes
Shottr is an extremely powerful screenshot tool that comes at a surprisingly low cost. Whilst it has a lot of the usual tools to capture and annotate that you'd expect, it also has advanced features such as the ability to blur or completely erase areas or even just the text. It also has optical character recognition to copy text from images, and it can read QR codes for you. If you're a web or app developer, you can measure elements in screenshots, find their pixel color values, and more.
Shottr can create scrolling screenshots to capture long web pages and other long-form elements. The annotations in Shottr are pretty and somehow playful without being silly. It's filled with keyboard shortcuts to make you as efficient as you want to be in taking screenshots and annotating them.
The full tutorial covers:
Show Links:
Shottr - Download
(5 comments posted)
One problem with Shottr is its use of a file naming convention much uglier and more confusing than the one used by Finder.
Shottr: SCR-20230728-mrol.png
Finder: Screen Shot 2023-07-28 at 6.23.53 PM.png
I've tried to find a file renaming app that will let me create a preset droplet to replace (via Regex) this:
SCR-(\d\d\d\d)(\d\d)(\d\d)-
....with this:
Screen Shot \1-\2-\3
....but none support sub pattern replacement. And it'd take fancy scripting to pull in the hour/min/sec data which is helpfully replaced by Shottr with four nonsense letters.
The more I use Shottr, the more slipshod and thoughtless the UX begins to feel, but people seem to love it.
Hi Jim,
You said above that “ ..but none support sub pattern replacement. And it'd take fancy scripting to pull in the hour/min/sec data which is helpfully replaced by Shottr with four nonsense letters.”
I understand Shottr’s file naming convention is not to your liking (and I will let Allison chime in case there’s a way to customize this), but if there are other features you enjoy that make you want to stick with Shottr, then this thread about renaming using Hazel’s custom tokens might interest you:
https://talk.automators.fm/t/hazel-app-rename-files-using-shell-script-not-working/10711
As far as the sub pattern replacement issue, do you mean that the renaming app you’re using doesn’t support them? I’ve found that in some apps, replacement patterns are written as “$1” instead of \1 in the replace section for your regex. (I’m thinking here about OmniFocus vs. BBEdit.)
Thanks for the comment.
Thanks, Jean-François. Yes, I realize this is a natural for Hazel, but I've not yet joined that cult. This might be the impetus!
Thanks for the replacement pattern! This isn't the first time I've been caught up by BBEdit's somewhat quirky Grep implementation. Someone ought to produce a glossary translating BBEdit Grep to the wider world's regex!
Huh. Turns out that batch name changes can be achieved via a super obscure Finder functionality (which even lets you append the file's timestamp to its name). This posting is a gem: https://tidbits.com/2018/06/28/macos-hidden-treasures-batch-rename-items-in-the-finder/
Ix-nay on the timestamp. It doesn't grab the file's creation timestamp, just a timestamp for the renaming operation. Still pretty cool.
Recent Full Tutorials
All Recent TutorialsWe pride ourselves in our responsiveness, but please allow up to 24 hours for us to get back in touch. We are based in UK so there may be a time difference!
Drop us an email
Posting comments is restricted to ScreenCastsOnline members only.
Sign Up