sorry if this seems trivial or obvious. But is $\int^b_a |f| = |F(b)|-|F(a)|$? I'm currently trying to prove that $|F(b)-F(a)|\leq \int^b_a|f|$. Using the fundamental theorem of calculus, we have
$$\int^b_af=F(b)-F(a)\leq \int^b_a|f|$$ if $\int^b_a |f| = |F(b)|-|F(a)|$, then via the triangle inequality $$\int^b_af=F(b)-F(a)\leq \int^b_a|f|=|F(b)|-|F(a)|\leq |F(b)-F(a)|$$ which is the opposite of what I want to prove, so I suppose this would suggest that $\int^b_a |f| \neq |F(b)|-|F(a)|$,
Take $a=-1,b=1, F(x)=x^{2}$ which gives $f(x)=2x$. Clearly, $0=F(b)-F(a)\neq \int_a^{b} |f(x)| dx$.