This document presents a coding scheme for on-board satellite image compression utilizing Fourier Transform and Huffman coding, aimed at reducing data volume while maintaining image quality. The technique involves downloading the image, applying a Fast Fourier Transform, performing scalar quantization, and encoding the results, achieving over 80% storage reduction with successful reconstruction of images. Experimental results demonstrate the proposed approach's effectiveness compared to other methods, illustrating its high compression ratios and quality retention.