As one of the world's cultural heritages in Indonesia, batik is one of the quite interesting research subjects, including in the realm of image retrieval. One of the inhibiting factors in searching for batik images relevant to the query image input by the user is the low resolution of the batik images in the dataset. This can affect the dataset's quality, which automatically also impacts the model's performance in recognizing batik motifs with complex details and textures. To address this problem, this study proposes using the Enhanced Super-Resolution Generative Adversarial Network (ESRGAN) method to increase the resolution of batik images. By increasing the resolution, it is hoped that ESRGAN can clarify the details and textures of the initial low-resolution image so that these features can be extracted better. This study proves that ESRGAN can produce high-resolution batik images while maintaining the details of the batik motif itself. The resulting image's high PSNR and low MSE values confirm this. The implementation of ESRGAN has also been proven to improve the performance of the image retrieval system with an increase in precision and average precision values between 1-5% compared to other methods that do not implement it.