You can get all the images assigned to specific products y product id.
You can get the details of products images like filename, media_type, position, and types.
using ProductRepositoryInterface you can get the images data using below code snippet, Continue reading “Get all images of a product by product id magento 2.”