cocos2d iphone - Convert PVR.CCZ image to PNG for edit the image. -
i need convert pvr.ccz image file png image edit image file. m original image got deleted. used texture packer create pvr file.
i refer link:- how can recover png images .pvr.ccz file? not useful.
in googling u get. got link:- https://gamedev.stackexchange.com/questions/69519/how-can-i-batch-convert-texturepacker-pvr-ccz-files-to-png worked fine also..
simple command in terminal help:-
texturepacker filename.pvr.ccz --sheet filename.png --data dummy.plist --algorithm basic --allow-free-size --no-trim
Comments
Post a Comment