Previously saw a thread about this but can’t find it anymore.
I am an embedded software engineer, and I build and fix things from specifications written in PDFs all the time. Simply using the text from the PDF (ex. manually extracting) works sometimes, but misses some of the important bits (ex. timing diagrams) that I know the Claude API can handle.
This request is for long PDF support in at least the Chat mode. Using the Claude webui is limited context window wise, and RAG tooling is complex and a time-sink to maintain.
The use case here is device drivers in embedded Linux, and bare-metal programming for specific devices - microcontroller / FPGA, which independently have mountains of specs split into technical reference manuals, programming guides, user guides, datasheets, etc (if you’ve ever programmed a TI chip, you know).
Adding PDF support to at least the Chat mode would significantly improve my current workflow, and speed of building these things.
I am a big fan of Cursor, thanks for your work,
H.