google-authenticator-exporter
                                
                                 google-authenticator-exporter copied to clipboard
                                
                                    google-authenticator-exporter copied to clipboard
                            
                            
                            
                        Implement QR code parsing
A user can upload/select a jpg, and we then read QR and get the URI from it. I know this can be done in python, but the aim is to run 100% client side to be compatible with #1.
An even more viable option is to implement #1, then use the webcamera from the browser to read the Google Authenticator QR code. This simplifies the process a lot.