Skip to content

It enables you to create a image using the bytes of the file and then recreate the file using the same image. Although not encrypted it could be used to store sensitive files in a format not easily readable.

License

Notifications You must be signed in to change notification settings

ardada2468/File-to-Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-to-Image

It enables you to create a image using the bytes of the file and then recreate the file using the same image. Although not encrypted it could be used to store sensitive files in a format that is not easily readable.

Download the latest version of FunctionPicture.jar from the Releases tab

Recommended Java Version: 17.0.7

Using the Jar:

  • Convert File to Image: java -jar FunctionPicture.jar -img [input file path] [output img path]

  • Convert back to file java -jar FunctionPicture.jar -file [input img path] [output file path]

About

It enables you to create a image using the bytes of the file and then recreate the file using the same image. Although not encrypted it could be used to store sensitive files in a format not easily readable.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages