Migrating a website using custom image tags to use featured images instead

An extremely simple way is to make a Child Theme of the theme that you want to use, and still use Get the Image in the functions.php file of that child theme.

You should probably be doing this anyways if you are editing any files in the theme. It makes it super easy to upgrade commercial and public themes.