This document summarizes a research paper that proposes an algorithm to detect image forgeries using image quality features and moment-based features. The algorithm extracts 18 image quality metrics related to mean errors, correlations, spectral errors, and HSV norms from image regions. It also applies discrete wavelet transforms and calculates moments from the characteristic functions of histogram sub-bands. Discrete cosine transforms are applied and the coefficients are used to extract additional features. The features are then used to train an SVM classifier to detect forged and authentic images. The algorithm was tested on over 1800 images and achieved accuracy rates over 90% depending on the percentage of images used for training.