Web Development::HTML Tools Software

Top 10 by Views

  1. Data Extractor2108 views
  2. WebTools Pro2064 views
  3. Just Tabs1919 views
  4. Xtreeme SiteXpert Standard Edition1833 views
  5. Just Suite1788 views
  6. Idaho-Web-Counter1767 views
  7. Web Jigsaw Promotion1746 views
  8. Image2Html1730 views
  9. PageSpy1724 views
  10. Rapid Fire1707 views

Latest Submissions

  1. BALKAN OrgChartJS2024-02-15 20:15:45
  2. HTML to PDF NodeJS2024-02-06 17:42:16
  3. HTMeLd2023-11-27 22:18:19
  4. Free Online Gallery Software OnGal102020-08-17 14:11:06
  5. IntraLaunch2016-07-11 05:45:01
  6. QuerySelectorAll2016-07-06 10:40:17
  7. COBRA Business Card Designer2016-02-22 19:49:18
  8. iPhone/iPad/iPod Backup Extractor2015-12-03 05:50:49
  9. Vibosoft FoneClean for iOS (Mac)2015-12-03 05:50:01
  10. Vibosoft FoneTransfer for Mac2015-12-03 05:49:46
BALKAN OrgChartJS

BALKAN OrgChartJS

Org Chart JS is designed for making organizational charts using HTML5, CSS, and JavaScript. To create unique appearance for your app, you can make use of a set of default skins and color palettes or make your own set. If your users work with big diagrams, a search field which allows finding a particular item will serve as a handful tool. The edit mode makes it easy to create and edit diagram items. All you have to do is type a name, title, some additional info, and Org Chart JS will create or edit the item and rebuild your diagram automatically. If you work with a big data set, you can collapse your diagram leaving only the part you are working with. Org Chart JS has a zooming and scrolling features One of the best things about Org Chart JS is that it has a simple configuration syntax. You can Undo or Redo every operation. Org Chart JS features the ability to build organization charts of any complexity. An organizational chart represents the most natural way of displaying the hierarchical structure of an organization. You can use it to show the structure of a company, business, or project team. Org Chart JS allows you to export your chart/diagram to PDF, PNG, SVG, CSV, XML or JSON. Org Chart JS component consists of nodes and connectors. You can use nodes of some particular type: just textual, with an image or any other custom HTML and SVG elements, or create your own. Creation of a unique style for your diagram will be easy. The look and behavior are fully customizable, so you can set up any appearance you need via CSS or object properties. You can easily integrate this Org Chart JS library in any web app. It supports the data loading in the JSON format, and can be used with any server-side back-end. Org Chart JS supports unlimited number of sub trees in one chart object and two states of a node. It supports dotted lines that allows you to show that an employee also report indirectly to a secondary manager or supervisor.

$399.00 98 KB
HTML to PDF NodeJS

HTML to PDF NodeJS

Dive into the world of Node.js and PDF generation as we guide you through the process of setting up and using the NodeJS PDF Library. From installation to implementation, discover how effortlessly you can convert your HTML files into visually appealing and highly customizable PDF documents. The library's intuitive API allows you to control various aspects of the PDF, ensuring a tailored and professional output. Efficiency is key when it comes to converting HTML to PDF in Node.js, and the NodeJS PDF Library excels in performance and flexibility. Explore advanced features such as header and footer customization, page numbering, and the inclusion of CSS styles to achieve a polished and print-ready PDF output. With asynchronous processing, you can seamlessly integrate PDF generation into your Node.js workflows without compromising speed. When it comes to document generation in Node.js, the NodeJS PDF Library stands out as a reliable and feature-rich solution. Whether you're generating invoices, reports, or any other printable content, this library provides the tools to elevate your PDF generation capabilities. Unlock the full potential of HTML to PDF conversion in Node.js and enhance the way you create and share dynamic documents. Learn more about the NodeJS PDF Library at https://ironpdf.com/nodejs/tutorials/html-to-pdf/. Explore the step-by-step process of integrating this versatile library into your Node.js applications to enhance your document generation capabilities.

$749.00 240268 KB
HTMeLd

HTMeLd

HTMeLd accelerates your website by eliminating references to external files. It scans your HTML pages to determine what images, style sheets, and scripts that each page depends on. Then it loads those resources and embeds them directly into the page. When a visitor downloads the page, their browser will not need to make additional downloads, the page will display almost instantly. This also improves your Google "Page Experience" score, and therefore your Google rank. There is no easier way to gain competitive advantage in Google search results.

$30.00 11324 KB
Free Online Gallery Software OnGal10

Free Online Gallery Software OnGal10

