BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
This is a simple GUI for the command line tool grep and pdfgrep
THIS PROJECT HAS MOVED TO: https://sourceforge.net/projects/documentgrep/
This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing.
The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or...
On Linux only.
Read the EPUB or PDF headers, creating static and lite HTML WebSite.
Pascal Lazarus Sources and Components.
For www.livrels.fr, www.livrels.com and www.scribels.org
An effort to bring the latest MuPDFLib version to PASCAL/LAZARUS, based on the work from Dinko Miljak and Blestan Tabakov.
MuPDF is a lightweight PDF, XPS and E-Book Viewer.
You do not have many options if you want to included PDF support in your Pascal/Lazarus projects. MuPDF is maybe one of the best options, but is stuck on version 1.08 (from 2015), to be used with Lazarus.
I managed to bring the supported version up to 1.17.0 (latest MuPDF). Only for Win64. Help is welcome to...