This document summarizes a research paper that proposes a new algorithm for concealing a digital image within a cover image. The algorithm uses spatial domain techniques like least significant bit insertion to hide image data in the cover image. It describes two methods - a 4-bit method that embeds 4 most significant bits of the secret image into the 4 least significant bits of the cover image pixels. A 6-bit method is also described that embeds 6 bits of the secret image across two pixels of the cover image. The document concludes by mentioning that the algorithm was tested using peak signal-to-noise ratio to measure stego image quality.