-
I am unable to convert PDFs written in RTL languages into text correctly. I've tested with multiple PDFs, but the output remains problematic, with characters being separated by spaces and the text app…
-
Is there a way to convert the TeX markup into plain text as much as possible? Just something like `pandoc example.tex -o output.txt`.
I saw there are conversions to markdown, json, along with other…
-
Crystal currently relies on iconv or GNU libiconv for conversions between text encodings. This has a few problems:
* iconv does not guarantee the support for any encoding at all, yet it doesn't pro…
-
**Describe the bug**
image to text link not working
**To Reproduce**
folow [this link](https://www.calcont.in/Analyzer/TextAnalyzer/)
click on image to text in conversions side bar.
![image…
-
**What's wrong?**
I am working with historical data, with my timeseries representing years. I have two problems:
1) When loading the data, the years are recognized as a Numeric column. Thus I have n…
-
Hi,
may I suggest adding conversion functions such as
import qualified Data.Text as T
import qualified Data.Text.Lazy as T (toStrict)
import qualified Data.Text.Lazy.Builder…
-
I attach below an image created by converting LaTeX accents into TYPST accents.
There are 3 type of problems.
- (red arrows) Wrong conversions
- (green arrows) Problems with escaping and probabl…
-
In python asammdf, there is a property named "ignore_value2text_conversions". It can convert text value to numeric value. Can GoMDF support this?
```
ignore_value2text_conversions (False) …
sccds updated
2 weeks ago
-
### Issue Summary
Hello!
If you take a paragraph of text in a Google Doc (for example) that contains a link, when you paste that paragraph into a Rich Text Block, the external->internal link convers…
-
**Explain the problem.**
I am converting an ePub file to HTML (for later conversion to PDF).
The command line is simple: `pandoc file.epub --from=epub --to=html -o file.html`
The ePub file is ge…