Alternatives
Products that do what Command line method for digitizing photos of whiteboards does
About a month ago, after searching for an existing solution, I built a little script to take photo's of whiteboards and clean them up/make them into near perfect digital representations. Here's the script: #!/bin/bash convert $1 -morphology Convolve DoG:15,100,0 -negate -normalize -blur 0x1 -channel RBG -level 60%,91%,0.1 $2 Example Input: Input 1: http://i.imgur.com/CTSIPwm.jpg Input 2: http://i.imgur.com/37GXrwo.jpg Example Output: Output 1: http://i.imgur.com/Qf3jkBW.png Output 2: http://i.imgur.com/oNueb0L.png The…
- 1DP
2014 · gist.github.com
- 2US
2015 · peterhrynkow.com
- 3CP
2012 · dchang.mit.edu
- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

Your pics converted & compressed to multiple formats locally
2024
- 12AC
2016 · alter.cf
- 13BS
2016 · github.com
- 14ME
2014 · mozjpeg.codelove.de
- 15SW
2012 · html2image.cloudapp.net
- 16RI
2011 · theimaginaryhackathon.tumblr.com
- 17ST
2017 · gist.github.com
- 18GC
2018 · asciiator.com
- 19IT
2015 · github.com
- 20AP
- 21CI
2020 · github.com
- 22DD
Hi HN! I really like Miro and similar tools for whiteboarding - and one particularly nice feature of those is that you can pan and zoom around the whiteboard. Zoom into something to work on it, zoom out, pan a bit and find something else on a giant whiteboard. This tool aims to replicate that experience for the Windows Desktop - it gives you the feeling of unlimited desktop real-estate, implemented with a relatively short Autohotkey script. It's a bit janky, but I use it daily; PRs welcome
2024 · github.com
- 23EA
2020 · github.com
- 24RC
2015 · realtime-photo.thejsj.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →