Math & Sciencedvipng generated image is very big, to make the picture smaller

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Locked
xiaohuihuiorg
Posts: 4
Joined: Mon May 06, 2019 2:13 pm

dvipng generated image is very big, to make the picture smaller

Post by xiaohuihuiorg »

When use latex to compile .tex file and dvipng to convert .dvi file to get png image, for simple formula, the generated image is very big, is there any way to make the picture beautiful and smaller?
The command I used is :latex Template.tex and dvipng -D 600 -T tight Template.dvi -o x1.png
The resulting image is so big:
latex:\[ \sum {{{ \mathord{ \buildrel{ \lower3pt \hbox{$ \scriptscriptstyle \rightharpoonup$}} \over F} }_i}} = \frac{{d \mathord{ \buildrel{ \lower3pt \hbox{$ \scriptscriptstyle \rightharpoonup$}} \over v} }}{{dt}} = 0 \]
png:
Attachments
dvipng1.png
dvipng1.png (18.7 KiB) Viewed 2338 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Locked