This document proposes a framework for detecting digitally modified or tampered images using deep learning and cloud services. The framework uses a Convolutional Neural Network (CNN) to extract features from images and classify them as original or tampered. It also utilizes Azure Form Recognizer services to extract text and data from documents and validate the information on a server. The system was tested on a dataset of over 12,000 photos and achieved over 90% accuracy when data was available on the server for validation. The dual approach of CNN classification and cloud-based data validation makes the framework robust and accurate for detecting image and document forgeries.