Hindi Font to Unicode Conversion
Budget: ₹5,000 – ₹6,000 INR
I have a collection of Excel workbooks that were originally typed in the legacy Walkman-Chanakya-901 font for Hindi / Sanskrit text. I now need every character in every cell converted cleanly to standard Unicode (UTF-8) while keeping the sheet layout, formulas, and any numeric data unchanged.
Your task is to write a program (I suggest VBA for Excel would work best, but I am open to any other ideas) that can convert existing text from Walkman-Chanakya-901 to Unicode in adjoining columns so that I can proofread it easily. I should be able to run that program on any number of Excel files.
I'll provide you a few sample Excel files exactly as they sit today—font-encoded Hindi in most / all columns and rows.
It should be easy for me to modify the program later myself, for any combinations of Walkman-Chanakya-901 characters that may not have been in the sample files, and thus missed by your program.
Your task is to write a program (I suggest VBA for Excel would work best, but I am open to any other ideas) that can convert existing text from Walkman-Chanakya-901 to Unicode in adjoining columns so that I can proofread it easily. I should be able to run that program on any number of Excel files.
I'll provide you a few sample Excel files exactly as they sit today—font-encoded Hindi in most / all columns and rows.
It should be easy for me to modify the program later myself, for any combinations of Walkman-Chanakya-901 characters that may not have been in the sample files, and thus missed by your program.