using dd for that is outdated info that everyone keeps blindly parroting with zero understanding why. cat is simpler and works fine.
note: both cat and dd only work for this when the image is made in a compatible way, my linux isos always work fine but a windows iso didnt and needs a more specific tool.
Windows ISOs don't work with just dd or cat because they follow the iso spec for CDs. Linux ISOs do work, because they abuse the iso spec to make a new thing called isohybrid, that is compatible with usb drives. The developer of rufus explains: