Snap2HTML - file and folder lister (2024)

Post Reply

  • Print view

26 posts

  • 1
  • 2
  • Next

Message

Author

mmx64
Posts: 17
Joined: Thu Apr 15, 2010 9:48 am

Snap2HTML - file and folder lister

  • Quote

#1Postby mmx64 »

[Mod note: the present is the official forum topic for Snap2HTML; https://www.portablefreeware.com/?id=2611]

Snap2HTML takes a "snapshot" of folder structures on your harddrive and saves it as HTML files. What's unique about Snap2HTML is that the HTML file uses modern techniques to make it feel more like a "real" application, similar to Windows Explorer, displaying a treeview with folders that you can click to view the files contained within. There is also a built in file search. Still, everything is contained in a single HTML file that you can easily store or distribute.

Website: https://rlvision.com/snap2html/about.php

Snap2HTML - file and folder lister (1)

Icon: https://rlvision.com/snap2html/icon.png

Download: https://rlvision.com/downloads.php?dl=snap_2_html

Saves settings: No

Requirements: .Net Framework 2.0

License: Freeware

[Full changelog is at https://rlvision.com/snap2html/whatsnew.php

Top

mmx64
Posts: 17
Joined: Thu Apr 15, 2010 9:48 am

Re: Snap2HTML 1.0

  • Quote

#2Postby mmx64 »

If anyone is interested: This application has been updatead to version 1.21

Top

twinbee
Posts: 21
Joined: Fri Sep 23, 2011 11:15 am

Re: Snap2HTML 1.0

  • Quote

#3Postby twinbee »

Crikey RLVision.... I bought their ArtGem program when they were still selling it many years ago. I'm still bitter they discontinued it and didn't offer it at all (paid or not).

Snap2HTML looks as though it could be handy.

Top

azevedo
Posts: 4
Joined: Mon Aug 06, 2012 9:35 am

Snap2HTML

  • Quote

#4Postby azevedo »

Moderator note: this post and replies below was merged with the thread above

---

Hey everyone! 1st post...

this is a good one if you want a fancy files catalog:
http://www.rlvision.com/snap2html/about.asp

Top

webfork
Posts: 10831
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Contact webfork

Re: Snap2HTML

  • Quote

#5Postby webfork »

Sounds pretty good...

Snap2HTML takes a "snapshot" of folder structures on your harddrive and saves as HTML files. What's unique about Snap2HTML is that the HTML file uses modern techniques to make it feel more like a "real" application, similar to Windows Explorer, displaying a treeview with folders that you can click to view the files contained within (see example output). There is also a built in file search. Still, everything is contained in a single HTML file that you can easily store or distribute.

Features:

Create folder listings and save as HTML
Listings with file explorer "look and feel"
Built in search function
Link listings to the real files
Sortable file list views
Unicode support
Automation via command line

Causes: Stop the Earn It Bill! / Support Mozilla / Net Neutrality (discussion)

Top

webfork
Posts: 10831
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Contact webfork

Re: Snap2HTML

  • Quote

#6Postby webfork »

The ability to sort through static lists (click "last modified", "size", and "filename" to sort static files) is already awesome enough, but also includes a near-instant search tool.

http://www.rlvision.com/snap2html/example.html

From the maker of Hot Spot Studio here on the site http://www.portablefreeware.com/index.php?id=1758

Hell yeah. I've been looking for something like this. Good suggestion azevedo.

Causes: Stop the Earn It Bill! / Support Mozilla / Net Neutrality (discussion)

Top

I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: Snap2HTML

  • Quote

#7Postby I am Baas »

Good suggestion azevedo.

You mean mmx64 Snap2HTML - file and folder lister (5)

viewtopic.php?t=10764

Top

webfork
Posts: 10831
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Contact webfork

Re: Snap2HTML

  • Quote

#8Postby webfork »

I am Baas wrote:You mean mmx64

Ah yes... good call

Merging topics

Causes: Stop the Earn It Bill! / Support Mozilla / Net Neutrality (discussion)

Top

Checker
Posts: 1628
Joined: Wed Jun 20, 2007 1:00 pm
Location: Ingolstadt [DE]

Snap2HTML - cont

  • Quote

#9Postby Checker »

[Moderator note: this post is responding to a note on the Wedrima thread, which spawned another conversation moved here.]

mmx64 wrote:Sounds a lot like Snap2HTML, a program I made several year ago. (I submitted it here, but it was never picked up Snap2HTML - file and folder lister (8) )

Maybe because of it's .Net dependency.

Top

mmx64
Posts: 17
Joined: Thu Apr 15, 2010 9:48 am

Re: Wedrima

  • Quote

#10Postby mmx64 »

Checker wrote:

mmx64 wrote:Sounds a lot like Snap2HTML, a program I made several year ago. (I submitted it here, but it was never picked up Snap2HTML - file and folder lister (9) )

Maybe because of it's .Net dependency.

Ok, I see. But I'm not sure why .Net should disallow calling a program portable. I use .Net 2.0 for my apps. This is installed on most all PCs today, and it is part of Windows since Vista.

Many applications require c++ runtime files too. Are they banned too?
You have already listed another of my apps, called Hot Spot Studio, with a note that it depends on VB6 runtime files.
How about DirectX "latest version" that you need to install separately?

All applications have dependencies. Some dependencies are installed in the system by default, other by updating the system or installing frameworks. I understand the logic behind this, but I do not agree that common dependencies should stop an app from being list here (Great site btw). Just my 2 cents...

Top

SYSTEM
Posts: 2044
Joined: Sat Jul 31, 2010 1:19 am
Location: Helsinki, Finland

Re: Wedrima

  • Quote

#11Postby SYSTEM »

mmx64 wrote:Ok, I see. But I'm not sure why .Net should disallow calling a program portable. I use .Net 2.0 for my apps. This is installed on most all PCs today, and it is part of Windows since Vista.

I think that .NET dependency doesn't keep a program from being portable (unless the program depends on a too recent version; 2.0 is definitely OK in my opinion). However, many TPFC members disagree with me.

mmx64 wrote:Many applications require c++ runtime files too. Are they banned too?

No, because C++ runtime files can be put into the program directory (and are often bundled, as in my game). That can't be done with .NET.

mmx64 wrote:You have already listed another of my apps, called Hot Spot Studio, with a note that it depends on VB6 runtime files.
How about DirectX "latest version" that you need to install separately?

You are too defensive here.

In some cases, we have decided that a program is simply unique enough to be included regardless of its portability shortcomings. We have an entire category of .NET programs as well.

My YouTube channel | Release date of my 13th playlist: August 24, 2020

Top

joby_toss
Posts: 2983
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Contact joby_toss

Yahoo Messenger

Re: Wedrima

  • Quote

#12Postby joby_toss »

.Net dependencies make an application a little harder, not impossible, to get accepted into the database. Snap2HTML - file and folder lister (12)

Top

mmx64
Posts: 17
Joined: Thu Apr 15, 2010 9:48 am

Re: Wedrima

  • Quote

#13Postby mmx64 »

You are too defensive here.

I'm a developer defending my own software right now. But I want to point out that I visit this site many times a week. I love portable applications and aim to switch as many as possible of my ordinary apps to portable ones where possible. This site is a great resource. Thus, I want to see as many applications as possible here, so I can learn about them. So I'm not just putting forth these arguments to get my own apps listed, even though I am of course biased.

Top

allclownsareevil
Posts: 64
Joined: Mon Jun 16, 2008 6:49 am

Re: Wedrima

  • Quote

#14Postby allclownsareevil »

I remember Snap2HTML. Refreshed my memory just now by taking another look at it. Good program. Would vote for it if it were submitted.

One feature that may be nice is for the ability to print a full directory structure, including files in their respective folders, on a single webpage.

Have to be honest, I think the portable community (both here and elsewhere) is much like any other community. You get purists that want to see programs run without any dependencies. then on the other side you get people who don't care about anything else other than if it will run portably. The pragmatists live somewhere in between the two extremes. I count myself as a pragmatist. If it runs on 90% of systems without fault, it's worth having.

Thanks for sharing it mmx64.

Top

mmx64
Posts: 17
Joined: Thu Apr 15, 2010 9:48 am

Re: Wedrima

  • Quote

#15Postby mmx64 »

Glad to hear you like my program. I could probably be called a pragmatist too. I actually wrote an article about portable software, including what I consider "defining features". If anyone is interested, here it is: http://www.rlvision.com/blog/what-is-a- ... -use-them/

Top

Post Reply

  • Print view

26 posts

  • 1
  • 2
  • Next

Return to “Portable Freeware Submission”

Jump to

  • Site Matters
  • ↳ Suggestions/Discussions
  • The Portable Freeware Collection
  • ↳ Portable Freeware Submission
  • ↳ Portable Freeware Update
  • ↳ Portable Freeware Discussion
  • ↳ Portable Payware Discussion
  • ↳ Portable Hardware Discussion
  • ↳ Portable Freeware Development
  • ↳ Freeware That Are Not Portable
  • ↳ Chit-Chat
  • Command Line Tools
  • ↳ CLI Submissions
  • ↳ CLI Discussions
  • JauntePE
  • ↳ JauntePE Discussion
  • ↳ JauntePE Launchers
Snap2HTML - file and folder lister (2024)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Kieth Sipes

Last Updated:

Views: 6276

Rating: 4.7 / 5 (67 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Kieth Sipes

Birthday: 2001-04-14

Address: Suite 492 62479 Champlin Loop, South Catrice, MS 57271

Phone: +9663362133320

Job: District Sales Analyst

Hobby: Digital arts, Dance, Ghost hunting, Worldbuilding, Kayaking, Table tennis, 3D printing

Introduction: My name is Kieth Sipes, I am a zany, rich, courageous, powerful, faithful, jolly, excited person who loves writing and wants to share my knowledge and understanding with you.