Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

What 1. free 2. offline software for 3. Windows 10 converts math in PDFs To MathJax?

+3
−4

I need software to convert math in lengthy PDFs to MathJax, in order to copy and paste the MathJax to websites like math.stackexchange.com and math.codidact.com. Recommendations must

  1. be unqualifiedly free. Don't recommend Mathpix because it's not completely free.

  2. unreservedly work offline. After I download and install it, it mustn't require any Internet connection to work.

  3. work for Windows 10.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

x-post https://softwarerecs.stackexchange.com/q/79948 (1 comment)
I found a git repo of JS (2 comments)

1 answer

+4
−1

This is not a direct answer, but you can just copy the pixels. Scale the PDF so that the equation you want is nicely readable on your screen at a size appropriate for the Math site. Do a screen capture (usually something like Shift-PrintScreen), paste into some image editing software (Paint might work), crop to the equation, export to a new image file, then insert that image file into your post on the Math site.

I follow this process routinely to post snippets of datasheets over on the EE site. It's more complicated to explain than it actually takes to do it. For example, there are three such PDF snippets in my answer here.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

Disadvantage: without a good alt text, the images are not accessible for visually impaired users and ... (1 comment)

Sign up to answer this question »