Free Online Gallery Software OnGal10 is an online gallery maker for photos on your webpage. With the free online gallery software you can put your photos into your own website. The free online gallery maker creates a gallery or a slideshow. Just select your pictures and add them to your list with the online photo gallery software. In the next step you can determine how many columns of pictures you want on your page and even the size of the thumbnails in the gallery later on. A slideshow with fading photos is also available in the online photo gallery software. The best thing about the online gallery maker freeware is that you don’t need to learn any programming language like HTML to create beautiful galleries you can upload to your website. With this online gallery freeware you’re finally able to create a picture show with just a few clicks. The photo gallery software is very easy to use and creates beautiful online galleries. The finished gallery comes with useful buttons that help the users to navigate through the images you have put on the website. With a few easy steps you create your own HTML file with the gallery: - Create an online gallery with only a few clicks with the online photo gallery software - Unlimited number of photos possible in the online gallery maker freeware - Slideshow with fading photos - Or browse photos manually - Set the number of pictures in a row, the size of the thumbnails and the size of the full images - Set the background and foreground colors with the free online gallery maker - Select button sets for navigation with the online gallery freeware - Click "Create Webpage" and the work with the free online gallery maker is done.

10433 KB
IntraLaunch

IntraLaunch

As corporate portals and intranets become larger and more complex the interface that employees need to stay productive also become increasingly difficult to manage and maintain. IT professionals need to find better ways to securely integrate all information, common documents, applications and workstation resources employees need into a single corporate portal or web based interface while minimizing administrative overhead. IntraLaunch is the missing link to this solution and an extension for web browsers need to use a web page or intranet interface to open applications, wizards, documents, associations such as Word or Acrobat PDF documents both locally and across a network without prompts or warnings in a highly secure manner. Has many other useful features such as listing local files, workstation shutdown, locking, sound events, logging, etc.

$10.00 976.56 KB
QuerySelectorAll

QuerySelectorAll

