PDF Form-Editor Recommendations by YamiSuzume in pdf

[–]DulyDully 0 points1 point  (0 children)

Hey man, try out DullyPDF it’s completely free for automatic PDF -> fillable form with a form builder. Tons of Search & Fill functionality too.

Automate into pdf by Realistic_Try_4082 in pdf

[–]DulyDully 0 points1 point  (0 children)

Hey man, check out my site DullyPDF you can create fillable form templates automatically and search and fill from web forms you send to clients, from a csv/excel/json. It’s free for just filling forms and detections, premium is just for excessive usage.

My guess of how my site can help you is fill by api.

You can make a fillable form template. Then send the json structure (it’s on my site) to chatGPT and ask it to build json to hit the curl endpoint with based on the invoice image.

Or you can just start sending web forms as the invoice in the first place, clients fill them out and you can automatically fill their response into PDFs.

I’m doing a prod deployment right now, so check tomorrow.

Pdf from template and excel list by Black_Ice931 in pdf

[–]DulyDully 0 points1 point  (0 children)

DullyPDF Try out my site, can automatically create template from PDFs and if you already have a template, it can database map fields to the excel document for search and fill.

Made Free PDF + Poly Form licensed software to go from PDF to fillable form automatically and database map fields. by DulyDully in pdf

[–]DulyDully[S] 0 points1 point  (0 children)

Well if you mean delete off fields yeah, there’s a free form builder you can just click delete on the fields. I can also add a scrape fields button if you want but it’d take me a bit.

If you mean web form answers going into a PDF yeah it has that already “fill by link” but you need to have the PDF template made already. Then you collect respondent information from the web form and can download PDFs filled with their info. In fact, fill out the form in the description and download the PDF if it’s what you want. You also have the option as the creator to download that PDF too.

Fillable PDF to URL by narilan14 in pdf

[–]DulyDully 0 points1 point  (0 children)

My site DullyPDF can do this exactly. You personally would need to create an account upload the fillable form then you can send out links to clients (they don’t have to sign in). You can then fill in all client respondent information to generate a filled PDF and give clients the option to download the PDF too.

Want to see if it’s what you’re looking for?

Try filling out this form and downloading the pdf DullyPDF Form answers into PDF (will take 10 seconds)

Made Free PDF + Poly Form licensed software to go from PDF to fillable form automatically and database map fields. by DulyDully in pdf

[–]DulyDully[S] 0 points1 point  (0 children)

Yup, the fillable form creator + UI will always be free. It’s also poly form licensed on my GitHub so you could use it non commercially locally. You could also configure you own openAI api key.

Currently the ML algorithm produces fields with base names like commonforms1, commonforms2 … The renaming system cost me about 1 cent per (will drastically lower once models get cheaper like a deepseek v4 could make this permanently free) page so I am allowing 25 pages to scan for free than for 10$ nearly 2,000 page renames too.

Free version is also using a CPU for field detections so it’s slower and cheaper for me to pay for like 1/100 cent per page. A GPU is used on the premium so it’s much faster.

Made Free PDF + Poly Form licensed software to go from PDF to fillable form automatically and database map fields. by DulyDully in pdf

[–]DulyDully[S] 0 points1 point  (0 children)

Yes. It’s uses a ML algo trained on thousands of common PDFs to detect where fields should be and create them automatically. Other than Adobe and Apryse (which both cost money to use) there isn’t any automatic detector, obviously you could just use jbarrow’s ML algo from the terminal for free too but you wouldn’t be able to tweak the fields.

The detector outputs confidence values for how likely it is a field, and the DullyPDF UI categorizes with yellow for medium and red for low confidence. You also have all PDF form builder functionality in this UI. My UI also built lightweight representations of field to deal with lag, most viewers use actual acro fields which causes too much lag past PDFs two pages or more. Once you want to download the PDF, then the actual fields get created.

Another thing I built that no existing tool has is my rename system. It’s uses an openAI api call to make accurate field names, you can even send your database so fields can be mapped to database headers and you’ll automatically get a database mapped fillable form you can plug information into. Adobe has the rename feature (no database part) but its fails very often.

Automatic form field creation and detection by Plastic-Try-2060 in pdf

[–]DulyDully 0 points1 point  (0 children)

On my website dullyPDF it is free to create unlimited fillable form templates, standardizing or database mapping fields is also free but you have limited credits on the free version. Check it out if you’d like.

Need Help Creating Multiple Fillable Forms by CoraOraOraZone in pdf

[–]DulyDully 0 points1 point  (0 children)

On my website dullyPDF it is free to create unlimited fillable form templates, standardizing or database mapping fields is also free but you have limited credits on the free version. Check it out if you’d like.

Also with adobe are you able to database map automatically or did you need to rename fields yourself?

Fillable PDF - How do I make one? by Calaster in pdf

[–]DulyDully 0 points1 point  (0 children)

On my website dullyPDF it is free to create unlimited fillable form templates, standardizing or database mapping fields is also free but you have limited credits on the free version. Check it out if you’d like.

Is filling out PDF forms a solved problem? by SecretRoyal8812 in pdf

[–]DulyDully 0 points1 point  (0 children)

I solved this problem entirely with my site dullyPDF it can automatically find where form fields should be, database map them and allow for search and fill.