Custom C# .NET Application for Image Conversion
Budget: $30 – $250 USD
I'm looking for a proficient programmer who is well-versed in C# .NET (specifically, Visual Studio 2022) to create an application for me. This app should be able to read a JSON file I'll provide, containing base64 format images, and then convert each image into a JPEG file. The naming convention for these JPEG files should be custom, with inclusion of a sequence number.
Integral parts of your duties will be:
- Pointing the application to the provided JSON files.
- Extracting the base64 coded images via JsonConvert.DeserializeObject.
- Converting each image into a JPEG file with a name that incorporates a sequence number.
Additionally, errors should never halt the process. I would like any errors that occur (specifically relating to the incorrect base64 format) to be logged for future reference.
The ideal candidate must have:
- Solid experience in C# .NET programming.
- Understanding of image processing basics, in particular converting base64 images into JPEG format.
- Ability to handle exceptions properly, to record them into an error log.
Integral parts of your duties will be:
- Pointing the application to the provided JSON files.
- Extracting the base64 coded images via JsonConvert.DeserializeObject.
- Converting each image into a JPEG file with a name that incorporates a sequence number.
Additionally, errors should never halt the process. I would like any errors that occur (specifically relating to the incorrect base64 format) to be logged for future reference.
The ideal candidate must have:
- Solid experience in C# .NET programming.
- Understanding of image processing basics, in particular converting base64 images into JPEG format.
- Ability to handle exceptions properly, to record them into an error log.