Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1069313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T20:24:24+00:00 2026-05-16T20:24:24+00:00

I am wondering whether anyone knows a easy way to convert a latex math

  • 0

I am wondering whether anyone knows a easy way to convert a latex math formula to a big jpeg file?

Here is the latex math formula:

\[
\lim_{u\rightarrow 0_+} \int_0^u \ud s \int_{-\infty}^\infty
\frac{f(u-s,x-y)}{\sqrt{2\pi
s}} \exp\left\{-\frac{y^2}{2s}\right\} \ud y
\]

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T20:24:25+00:00Added an answer on May 16, 2026 at 8:24 pm

    This isn’t really programming related at all, but here’s a way to do this:

    • Use the class standalone in your LaTeX source file. This will produce a document that is exactly as large as needed, and no larger.
    • Produce a PDF file using pdflatex …
    • Convert to JPEG using convert (from ImageMagick).

    Minimal example:

    \documentclass{standalone}
    
    \begin{document}
    \[
    \sum_{i=1}^n i
    \]
    \end{document}
    

    convert with appropriate resolution:

    convert -density 400 file.pdf -scale 2000x1000 file.jpg
    

    Caveat: standalone has some issues determining the size of the document. I don’t actually like the results it produces. You may require loading the geometry package and setting the document dimensions manually. This requires a bit of fiddling but the results are much better.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Just wondering whether anyone knows how to get blogger labels into alt tags in
I was wondering whether anyone knows of any tools available that perform the task
I am just wondering whether anyone knows where I can get a compiled version
I am having issues with my php script. I was wondering whether anyone knows
I was wondering whether anyone knew of a way to attach an event/callback to
I was just wondering whether anyone knows why the property FileInfo.Length is of type
Just wondering if anyone knows whether its possible to gzip results before putting the
Just wondering whether anyone knows what events an HTML5 <input type=number /> element fires
I was wondering whether anyone knows definitively if LINQ to SQL has the capability
I'm currently working on a heatmap.js fix and I was wondering whether anyone knows

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.