How to Use This Tool
- Paste your SharePoint JSON data containing file links in the left panel
- Click "Process JSON" to extract URL-decoded paths
- Each extracted path will appear in the right panel
- Click the copy icon next to any path to copy it individually
- Use "Copy All Results" to copy all extracted paths at once
- Paths are extracted from "Shared Documents" to the last slash
Example Input:
[{"name":"file.jpg","link":"https://.../Shared%20Documents/Path/To/File.jpg", ...}]
Example Output:
Shared Documents/Path/To/