Data Deletion Instructions
Last updated: February 28, 2026
StoryBound does not store your data on any server. All processing happens locally on your device. There is no server-side data to delete.
How StoryBound Handles Your Data
When you use StoryBound to generate a PDF from your Facebook posts:
- Your posts and images are downloaded temporarily to your computer's temp directory
- A PDF is generated and saved to the location you specified
- Temporary files (downloaded images) are automatically deleted when the process completes
What You Can Delete
1. Revoke Facebook Access
To revoke StoryBound's access to your Facebook data:
- Go to Facebook Settings > Apps and Websites
- Find StoryBound in your list of apps
- Click "Remove" to revoke access
2. Clear Stored Login Token
To remove the access token stored on your device:
- Run
python posts_to_pdf_book.py --logout
- Or delete the configuration file at
~/.storybound.json
3. Delete Generated PDFs
Generated PDF files are stored at the path you specified when running the app. Simply delete these files from your computer.
4. Clear Temporary Files
Temporary image files are automatically cleaned up, but you can also manually clear your system's temp directory if desired.
Contact
If you have any questions about data deletion, contact us at: [email protected]