To convert a Strapi Cloud backup for local usage, follow the steps given below:
- Download the backup from your Strapi Cloud project
- Use the Strapi CLI command 'strapi import' within your local Strapi project directory
- This will import the data from the backup file into your local database