Convert CSL JSON to BibTeX
Quick answer
Paste your CSL JSON content below. The tool parses it via the CSL engine and hands you back a valid BibTeX file. No upload, no signup.
Input · CSL JSON
Output · BibTeX
Your BibTeX output will appear here.What is CSL JSON?
The Citation Style Language JSON format. The modern interchange standard.
[{"id":"smith2020","type":"article-journal","title":"Example","author":[{"family":"Smith"}]}]What is BibTeX?
The default bibliography format for LaTeX documents. Flat-text, brace-delimited.
@article{smith2020, author={Smith, J.}, title={Example}, year={2020}, journal={Nature}}Why convert from CSL JSON to BibTeX?
Different reference managers and academic workflows expect different formats. CSL JSON is commonly produced by some tools, while BibTeX is what others ingest. Converting lets you bring your existing references into a new tool without re-entering them by hand.
- Move your library between Zotero, Mendeley, EndNote, JabRef, Citavi, and Paperpile.
- Bring web-clipped references into LaTeX workflows (BibTeX is required by most LaTeX bibliography styles).
- Submit references to institutional repositories that mandate a specific format.
- Backup your library in a portable, future-proof format.
Need more than a one-off conversion?
DEEPNOTIS keeps your references in a unified format inside your document — export to any format, any time, without round-tripping through separate tools.
Try it freeGoing the other way?
Convert BibTeX back to CSL JSON instead.
Last updated: 5 May 2026