CDF is the probability that a random variable takes on a value less than or equal to a fixed $x = a$.
Assuming we have a a random variable $X$ that has a PDF, both CDF and PDF have the same information as the following PDF gives us the exact information as CDF.
$$ \int_{-\infty}^{a} f(x) \,dx $$
Do we still need the CDF in this case or are there still calculations that can only be done with or information that can merely be derived from CDF?