If you’re on Windows I’d recommend Win32 Disk Imager. You can read the contents of an SD card into a new ISO file, then write that ISO file to a different SD card. Here’s an article.
If you’re on Mac or Linux, I’d recommend using the dd
command. Look up how to use it first. It can be dangerous!