MAC OS desktop application -- 2
Budget: ₹1,500 – ₹12,500 INR
Looking a Mac Developer
Here is my requirement .
https://youtu.be/cbnA7j2pdA4
I need this same Application
Process explained:
I will explain the entrire process so that you will understand better
I upload 100 images to my website and send the link to my friend and he select 50 among those 100 .jpg image files. As soon as he select the file and click finalize I receive .txt file to my mail which is encrypted by Base64 algoritham (The purpose of Encryption is that only our application with the Key can read that file names)
Here the application Part:
The application should get the .txt document and decrypted .txt document and move the list of file (selected 50 images in the .txt file ) from the "100 images folder" to the "Selected" folder. It should also have the options to change the .Jpg extensions because the image may be in .NEF format which is nikon RAW format or some Dslr camera formats, the only way to upload in web is to convert to .jpg that the reason we I ask for change extension. If Ineed to Sort the .NEF files (File names wiill be same) in can thet the extension.
Here is my requirement .
https://youtu.be/cbnA7j2pdA4
I need this same Application
Process explained:
I will explain the entrire process so that you will understand better
I upload 100 images to my website and send the link to my friend and he select 50 among those 100 .jpg image files. As soon as he select the file and click finalize I receive .txt file to my mail which is encrypted by Base64 algoritham (The purpose of Encryption is that only our application with the Key can read that file names)
Here the application Part:
The application should get the .txt document and decrypted .txt document and move the list of file (selected 50 images in the .txt file ) from the "100 images folder" to the "Selected" folder. It should also have the options to change the .Jpg extensions because the image may be in .NEF format which is nikon RAW format or some Dslr camera formats, the only way to upload in web is to convert to .jpg that the reason we I ask for change extension. If Ineed to Sort the .NEF files (File names wiill be same) in can thet the extension.