Skip to main content

All Questions

Tagged with
0 votes
1 answer
308 views

Convert many HTML files into several PDF files [closed]

Is there a tool or a program for Windows with which I can convert a lot of HTML files (approx. 3000) into individual PDF files? I can only find requests for a single PDF everywhere, but I need to ...
YL73's user avatar
  • 11
-1 votes
1 answer
1k views

Convert web page to Word document

It is known that web pages can be downloaded as MHT or HTML files, and then opened in Word. However, particularly with complex web pages, formatting can be lost, and only the text without much ...
David.P's user avatar
  • 566
0 votes
1 answer
2k views

Convert html, pdf or .doc format to google doc without breaking formatting

I'm building some documents which need to live online on google docs. I start off by building static html files using Ruby on Rails. These look fine. Then I convert them to a pdf using wkhtmltopdf. ...
Max Williams's user avatar
  • 3,029
0 votes
1 answer
33k views

How to save full webpage as a pdf with images, etc, in a muti page format?

So, I am trying to take my e-portfolio and make a pdf version because my uni is playing hot potatoe with the website keeping my portfolio. I wanted links preserved as well as documents, but in the end,...
Sammy-Jo Watt's user avatar
0 votes
1 answer
495 views

How to create a minimalist HTML5 file from Markdown?

I have a simple Markdown file which I want to convert to a minimal HTML5 compliant file. I tried: pandoc -f markdown -t html5 .\description.md -o description.html → this generates proper HTML content,...
WoJ's user avatar
  • 3,253
2 votes
1 answer
911 views

Is it possible to convert an EPUB file to HTML? [closed]

There are many questions and answers for reverse direction of converting HTML to EPUB but what about converting an EPUB file to HTML? There are many tools that can extract CHM (Microsoft Compiled HTML ...
imida k's user avatar
  • 219
0 votes
0 answers
165 views

Convert in-document links of an HTML page

Is there a way to convert in-document links (#anchor) in an HTML file to in-document links in a Microsoft Word file when converting the HTML to DOCX? When converting an HTML file to a DOCX document, ...
TomS's user avatar
  • 461
1 vote
2 answers
5k views

Chrome extension to change HTML tags automatically when loading pages?

Is there any Chrome extension that intercepts a page loading and converts specific tags before showing the final page? For example, if some page contains <br> and I want it to be <p> ...
Rogério Dec's user avatar
2 votes
0 answers
56 views

Convert HTML pages to PDF, but after applying ublock origin filters

I want to convert a bunch of webpages to PDF using wkhtmltopdf. But I want the uBlock Origin personal filtering under My Filters (currently being used in my browser) be applied on each HTML page. How ...
user13107's user avatar
  • 303
0 votes
1 answer
92 views

Stripping and reformatting specific HTML tags from content

I'm currently working on a study involving Stack Exchange content and trying to find an efficient way to bring the content into my CAQDAS. The CAQDAS I'm using is DeDoose. My issue is that the ...
curious's user avatar
  • 161
0 votes
1 answer
2k views

How to convert large .htm file to .pdf?

I have a fairly large .htm file, 100 MB which doesn't fully load in any browser I've tried (the page stops rendering after a certain point), so I want to try converting the file into a .pdf file so ...
Joseph McNamara's user avatar
2 votes
2 answers
2k views

Prevent Excel from converting values to dates when opening HTML files

I have some HTML files that contain tables, which I need to perform some analysis on. I can open them in Excel, and it preserves all the table formatting and layout (which is what I want). The ...
Some_Guy's user avatar
  • 774
3 votes
1 answer
1k views

Pandoc options to convert LaTeX flavored Markdown to HTML

The aim is to convert a Markdown file (file.md) to a html file (file.html). The Markdown file contains formulas specified in LaTeX specified between two dollar ($) signs. Example: The resulting ...
willeM_ Van Onsem's user avatar
3 votes
1 answer
5k views

Word to HTML Conversion- Loss of image quality

I have a word document which has formulas and other things as images.Now when I convert this document to a HTML file (Save as Webpage) the images experience a loss in quality. This is negligible in ...
Wang Liqin's user avatar
13 votes
2 answers
22k views

How to convert HTML to text?

How it is possible to convert HTML to text file in Linux? For example I want to curl a query to Google, then convert the output html to text and read converted text on my terminal. I am using RHEL6.
rivu's user avatar
  • 271

15 30 50 per page