Inspiration
They say: “The faintest ink is better than the best memory.” In our everyday life there are so many moments where we want to take a quick note but sometimes we need to dash, sometimes the information we want to note down went by too quickly, and afterward, we’re left wishing there was an app to turn the picture into text in just a few seconds.
Newt is an animal that can easily adapt to its environment. The app allows users to quickly note down important ideas and make quick changes.
Newt is pronounced similarly to note (pun intended)
What it does
NewtSnap is a mobile web app that provides an efficient and simple way to take notes.
It takes in an image (from a file or take an image) through HTML forms and it outputs a string of text that can be edited or deleted using an OCR API The notes are saved using local storage so all the notes remain there until you delete them or clear your browser history.
The notes can be read out loud using responsivevoice. This allows the user to listen to their notes on the go. It can also allow visually impaired users to view their notes with ease.
How we built it
This app was built using HTML, CSS, javascript, jQuery. The APIs used were ocrad.js and responsivevoice.js
Challenges we ran into
The main challenges were local storage of notes and implementing the responsivevoice.js
Accomplishments that we're proud of
Being able to edit individual notes, store notes in local storage, and responsivevoice for individual notes.
What we learned
How to use ocrad.js and responsivevoice.
What's next for NewtSnap
Keyword search, filter notes with keywords Set event date and reminders/notifications Note sharing
Important note
Responsivevoice only works when you enable non-secure script on chrome Everything else works fine. The notes can take awhile to be created on mobile (please be patient).
Built With
- api
- css3
- html5
- javascript
- jquery
- ocrad
- responsivevoice


Log in or sign up for Devpost to join the conversation.