Convert fetch() snippets to cURL, axios, or Python requests.
Input
Paste a fetch() snippet first.
Output
Conversions are best-effort for common snippet shapes (headers + method + body). If your snippet uses advanced features (multipart, cookie jars, interceptors), the output may need small manual tweaks.