Hi @pipoulito,
is it possible to export users photo profile and import them to another website with users with same id ?
WordPress uses Gravatar for profile images, so the profile photo is based on their email (it pulls the photo from their Gravatar profile).
As for keeping the same user IDs, you can attempt to do so with custom code and our API, but it’s not guaranteed to work. There’s an example snippet that you can modify as needed here: https://www.wpallimport.com/documentation/code-snippets/#keep-old-ids-when-migrating-users-or-customers.
With that said, importing users is a pro feature, so if you have more questions about it you’ll need to contact us here: https://www.wpallimport.com/support/.