Questions tagged [viewer]
510 questions
684
votes
34 answers
View markdown files offline
Is there a way to display .md files offline so we know what it will look like once it's uploaded in Github? I'm referring to showing the README.md file as it would come out in Github, and not as for editing purposes.
Needs to work on Mac and Windows…

enchance
- 29,075
- 35
- 87
- 127
289
votes
31 answers
Viewing contents of a .jar file
What would be the easiest way to view classes, methods, properties, etc. inside a jar file?
I'm looking for something equivalent to the very useful Lutz Roeder .NET Reflector - for Java

Dani
- 4,267
- 4
- 29
- 37
180
votes
9 answers
Lightweight XML Viewer that can handle large files
There are plenty of "heavyweight" tools such as XmlSpy, which are good for prodding around in xml docs - but often (very often in some cases!) you just want to quickly open and browse an xml doc, and have it pretty printed. Possibly with some basic…

philsquared
- 22,403
- 12
- 69
- 98
80
votes
18 answers
Java Log Viewer
Unfortunately, sometimes the only way to debug a program is by going through its long log files.
I searched for a decent log viewer for a while now, and haven't found a real solution. The only program that seemed to be most appropriate was Chainsaw…

Nadav
- 1,792
- 2
- 16
- 20
58
votes
3 answers
Is there any JSON viewer to open large json files (windows)?
I have very large JSON file which is of several GB. I am looking for any efficient JSON viewer. In which we are also able to view JSON in tree format.
I understand such huge file can't be loaded in one go. I wonder is there any software to view JSON…

Anwar Shaikh
- 1,591
- 3
- 22
- 43
38
votes
5 answers
Reading a .pdb file
I have a lot of files in .pdb format, some of them downloaded, but until now I can't use or read what's inside, so I'm looking for how to read and view the .pdb file format from MS Windows XP.
Any of you that may know how to open it?

jones
- 631
- 3
- 9
- 20
34
votes
3 answers
Which is the best viewer for NLog?
Which is the best viewer for NLog?
log2console
sentinel
Other?

Pierre8r
- 571
- 1
- 5
- 10
31
votes
4 answers
How to limit RDLC report for one page in a PDF ?
I have a RDLC report and I am displaying it on the Report Viewer Control in my front end application. I am able to view the report perfectly.
But the problem arises when I try to export the report to a PDF (using the built-in option).
I print the…
Arvind
28
votes
2 answers
What is a good GeoTiff Viewer?
I'm working with GeoTiff related files and would like to know what's a good viewer to see the outcome of my work? It needs to work on a Windows machine.
Thanks.

VerticalEvent
- 619
- 1
- 11
- 18
27
votes
2 answers
Interactive Graphviz viewer with basic node/edge filtering
I looked thru Graphviz resources page , and questions 1 and 2 and still couldn't find specific answer. My usecase is browsing dependencies among software components (e.g. installable packages), and one particular trait with it is that some common…

pfalcon
- 6,724
- 4
- 35
- 43
23
votes
2 answers
Make R's View() open in a new window automatically
I like to use the Source Editor / data viewer invoked by View() in R. I use multiple monitors and it's really nice to have a viewer or two open on a side monitor while I code in the main RStudio window. It's a bit inconvenient to have to do View(df)…

lost
- 1,483
- 1
- 11
- 19
22
votes
2 answers
HDF5 viewers/editors linux
HDFVIEW is pretty good, but are there any alternatives?
It would be great to be able to change things like chunking/compression settings - hdfview doesn't have that functionality - without having to resort loading the files in using…

tdc
- 8,219
- 11
- 41
- 63
22
votes
5 answers
Powerful gitk/gitg alternative?
I am searching for a graphical git repository viewer. Gitk is nice and distributed alongside git itself, gitg is a (in my opinion) better alternative to gitk but both have a lack of features (searching for commits/tags/..., switiching/configuring…

daniel451
- 10,626
- 19
- 67
- 125
17
votes
6 answers
How to refresh automatically on a PDF viewer?
I am editing LaTeX on my Windows Vista systems. Which I am using pdflatex to generate PDF file constantly.
My PDF viewer is Adobe Acrobat Professional 7, I have to close and open the same file each time to get the new look.
Is there any way to keep…

Lei
- 432
- 2
- 5
- 10
17
votes
1 answer
How to see .mmdb file content?
I have a file GeoLite2-City.mmdb which is MaxMind DB File.
I want to see its content.
What is a way to see the content of this .mmdb file? Does MaxMind offer a tool or a library to be able to read such files?

sam
- 1,073
- 4
- 13
- 27