This document summarizes a research paper on techniques for binarizing degraded document images. It discusses how degraded documents often have mixed foreground and background pixels that need to be separated. The proposed method uses contrast adjustment, grey scale edge detection, thresholding and post-processing to binarize degraded images. It first inverts the image contrast, then uses grey scale detection to find text stroke edges. Pixels are classified and thresholding is used to create a binary image. Post-processing removes background pixels to output a clean image with only text strokes. The method is tested on degraded novel and book images and produces separated, readable text from the backgrounds.