This document presents an effective image retrieval system using dot-diffused block truncation coding (DDBTC) features. It discusses two main methods of image retrieval: text-based and content-based. Content-based retrieval analyzes images based on color, texture, or form but requires long processing times. The document then describes DDBTC, which divides color images into blocks, computes quantizers for each block, and generates a bitmap image. This approach reduces processing time for image encoding and retrieval compared to other methods. Experimental results showed the DDBTC features provided an effective image retrieval system for large image databases.