.pvz and .pv7 image formats
- 
				JM555
 - Posts: 12
 - Joined: Tue Nov 14, 2017 1:16 am
 
.pvz and .pv7 image formats
Found in a Playfirst mobile game. I changed the app extension to zip and found a bunch of these pvz files. I also found a pv7 file. I am definitely sure they're image/bitmap files, but I could not find any tool that could edit or decompress them.
- 
				Acewell
 - Posts: 706
 - Joined: Fri Aug 08, 2014 1:06 am
 
Re: .pvz and .pv7 image formats
looks like gzipped pvr textures, extract with 7zip and open with PVRTexTool  
			
			
									
						
										
						- 
				JM555
 - Posts: 12
 - Joined: Tue Nov 14, 2017 1:16 am
 
Re: .pvz and .pv7 image formats
Acewell wrote:looks like gzipped pvr textures, extract with 7zip and open with PVRTexTool
Thank you!