Top "Extract" questions

Questions related to retrieving specific information from a (typically minimally structured) data source, such as a web site, media file, source code collection or compressed archive (in which case the desired information is one or more original, uncompressed files).

how to extract formatted text content from PDF

How can I extract the text content (not images) from a PDF while (roughly) maintaining the style and layout like …

python pdf text extract google-docs
Extract from DMG

How to extract content of DMG without mounting it? I want add autoupdate system to my application. It downloads DMG …

macos extract dmg
Iterating through folders and files in batch file?

Here's my situation. A project has as objective to migrate some attachments to another system. These attachments will be located …

batch-file dos extract 7zip
Extract .xip files into a specific folder

A XIP file is an analog to zip, but allows for a digital signature to be applied and verified on …

macos terminal extract osx-elcapitan
Get a file's directory in a string selected by askopenfilename

I'm making a program that you use the askopenname file dialog to select a file, which I then want to …

python tkinter extract filedialog
Create Pandas DataFrame from txt file with specific pattern

I need to create a Pandas DataFrame based on a text file based on the following structure: Alabama[edit] Auburn (…

python regex pandas text extract
Extract string within parentheses - PYTHON

I have a string "Name(something)" and I am trying to extract the portion of the string within the parentheses! …

python string split extract
Java library for keywords extraction from input text

I'm looking for a Java library to extract keywords from a block of text. The process should be as follows: …

java nlp extract keyword stemming
How to extract Raw of TCP packet using Scapy

I use the sniff function of scapy module. My filter and prn function are doing a great job. But now, …

python hex extract scapy
How to extract .gpx data with python

I am a new linux/python user and have .gpx files (output files that are made from GPS tracking software) …

python perl extract gpx