Prints a list of the elements within the HTML files (using depth-first pre-order traversal of the document's nodes) that match the specified group of selectors. This is a way to execute CSS selector against the specified html files. Print the html items matching a pattern (group of CSS selectors). Usually there is stdout mode (0), but you can use other supported modes such as: (1) Save only one output file '_all.lst' with all the collected matches. (2) Save search matches from one file into new file, using filename the source file and predefined extension '.lst' as template to specify the target file. (3) Save each item into eparated files (filename+counter+.lst). (4) Save each item into separated files (counter+.lst). (5) Make _index.lst an ordered list from A tags. Matched items will be cleaned on the strip_tags(), but (6) mode don't use it.

$10.00 105 KB
COBRA Business Card Designer

COBRA Business Card Designer

COBRA Business Card Designer is great tool for creating business cards. The Desktop application is the most powerful windows business card maker allowing users to save and resume projects later, import already made templates, background and symbols. Business Card Designer was developed in such a way to be easily creat business cards with a wide range of alreay installed , backgrounds, header, logo, symbols, cards backgrounds, fonts and templates all are being loaded dynamically from the application. You can use your own logos and backgrounds as wel. The most important feature of Business Card Designer is that you can addprojects to the application. A template is an already made project, so you would provide an easy solution for you to creat business cards ready for printing. For Windows OS 7,8,8.1,10 Welcome to Cobra Multi Applications for Windows Desktop (Cobra Multi App) Cobra Multi app is a handy and fast utility with 19 different window applications for word processing , website development ,form creation,file editing,File handling, and so on. There light weight apps accessed all from one main screen inter phase ,right from your desktop. software updates and support are available Cobra Multi apps is a great collection of small handy window desktop applications ,user friendly easy to use.access is done with one click of the buttons on this screen. Tec support is also available on the main menu and on the bottom of all the apps in this program Cobra Traffic Wizard Traffic Wizard is packed with 10 scripts which are easy to use to increase website traffic. These scripts include Break Frames, Bookmark Us, Email This Page, Set Homepage, Logo Branding, Frameless Popup, Browser Entry, Language (which routes traffic based on browser language settings), Avenue Search, and Popup Page. Cobra Thumbnail Wizard Thumb Nailed is a simple program made to make thumbnailing of entire folders fast and easy.thumbnails of images in an entire folder. rename this images

$69.00 38 KB
iPhone/iPad/iPod Backup Extractor

iPhone/iPad/iPod Backup Extractor

Most users prefer backuping their iDevice data onto a computer with iTunes program, this single backup solution will likely result in that you cannot restore your lost data from backup once you failed in jailbreaking, upgrade, restore factory settings, or your devices was stolen or crashed. In case of these issues, Vibosoft iPhone/iPad/iPod Backup Extractor will be your best choice. Vibosoft all-in-one iPhone/iPad/iPoad Backup Extractor program has successfully integrated three systems (iPhone extractor, iPad extractor and iPod extractor) into one program. It can be perfectly compatible with iPad, iPhone and iPod backup file and detect them at the same time; this capability enables you to extract data from certain backup file you need, save your time and money, and you can at any time fully restore all files from iTunes backup no matter what happened to your devices.

$39.95 9475 KB
Vibosoft FoneClean for iOS (Mac)

Vibosoft FoneClean for iOS (Mac)

After using your iDevice for a long time, you may find that your device is packed with many unnecessary files. Even if you have deleted them from your device, things don't get better. Because the already deleted files are actually hidden in your device. At this time, all you need is a handy cleaning software such as Vibosoft FoneClean for iOS (Mac), which can help you to clear all unwanted files from your iOS devices. In this way, you can free up your device for better performance through deeply deleting junk files such as app cookies, safari histories and so on. Moreover, with this software, you can easily delete those files which contain your personal information, so there is no need for you to worry about the privacy leak of your personal information. This program provides an easy-to-understand interface for all iOS users. All you need to do is to follow the exact steps to clean up all unwanted files from your iOS device. Most importantly, this powerful software is completely compatible with all generations of iPhone, iPad and iPod. The biggeste shining point of this software is that it is totally free for iOS users. You are free to relying on this functional software to remove junk files from your iDevice without the need to cost anything.

1723 KB
Vibosoft FoneTransfer for Mac

Vibosoft FoneTransfer for Mac

Sometimes you may want to change your mobile phone into another different phone, sometimes you may want to share some meaningful photos or other files to your friend who uses a different mobile phone, then a professional data manager is exactly what you need to freely share files between two phone. Vibosoft FoneTransfer is specially designed for those who want to easily and quickly transfer files from one phone to another. Although this software can only support transfer data between Android to Android at present, other OS will be compatible soon. More importantly, apart from data transfer between mobile phones, this software can also be the perfect tool which can help you backup important files from mobile device to computer as a backup and also restore lost files from backup data within a few simple clicks. Generally speaking, one single tool can be your best data manager and data rescuer at the same time. Don't you think this is an amazing software worth for your attention and trying? Most importantly, this software provides an easy-to-understand user interface for all mobile users, which requires no technical skills. Just follow the exact steps and things will be done perfectly!

1106 KB
Vibosoft DR. Mobile for Android

Vibosoft DR. Mobile for Android

No matter contacts and text messages are saved on your phone's internal memory or the SIM card, this Vibosoft DR. Mobile for Android software can scan all deleted files and list them on the main menu. As one of the most popular recovery tools, the Vibosoft DR. Mobile for Android enables you to recover all deleted files from your Android mobile phone or tablets with only a few steps. As this Vibosoft DR. Mobile for Android allows you to preview deleted files before restoration, you can selectively choose your needed data to recover. This Vibosoft DR. Mobile for Android can be always available for recovering lost data from Android, no matter you lose them because of improper operations, virus infection, flashing ROM, resetting device back to the factory default settings, and so on.

$39.95 3856 KB
Vibosoft iPhone SMS+Contacts Recovery

Vibosoft iPhone SMS+Contacts Recovery

Whether you lost your iPhone contacts and messages due to the fact of a failed jailbreak, smashed, upgrade or deleted by accident, no matter you have synced to iTunes, iCloud or not, you're able to restore the important contacts and messages from your iPhone. With the help of this software, you can easily and effectively restore lost contacts and messages from iPhone device within seconds. The moment you connect your iPhone to the computer, this program will detect your mobile phone and scan the internal memory and SD card of your iPhone device. There are many causes that will lead to the loss of your valuable data in iPhone device, and it is impossible for people to get back the lost data, because of iOS unique features which are different from common hard drive file structure. But with this powerful program, recovering your lost contacts and messages to your iPhone is just a piece of cake. This program uses the intelligent scanning kernel that makes it possible to work as well as all iPhone device: iPhone 4/4S/5/5S/5C/6/6S/6 Plus/6S Plus. The stability and usability of this program will make you feel at ease when operating it. It's worth mentioning that this Vibosoft iPhone SMS+Contacts recovery program can perfectly support all iOS version including the latest iOS 9, and it is keeping updating.

$39.95 2120 KB
Vibosoft Android SMS + Contacts Recovery

Vibosoft Android SMS + Contacts Recovery

SMS and contacts must be the most important files on our phones, but they are easily lost in many situations. No matter you deleted them by mistakes or on purpose, some common data recovery software will have no effect due to the SMS and contacts are stored in SIM or phone's internal memory, they cannot detect these data! But Vibosoft Android SMS+Contacts Recovery program can be able to scan SIM card and internal memory, then help restore your lost text messages & contacts without any damage.

$39.95 3623 KB
Camillo editor

Camillo editor

Camillo editor is a lightweight yet powerful HTML editor for Windows. Features include built-in web components that do the work of dozens of HTML, CSS and JavaScript statements, Active Text which enables you to edit text, image and sound files directly from code elements within your programs, Multi-Document tab interface, Customizable syntax highlighting, easy to use HTML code dialogs and much more. Designed to make web programming easy. Simply use the editor to enter your HTML or any of the additional built-in web components and create your own homepage or a complete web site. The HTML editor is perfect for anyone who is looking for clean, uncomplicated software for their web development needs. In terms of look and feel, the pages created using Camillo are no less impressive than anything created using more complex web design tools.

$29.00 9309 KB
Likno Web/jQuery Accordion Builder

Likno Web/jQuery Accordion Builder

User-friendly, powerful Windows interface (GUI) for creating stylish, cross-browser jQuery accordions, such as: vertical accordion, horizontal accordion, jquery slider, jquery toggle, accordion menu, collapsible panel, CSS accordion, etc. Add accordion controls to your pages with minimal effort and code. Use text, HTML, images, videos (YouTube, etc.), Flash, animations, entire pages ("ajax accordions", URL) as content in your accordions and more!

$39.95 6398 KB