Download Latest Version PyCryptImg_v0.05.zip (6.6 MB)
Email in envelope

Get an email when there's a new version of PyCryptImg

Home
Name Modified Size InfoDownloads / Week
README.txt 2018-05-18 1.5 kB
PyCryptImg_v0.05.zip 2018-05-18 6.6 MB
Totals: 2 Items   6.6 MB 0
v0.05

Unzip and run .exe from folder

##### USAGE #####

Choose "encrypt", "decrypt", "convert", "check", "list" or "exit"

---Encrypt / Decrypt---
1) Type the name of the picture to encrypt / decrpyt including the .png or .bmp extension
	Encrypt EXAMPLE: Avengers.png
	Decrypt EXAMPLE: enc_Avengers.png
2) If "encrypt" was chosen you will be prompted with the hidden message input.
	NOTE: Messages cannot be longer than 255 characters
3) The encypted message will be saved in the "encPics/" folder with "enc_" added to the image name
	NOTE: This is also the location of the picture you will choose to decrypt
---Convert---
NOTE: This is only used to convert the image mode to "RGB", not the image type
1) Type the name of the picture (include .png or .bmp) you will need to change
2) The Original and the New ("RGB") image mode will be displayed if successful
3) The converted picture will be saved in the "convPics/" folder with "conv_" added to the image name
---Check---
1) Type the name of the picture you want to check 
2) Will display "PASS : RGB" if the picture is able to be encrypted 
---List---
1) This command lists the contents of the "Pics", "encPics", and "convPics" folders


##### MISC NOTES #####

- Only .png or .bmp images will work.
- Do not use images with transparency.
- Place non encrypted images in the Pics/ folder
- Encrypted images will be saved to the encPics/ folder


#####v0.05#####

- QoL: Added the "list" command
- BG: Better error handling
Source: README.txt, updated 2018-05-18