<%@LCID = 1033%> <% Dim iIDCategory ' As Integer Dim rsPrograms ' As ADODB.Recordset Dim iPageToDisplay ' As Integer Dim szOrderBy ' As String Dim bOrderDesc ' As Boolean gSessionTitle="XnView software review" ' Get parameters iIDCategory = 2 ' Set variable to -1 if empty (all categories list) If iIDCategory = "" Then iIDCategory = -1 iPageToDisplay = Request.QueryString("page") ' Set variable to default value if empty If iPageToDisplay = "" Then iPageToDisplay = 1 szOrderBy = Request.QueryString("sortby") ' Set variable to default value if empty If szOrderBy = "" Then szOrderBy = "Released" bOrderDesc = True End If If bOrderDesc = "" Then bOrderDesc = Request.QueryString("desc") ' Set variable to default value if empty If bOrderDesc = "" Then bOrderDesc = False ' Validate 'If Not IsNumeric(iIDCategory) Then Response.Redirect("index.asp") 'If Not IsNumeric(iPageToDisplay) Then Response.Redirect("index.asp") %>

XnView

Introduction
XnView is a very useful, multi-purpose image-viewer utility. You can use it to view images, edit them and most importantly, convert them to other image formats. XnView recognizes more than 400 graphics formats and it is really easy to use. Finally, a good thing about XnView is that there is a version available for almost any operating system that you might think of! Without loosing any time, let’s move forward!

 

XnView Installation:
You can download XnView from the official website: http://www.xnview.com/ . Now we will cover the installation procedure:

 

Now that the XnView is installed, let’s have a look at how you can use it.

How to use XnView:

Let’s launch XnView

Click on: Start->Programs->XnView-> XnView

In the “Tip Of the Day” screen, just click close; we aren’t really interested in tips right now!

This is what you are now looking at:

 XnView1

XnView2

 

Conclusion
XnView is a very easy-to-use and powerful utility. Although it comes packed with tons of features, it really takes only a few minutes to master it. What's more, no matter what operating system you are using, chances are that there is a version of XnView available for you too, for free!