intellij-pdf-viewer
intellij-pdf-viewer copied to clipboard
Feature Request: Diff two PDF files
trafficstars
Do you have a diff function in the roadmap?
I think that should be a separate plugin, because it's essentially an impossible task, and I don't think it exists yet? In which case: https://plugins.jetbrains.com/plugin-ideas or create it yourself by integrating some existing tool.
@tonycromarty What kind of diff do you mean? I did quick research and it seems quite trivial to visually compare two documents by converting each page to an image, although it will be hard to implement rendering of this kind of diff. I think it's a cool feature, but most likely I won't implement it in the near future.