The document describes a proposed method for detecting copy-move image forgery using salient keypoint selection. Keypoints are extracted from images using SIFT and KAZE features. Salient keypoints are selected to reduce the number of keypoints and computation time for matching. Bounding boxes are generated around objects using selective search to match keypoints between boxes and detect duplicated regions, eliminating the need for outlier filtering. The method is evaluated on benchmark datasets and outperforms state-of-the-art techniques under geometric transformations and post-processing operations.