This document describes a system that uses image processing and machine learning to automatically detect characteristics of clothing from images. Specifically, it uses convolutional neural networks trained on TensorFlow to classify clothing images and extract attributes. The system is meant to reduce the manual effort required for sellers to upload product specifications online. It has interfaces for sellers to upload images, managers to verify and improve results, and buyers to view item details. Overall, the system aims to automate part of the online shopping experience through automated image classification.