An open API service indexing awesome lists of open source software.

https://github.com/devidw/cpjsontoimg

Convert Adobe Captivate bundled JSON images back to their source files
https://github.com/devidw/cpjsontoimg

adobe adobe-captivate base64 base64-decoding binary captivate conversion convert converter e-learning elearning file files json json-data parser php php7 php74

Last synced: 12 days ago
JSON representation

Convert Adobe Captivate bundled JSON images back to their source files

Awesome Lists containing this project

README

          

= CpJsonToImg

Convert Adobe Captivate bundeld JSON images back to their original source files.

== Installation
[source,zsh]
----
composer require devidw/cp-json-to-img
----

== Usage
[source,php]
----
convert();
----