Skip to content

A program that creates a PNG representation of any file.

Notifications You must be signed in to change notification settings

ozaner/FileToPNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileToPNG

A program that can both convert an arbitrary file into a PNG image and convert the file back to its original format, with its metadata, name, and file extension intact.

To use it, just download the source and compile Main.java as a Java application.

I've also written a post about the project, detailing interesting patterns found amongst similar file types as well as the consequences of representing information this way.

About

A program that creates a PNG representation of any file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages