Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Convert .json file to png

Explorer ,
Nov 07, 2019 Nov 07, 2019

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. 

TOPICS
Import export
4.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Explorer , Nov 07, 2019 Nov 07, 2019

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

 

Capture.PNG

Translate
Community Expert ,
Nov 07, 2019 Nov 07, 2019

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

convertJSON.PNG

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 07, 2019 Nov 07, 2019

Thanks for your quick response, I have tried that already. If you will open the .json file you will notice that those images can't be converted without parser because more than one image is referenced in a single json file.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 07, 2019 Nov 07, 2019

I'm sorry, hope someone else has a better idea.

The audio files will be compressed to mp3 as well in the output file subfolder ar. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 07, 2019 Nov 07, 2019

Sure, I have managed to get all the audio files. The issue is how to get the images.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Nov 07, 2019 Nov 07, 2019

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

 

Capture.PNG

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 07, 2019 Nov 07, 2019
LATEST

Great idea, thanks for posting this!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources