This document describes an artificial neural network based offline signature recognition system that uses local texture features. It begins with an introduction to signature recognition and motivation for the system. The system objectives are to develop preprocessing, feature extraction, and recognition phases. In preprocessing, signatures are converted to grayscale, binary, noise is reduced, and images are thinned and resized. Feature extraction extracts texture features like entropy, homogeneity, contrast, correlation and energy. Recognition is done using an artificial neural network classifier that compares test signature features to trained features. The system was tested on a database of 95 individuals with 10 signatures each, achieving 85-90% identification accuracy. Local texture features and neural network classification provide an effective approach to offline signature recognition.