This document proposes a system to automatically convert a 2D image into a 3D image. It discusses filtering the 2D image into two separate images - one filtered for red and blue colors and another for green and blue. These two filtered images are then merged to generate the 3D output image. The system aims to provide 3D content at lower cost and time by converting existing 2D images and videos. It outlines the design, which includes color masking, perspective filtering, and merging of the two filtered images. The proposed web application would allow users to upload a 2D image and receive a basic 3D output image after processing.