Skip to content
/ cng2jpg Public

Convert "Complete National Geographic" CNG files to JPG for use under Linux

License

Notifications You must be signed in to change notification settings

laurb9/cng2jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cng2jpg

Convert "Complete National Geographic" CNG files to JPG for use under Linux

Basic usage

copying from CD into local hard drive:

cng2jpg.py --src /run/media/_user_/CNG_DISC1/disc1/images --dst ~/CNG/discs/images

convert a hard drive copy

cng2jpg.py --src ~/CNG/discs [--remove]

Use --remove to get rid of .cng files as they are converted, to avoid needing extra 40+Gb of space for both jpg and cng.

References

"The cng files are all jpegs, XOR'd bitwise with 239"

https://www.subdude-site.com/WebPages_Local/RefInfo/Computer/Linux/LinuxGuidesByBlaze/appsImagePhotoTools/cng2jpgGuide/cng2jpg_guide.htm

About

Convert "Complete National Geographic" CNG files to JPG for use under Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages