This document presents a performance analysis of Optical Character Recognition (OCR) using two methods: Compressed Lower Dimension Feature (LDF) matrix with a Perceptron Network and Scale Invariant Feature (SIF) matrix with a Back Propagation Neural Network (BPN). The study found that the LDF method converges faster, while the SIF can handle complex scripts with higher accuracy, achieving up to 95% accuracy for English alphabets and numerals. The paper emphasizes the challenges in feature selection for structurally complex scripts and suggests further research for regional language scripts.