Skip to main content
alfredmack
Inspiring
November 7, 2019
Answered

Convert .json file to png

  • November 7, 2019
  • 1 reply
  • 4820 views

One of my client has lost the source file (cptx) but he still have HTML5 folder. I wanted to extract all the resources (images + voice over) but I have noticed that all the images in HTML5 are in json , Now I'm looking for a way to turn them to PNG, I'm asking for help to do this convertion. 

This topic has been closed for replies.
Correct answer alfredmack

I have found the easiest way to retrieve the images. I have used chrome browser and navigate to DevTool>Network>Images.

 

1 reply

Lilybiri
Legend
November 7, 2019

Don't know which one is best, but just googling delvered me tons of conversion tools:

alfredmack
alfredmackAuthorCorrect answer
Inspiring
November 7, 2019

I have found the easiest way to retrieve the images. I have used chrome browser and navigate to DevTool>Network>Images.

 

Lilybiri
Legend
November 7, 2019

Great idea, thanks for posting this!