// SCORE BREAKDOWN
Solves receipt organization with OCR and automatic naming, but modest design and limited novelty.
// ABOUT
Save My Receipt is an app that lets you take a picture of receipt with iPhone camera, and convert it into small image, then save it. When taking a photo, trapezoid is converted into rectangle using image recognition, making it easy to take photos. In addition, image are converted to black and white binary image, which reduces its size and makes it easier on your iPhone's storage. And the file name is automatically created by reading the receipt date, so you can save it with just one tap. In other words, you can take a photo of your receipt and save it with just three taps: take a photo, clip, and save. This is the perfect app for those who want to organize and save their receipts.