Install Sum Letter For Free
Drop document here to upload
Up to 100 MB for PDF and up to 25 MB for DOC, DOCX, RTF, PPT, PPTX, JPEG, PNG, JFIF, XLS, XLSX or TXT
Note: Integration described on this webpage may temporarily not be available.
0
Forms filled
0
Forms signed
0
Forms sent
Discover the simplicity of processing PDFs online

Upload your document in seconds

Fill out, edit, or eSign your PDF hassle-free

Download, export, or share your edited file instantly
Top-rated PDF software recognized for its ease of use, powerful features, and impeccable support
Every PDF tool you need to get documents done paper-free

Create & edit PDFs
Generate new PDFs from scratch or transform existing documents into reusable templates. Type anywhere on a PDF, rewrite original PDF content, insert images or graphics, redact sensitive details, and highlight important information using an intuitive online editor.

Fill out & sign PDF forms
Say goodbye to error-prone manual hassles. Complete any PDF document electronically – even while on the go. Pre-fill multiple PDFs simultaneously or extract responses from completed forms with ease.

Organize & convert PDFs
Add, remove, or rearrange pages inside your PDFs in seconds. Create new documents by merging or splitting PDFs. Instantly convert edited files to various formats when you download or export them.

Collect data and approvals
Transform static documents into interactive fillable forms by dragging and dropping various types of fillable fields on your PDFs. Publish these forms on websites or share them via a direct link to capture data, collect signatures, and request payments.

Export documents with ease
Share, email, print, fax, or download edited documents in just a few clicks. Quickly export and import documents from popular cloud storage services like Google Drive, Box, and Dropbox.

Store documents safely
Store an unlimited number of documents and templates securely in the cloud and access them from any location or device. Add an extra level of protection to documents by locking them with a password, placing them in encrypted folders, or requesting user authentication.
Customer trust by the numbers
64M+
users worldwide
4.6/5
average user rating
4M
PDFs edited per month
9 min
average to create and edit a PDF
Join 64+ million people using paperless workflows to drive productivity and cut costs
Why choose our PDF solution?
Cloud-native PDF editor
Access powerful PDF tools, as well as your documents and templates, from anywhere. No installation needed.
Top-rated for ease of use
Create, edit, and fill out PDF documents faster with an intuitive UI that only takes minutes to master.
Industry-leading customer service
Enjoy peace of mind with an award-winning customer support team always within reach.
What our customers say about pdfFiller
See for yourself by reading reviews on the most popular resources:
I can do everything I need to with this program........I like forms that I have been asked to fill out I can scan in my printer and then fill out on here and print out when finished and then send them or take them where they need to go....
Thanks so much...
2014-08-26
Have been able to add signatures change dates and update pertinent information on the documents. Have not used extensively, but have been able to do everything I wanted so far. Good product!
2017-04-30
I have used it almost every day for over a week to fill out forms. I find it to be a bit awkward at times but I'm getting better at finding my way around. I will continue to use it.
2018-12-14
Great software. Only thing is that i wish the email could be modified to where i can get paperwork sent directly to it. The automated one we're given is way to complicated to remember so copy and paste it is. Other than that this is amazing software.
2019-11-29
What do you like best?
i like tha twe can make changes wright in PDF and fax right away
What do you dislike?
I like everything about PDF is it most convenient to use
What problems are you solving with the product? What benefits have you realized?
faxing benefits
i like tha twe can make changes wright in PDF and fax right away
What do you dislike?
I like everything about PDF is it most convenient to use
What problems are you solving with the product? What benefits have you realized?
faxing benefits
2019-05-28
What do you like best?
With the use of PDFfiller I am able to generate a number of documents in a short amount of time. The tools and functionality of the platform are extremely easy to navigate.
What do you dislike?
I can't say that I have any concerns with PDFfiller. Using PDFfiller is definitely the easiest part of my day and that's great because the documents that I am able to generate are essential to my business.
Recommendations to others considering the product:
It's easy to get started with and scale up in terms of the robust functionality.
What problems are you solving with the product? What benefits have you realized?
Time management and efficiency are at the top of the list for me and PDFfiller helps me to maximize both of these important factors.
With the use of PDFfiller I am able to generate a number of documents in a short amount of time. The tools and functionality of the platform are extremely easy to navigate.
What do you dislike?
I can't say that I have any concerns with PDFfiller. Using PDFfiller is definitely the easiest part of my day and that's great because the documents that I am able to generate are essential to my business.
Recommendations to others considering the product:
It's easy to get started with and scale up in terms of the robust functionality.
What problems are you solving with the product? What benefits have you realized?
Time management and efficiency are at the top of the list for me and PDFfiller helps me to maximize both of these important factors.
2019-06-18
So far seems great and 30 day trial is…
So far seems great and 30 day trial is much better than competitions so I would recomend it for some basic PDF editing
2020-01-23
Great Tool!
PDFfiller is wonderful for all those documents we have to go through and all the contracts we need done. They help fill in and make sure everything is in its place.
We have no issues as of yet with the system. It has been very helpful in fast filling the doucments we need.
2018-05-16
We no longer had use for product as we…
We no longer had use for product as we are a small Not for Profit Organisation and they canceled our subscription that was automatically renewed and refunded the $'a that was charged. This happened without any issues and thanks to pdFiller for their understanding
2024-10-30
For pdfFiller’s FAQs
Below is a list of the most common customer questions. If you can’t find an answer to your question, please don’t hesitate to reach out to us.
What if I have more questions?
Contact Support
How do you add the sum of letters in Excel?
Count a total number of characters In the cell, enter =SUM(LEN(A2), LEN(A3), LEN(A4)) and press Enter.
How do you sum cells with text?
Sum if cell contains text If you are looking for an Excel formula to find cells containing specific text and sum the corresponding values in another column, use the SU MIF function. Where A2:A10 are the text values to check and B2:B10 are the numbers to sum. To sum with multiple criteria, use the SUM IFS function.
How do you sum cells with text in Excel?
Sum if cell contains text If you are looking for an Excel formula to find cells containing specific text and sum the corresponding values in another column, use the SU MIF function. Where A2:A10 are the text values to check and B2:B10 are the numbers to sum. To sum with multiple criteria, use the SUM IFS function.
How do you count cells with text?
To count the number of cells that contain text (i.e. not numbers, not errors, not blank), use the COUNT IF function and a wildcard. In the generic form of the formula (above), RNG is a range of cells, and “*” is a wildcard matching any number of characters. Do you want to count cells that contain specific text?
How do I count the number of cells with the same text in Excel?
As below screenshot shows, we are now going to count cells with the text Linda in the cell range A2:A10. Select a blank cell for displaying the result. Then copy and paste the formula =COUNT IF($A$2:$A$10,”Linda”) into the Formula Bar, and press the Enter key on the keyboard.
How do I sum only cells with values?
If you want, you can apply the criteria to one range and sum the corresponding values in a different range. For example, the formula =SU MIF(B2:B5, “John”, C2:C5) sums only the values in the range C2:C5, where the corresponding cells in the range B2:B5 equal “John.”
How do I sum only cells with values in Excel?
Just organize your data in table (Ctrl + T) or filter the data the way you want by clicking the Filter button. After that, select the cell immediately below the column you want to total, and click the AutoSum button on the ribbon. A SUBTOTAL formula will be inserted, summing only the visible cells in the column.
Video Review on How to Install Sum Letter
#1 usability according to G2
Try the PDF solution that respects your time.