I have an OBJ file that has two meshes mapped to two different texture files. After cropping the meshes in Blender, I realized that most of the original image portions in the texture jpegs are not being used.
Hence I want to combine two textures into a single texture and export the meshes into a OBJ file. How can I do this in Blender?