Upload File
Close
You are editing a page!
HTML
<h2>RedditImageReader</h2> <p>This tool monitors subreddit submissions and if there is an image, it passes it to my image reading API (<code>https://api.razbot.xyz/imageread?image_url=</code>), that uses opencv and terrasect to try and read the text in the image, and adds it to a database to allow the text content of the images to be searched.</p> <h3>Why?</h3> I found that, especially in r/ProgrammerHumor, the titles set by users are often not a good representation of what is in the image (which is fair enough, its not meant to be an informative subreddit) which makes it hard to find a post you remember seeing and forgot to save to send to someone who doesnt care.</p> <h3>Currently monitored subreddits:</h3> <p>/r/programmerhumor/</p> <h1><a href="https://razbot.xyz/RIR/">LINK</a></h1>